View Categories

Stripe

Table of Contents

Stripe #

  • Ensure user have a valid and active Stripe account.
  • Supports one time orders and recurring subscriptions.
  • Obtain API keys (Key ID and Key Secret) from the Stripe Dashboard.

Steps : #

  • To integrate Stripe with your application, follow these steps:
  • Click on the “Stripe” option in the “Integration” section of the Settings menu on the left sidebar.

  •  This action will open a form where you can input the user’s Stripe credentials.
  • Enter the “Live Client ID” and “Live Secret,” which are unique to the user’s Stripe account and can be found in the Stripe Developer Dashboard.
  • Choose between “Live” or “Sandbox” mode: Live mode connects your platform to the user’s actual Stripe account, while Sandbox mode is used for testing purposes in a controlled environment.
  • Click on the “Submit” button to save the settings and integrate Stripe with your platform.
  • If user need to discard changes, click the Close button.

  • Upon clicking “Submit”, a success message will be displayed.
  • Click on the “Ok” button.

  • By following these steps, user can successfully integrate Stripe with their application and ensure that it is set up to handle test transactions.
  • To deactivate Stripe, click on the highlighted checkbox below.

  • A confirmation message will appear.
  • Click on the “Deactivate” button to proceed.

  • A success message stating “Module disabled” will be displayed.
  • Click on the “Ok” button to confirm.