Once you are connected to Stripe, it’s time to configure webhooks. What are webhooks? Webhooks automatically send specific data from Stripe to Salesforce.
What are some benefits of using webhooks?
- Update the card on file with recent changes to the credit card information.
 - Send Payouts to Salesforce (reconciliation).
 - Create Disputes in Salesforce after capturing Transactions.
 - Send updates about deleted Payment Gateway Customers or Payment Methods.
 - Maintain consistency of all records from Stripe into Salesforce.
 
IMPORTANT
To use the following instructions, you must have Salesforce administrator access to Salesforce and Stripe.