Stripe Integration
What is a webhook? Webhooks allow Stripe to send messages to your website when certain “events” take place. For example, if a payment is refunded in Stripe, Stripe can automatically send a notification to your webhook to let it know.
To enable webhooks, follow the following steps:
Links
https://dashboard.stripe.com/account/webhooks
[https://www.shesonthemoney.com/?callback=gravityformsstripe](https://www.shesonthemoney.com/?callback=gravityformsstripe)
What are API Keys? API keys, a secret API key and a publishable API key, is associated with your Stripe account - are used mainly for identification on the server side and the application side.
To get API Keys, follow the steps below:
2a. Login to your Stripe Account and navigate to Developers -> API Keys
2b. Copy the Live Secret Key under Token
2c. Paste it on your Gravity form
2d. To obtain the Test Signing Secret Key, turn on the Viewing test data
2e. Copy the Test Secret Key under Token and paste it on your Gravity form.
2f. Click the button Update Settings

Is this tutorial unclear? If you do not find the training you are looking for, please send us a detailed email to hello@lightningsites.com.
To enable webhooks, follow the following steps:


Links
https://dashboard.stripe.com/account/webhooks
[https://www.shesonthemoney.com/?callback=gravityformsstripe](https://www.shesonthemoney.com/?callback=gravityformsstripe)
What are API Keys? API keys, a secret API key and a publishable API key, is associated with your Stripe account - are used mainly for identification on the server side and the application side.
To get API Keys, follow the steps below:

2a. Login to your Stripe Account and navigate to Developers -> API Keys


2b. Copy the Live Secret Key under Token

2c. Paste it on your Gravity form

2d. To obtain the Test Signing Secret Key, turn on the Viewing test data

2e. Copy the Test Secret Key under Token and paste it on your Gravity form.

2f. Click the button Update Settings

Is this tutorial unclear? If you do not find the training you are looking for, please send us a detailed email to hello@lightningsites.com.
Updated on: 31/01/2022
Thank you!