Stripe

Stripe payment gateway

Stripe integration is included by default with the software.

Name allows you to specify whatever name you like for this payment gateway.

Test mode can be enabled if you would like to run test payments in your Stripe account. If test mode is enabled you must fill in test secret and publishable keys.

Secret key and Publishable key can be obtained in your Stripe account. To do that login to your Stripe account and navigate to "API" page.

Once you're done, navigate to "Webhooks" page, click on "Settings" and then on "Add endpoint".

You will need to copy the "Instant notification URL" from the Stripe settings page in the control panel to "URL" text box. Make sure the following events are selected:

  • charge.succeeded
  • customer.deleted
  • customer.source.deleted
  • customer.card.deleted