Versions Compared

Key

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

The configuration of Stripe in GoMeddo Payments is a two part process. First you need to provide GoMeddo with the api key for your stripe account. GoMeddo will come back to you with your account and payment provider id. Then setup the webhook and share the webhook secret with GoMeddo.

Provide the api key

  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 “API Keys”

  4. Find your secret key

  5. Create a secure note with your secret key via Cryptex (Note: The generated link is valid once. Do not open it once generated)

    1. If you already have a account for GoMeddo Payments please also include the account id

  6. Share the Cryptex link with GoMeddo

  7. You will receive your account id and provider id along with the confirmation that your stripe account is configured. Now continue with setting up the webhook

Setup the webhook

Info

You can only do this step once you have gotten your account id and provider id from GoMeddo

...