Stripe settings

Stripe integration allows you to accept pay as you go and recurring payments via Stripe.

triangle-exclamation

Stripe settings are as follows:

  • Enabled - indicates whether to enable Stripe for payments

  • Checkout enabled - indicates whether Stripe is enabled on the checkout page for pay as you subscriptions

  • Recurring checkout enabled - indicates whether Stripe is enabled on the checkout page for recurring subscriptions

  • Transaction sync enabled - indicates whether to enable periodic (hourly) Stripe transaction synchronization. This is required if recurring payments are enabled

  • Publishable key - Stripe publishable key

  • Secret key - Stripe secret key

Stripe integration is done using Stripe API keys. To generate your API keys, follow the steps below:

Last updated