Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Paste here Stripe's account name to use on this Action green field ↓ ( it should 100% match the name you gave your account)
  2. Add source for Payment Amount, marked purple ↓, In this example, you see an amount as fixed at 91.92, but you can place a hashtag data reference here and pull this number dynamically from any place in your app. Note - that the minimum charge depends on the currency, find it here
  3. Paste in the currency (blue box ↓) you are going to be using, it should EXACTLY match the currency code in Stripe's list
  4. Select where to return your user from Stripe's payment gate in case of success and failure (green box ↓). We recommend creating 2 separate screens within your app to lead users to further required actions.

...