Versions Compared

Key

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

...

  1. Login to your stripe dashboard

  2. Go to “Developers”, this should be at the top right side of the page

  3. On the left sidebar click “Webhooks”

  4. Click “+ Add Endpoint”

  5. In the Endpoint URL field specify the following url (replace <account id> and <provider id> with your values):
    https://api.payment25.com/api/v1/account/<account id>/provider/<provider id>/callbacks

  6. Click on "+ Select events”

  7. Click on Checkout and then select “Select all Checkout events”

  8. At the bottom click on “Add events”

  9. Click on “Add endpoint”

  10. Once the endpoint is added you will be redirected back to an overview with all your webhooks. Click on the webhook you have configured.

  11. On the top it will say "Signing secret” along with “Reveal”. Click on reveal.

  12. Create another cryptex link with your singing secret, account id and platform id and send it to GoMeddo

  13. You will get confirmation that your account is onboarded

...