by Brainvire Infotech Pvt. Ltd

The BV StripeCRM Connector simplifies payment processing by connecting directly with Stripe, allowing businesses to manage payments, invoices, and customer data in one place. With easy payment links and global card support, it enhances efficiency, improves cash flow, and boosts customer satisfaction.

Free 30 day trial
Try it Now

Admin Guide

Adding API Key and Webhook Link for Stripe in SuiteCRM

Follow these steps to integrate your Stripe account with SuiteCRM by adding the API key and configuring the webhook.

Description


Step 1: Generate API Key in Stripe

  1. Log in to Stripe Dashboard:
    Visit Stripe Dashboard and log in with your credentials.

  2. Navigate to API Keys:

    • Click on Developers in the left sidebar.
    • Select API Keys.
  3. Select a Secret Key:

    • Copy the key securely as it is shown. Copy the Secret Key

Description


Step 2: Add API Key in SuiteCRM

  1. Access BV Stripe Payment Settings:

    • Log in to SuiteCRM as an Admin.
    • Navigate to the Admin Panel.
    • Select BV Stripe Payment from the menu.
  2. Paste API Key:

    • Paste the Stripe Secret Key into the Stripe Secret field.
    • Save your changes.

Description


Step 3: Configure Webhook in Stripe

  1. Access Webhooks in Stripe:

    • In the Developers section, click Webhooks.
  2. Create a Webhook Endpoint:

    • Click on Add Destination.
    • Select the API version.
    • Select the following events (e.g.,checkout.session.completed, checkout.session.expired, payment_link.updated).
    • Under choose destination, select Webhook Endpoint and enter the Webhook URL provided here: -- [Site URL]/index.php?entryPoint=stripeHistory -> Enter your site URL
    • Click on "Create Destination"

Description

Note : We Support only these three events as of now: checkout.session.completed, checkout.session.expired, payment_link.updated.

  1. Generate Signing Secret:
    • Save the webhook and copy the Signing Secret key on the right side.

Description


Step 4: Add Webhook Link and Secret in SuiteCRM

  1. Access Webhook Settings in SuiteCRM:

    • In the BV Stripe Payment settings, locate the Webhook field in Stripe Secret
  2. Enter Details:

    • Paste the Webhook
    • Save the configuration.

Description


Your Stripe API Key and Webhook are now successfully configured in SuiteCRM. For any issues, contact technical support.

Saving Comment Saving Comment...