Skip to content
Snippets Groups Projects
Commit cf4974db authored by Michael McAndrew's avatar Michael McAndrew
Browse files

Clearer instructions on setting up the webhook in Stripe

parent 0a90ba06
Branches
Tags
1 merge request!15Clearer instructions on setting up the webhook in Stripe
......@@ -9,15 +9,11 @@ Stripe notifies CiviCRM every time a recurring contribution is processed / updat
In order to take advantage of this feature, you must configure Stripe with the right "Webhook Endpoint".
You can find the location of this setting in your Stripe Dashboard by clicking the API menu item on the left, and then choose the Webhook tab.
To do this, log into Stripe Dashboard and from the menu on the left, choose Developers > Webhooks and click Add Endpoint.
Then click Add Endpoint.
At this point, you need to figure out the "URL to be called" value. To do this, you need to check what ID is assigned to the Stripe payment processor in CiviCRM.
Now, you need to figure out what your end point is.
To figure out the "URL to be called" value, you need to check what ID is assigned to your payment processor.
To determine the correct setting, go back to your CiviCRM screen and click `Administer -> System Settings -> Payment Processor`
To determine the ID, go back to CiviCRM and click `Administer -> System Settings -> Payment Processor`
Click Edit next to the payment processor you are setting up.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment