Skip to main content

How to Create a Stripe Payment Link

Learn how to create a Stripe Payment Link for use in the Payment Button Module and start receiving Stripe payments.

The Payment Button module accepts PayPal and Stripe payments. This article focuses on how to configure the Payment Button module to accept Stripe payments.

Prerequisites

  1. At least one product created in Stripe (optional).

Create a Stripe Payment Link

  1. Log in to your Stripe account.

  2. Click the Plus icon (top right corner).

    Divi 5 - Stripe - Create a Payment Link

  3. Choose Payment Link.

  4. Select the type (by default Products or Subscriptions is selected).

  5. In the Product field, select an existing Stripe product or create a new one.

  6. Click the Create Link button (top right corner).

    Divi 5 - Stripe - Create a Payment Link

  7. Copy the payment link by clicking on the clipboard icon.

    Divi 5 - Stripe - Copy the Payment Link

Set up Stripe Redirect

When a Payment Link is created, out of the box, Stripe will display a default Thank you message once the payment is complete. If you want to redirect the buyer to a specific URL, follow these steps:

  1. Log in to your Stripe account.

  2. From the left sidebar, click the Payment Links option.

    Divi 5 - Stripe Payment Links

  3. Hover over the desired payment link, click the three dots option, and choose Edit.

    Divi 5 - Edit the Stripe Payment Link

  4. Click the After Payment tab.

    Divi 5 - Stripe After Payment tab

  5. Choose Don't show confirmation page.

  6. Add the page's URL to where you want to redirect the buyer.

    Divi 5 - Stripe - Set the redirection Link

Add the Payment Button module

Divi 5 - Payment Button module - Stripe Configuration
  1. Click the button to add a new module.

  2. Add the Payment Button module.

  3. From the Content tab → Payment → Provider, choose Stripe.

  4. Click the Add button.

  5. Set the Product name (it can be anything you want, but we suggest using the same product name from Stripe).

  6. In the Checkout URL, paste the payment link copied from the previous step.

  7. Click the Submit button.

Did this answer your question?