Versions Compared

Key

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

...

Setting up a Stripe account

  1. Go to Stripe settings Developers →

...

Click on the button “Add endpoint” and configure webhook

...

Endpoint URL - https://your-domain/api/payment-systems/stripe/webhook

...

  1. API keys and create new Secret key. Name it as you like. Copy secret key somewhere, you will need it on next step.

Setting up a Stripe account in the website settings

  1. In the website settings your-domain/admin/settings/payments add a new payment method Stripe

...

  1. Image Added
  2. Fill in:

    1. API Secret key (

...

    1. Use previously remembered secret key generated on Stripe API Keys page)

    2. Webhook secret key

...

    1. will be filled in automatically, this field is not editable

      Image Added
  1. Click “Save”. System is configured.