Sample forms

The public demo for our Form API examples is available on
international-action.org.

The examples show how the Form API can be used in a live website context with custom
styling and project-specific flows.

Please note that the checkout in these public examples is mocked due to the public
nature of the demo.

Multi step form

This example shows a multi step donation form implemented with the Form API. It guides
users through the donation flow across several steps and demonstrates how the form can
be embedded into a project page.

You can see the example here:
https://international-action.org/projects.html.

Charity shop implementation

This example shows a charity shop implementation on top of the Form API. It demonstrates
how the API can also be used beyond a standard donation form and integrated into a
shopping experience.

You can see the example here:
https://international-action.org/shop.html.