Stripe Payment Gateway Integration

Stripe is a popular payment gateway that allows you to accept payments online through a secure and easy-to-use platform.

You can use Stripe as a payment gateway in Investra to accept payments from your users.

Step 1: Log in or Sign Up

  1. Go to Stripe and sign up or log in to your Stripe account.
  2. Once you're logged in, you'll be redirected to the Stripe dashboard.

Step 2: Active you Stripe account

  1. Go to the Stripe dashboard and look for Active Stripe account.
  2. Fill out the required business information:

Step 3: Switch to Live Mode

  1. Toggle the "Test Mode" switch in the dashboard to enter Live Mode.
  2. This enables you to process real transactions.

Step 4: Get your Stripe API keys

  1. Go to the Stripe dashboard and navigate to the "API keys" section Developers > API Keys.
  2. Copy the following keys:
  1. Store these keys securely in your environment variables or in a secure location. Don't share them with anyone.

Step 5: Set Up Webhooks

  1. Go to the Stripe dashboard and navigate to the Developers > Webhooks section.
  2. Click on the "Add endpoint" button.
  3. Enter the following URL as the webhook endpoint:
  1. Click "Add endpoint" to save the webhook configuration.
  2. After creating the endpoint, Stripe will provide you with an endpoint secret key. Store this key securely in your environment variables or in a secure location. Don't share it with anyone.

See below screenshot for more details how you get public key and secret key.

Stripe API Keys

How you can add webhook url in your stripe dashboard see below screenshots

Stripe API Keys

How you add webhook url and how to enable required events see below screenshots

Stripe API Keys

Step 6: Setup All credentials in our Dashboard

  1. Go Our admin dashboard and navigate to the "Payment Gateways" section System Settings > Payment Gateways > Stripe.
Stripe API Keys
  1. Enter your Stripe API keys in the form provided. Follow the instructions to set up the payment gateway.
Stripe API Keys Stripe API Keys
  1. Setting up yur required all you have to need:

then click on "Submit" button and your payment gateway is ready to accept payments.

Note:

If you have any questions or need further assistance, please don't hesitate to contact our support team. We are here to help you every step of the way.