Breadcrumbs

Configure a Stripe payment provider

The configuration of Stripe in GoMeddo Payments consists of three steps:

  1. Create API key and webhook in Stripe

  2. Add the Stripe in GoMeddo Payments

  3. Update the webhook in Stripe

Create API key and webhook in Stripe

  1. Login to your Stripe dashboard

  2. Go to Developers, this should be in the bottom bar on the left

  3. Then click API Keys

  4. Create Restricted Key

  5. Provide this key to another website

  6. Enter the website details, GoMeddo Payments for name and url www.gomeddo.com

  7. Check, customized permissions for this key

  8. Continue

  9. Disable all permissions manually

  10. Then enable the following permissions

  11. Write on Check-out sessions

  12. Write on Webhook endpoints

  13. Read on Accounts

  14. Create key

  15. Copy the key

Add the Stripe in GoMeddo Payments

  1. In Salesforce open GoMeddo Payments

  2. Go to Configuration

  3. Click on Configure Providers

  4. Click + Configure in the Stripe box

  5. Create you GoMeddo Payments Stripe account:

    1. provider_name: chose a recognisable name

    2. api_key: this is the first Secret key from the previous step

  6. Click Test to verify your credentials

  7. Click Submit