Setting up Stripe

Follow the below steps to obtain the secret key as well as enable webhooks. The secret key needs to be shared with solutions@payorcrm.com to add the same to your account

End point URL

 
https://app.payorcrm.com/paymenttransaction/callback/stripe

Ensure that the following webhooks events are registered within Stripe for the live mode. Not registering the events may lead to transaction status updates being not received by the application

-Customer Events

-Setup intent

-Payment Intent

-Payment Method

-Charge Events

Last updated