How to Connect Stripe Payment Gateway in Membership App?

Question: How to Connect Stripe Payment Gateway in Membership App?

Solution:

    Below instructions will help to integrate the Stripe Payment Gateway with the app –

    Step 1. Copy the Stripe API keys. For guidance on locating the keys Click here.

    membership-new-1

    Step 2. Now, go to the app dashboard and navigate to Settings. Click on the Connect Payment Gateway tab and insert your Stripe API keys in the fields available.

    Step 3. Update settings to save.

    Follow the below steps to obtaining test API keys. Refer to this article to learn more about Test and live modes

    Step 1. Navigating to the Developers section of the Stripe dashboard and clicking on API Keys. and toggle to view test keys ON.

    Step 2. Click on Generate/Reveal test keys and copy them to insert into the app.

    Note:

    1. You can toggle OFF view test data to get the live API keys.
    2. When you change your test Stripe keys to live API keys then you have to create a new plan using the live keys. Old plans created using the test Keys will not work with live keys.
    Did this article answer your question?