Stripe
Enable Stripe
Gateway URL: https://stripe.com
In your account, got to Developers -> Webhooks ->Add endpoint URL to be called will be https://ipn.YourDomain/ipn/stripe/ Check Send all event types -> Add endpoint
REQUIRED FIELDS
Stripe Public key
In your account, got to Developers -> Webhooks -> API keys -> Publishable key is your Stripe public key
Stripe Secret Key
In your account, got to Developers -> Webhooks -> API keys -> Secret key -> Click Reveal, is your Stripe secret key
Stripe Webhook Secret Key
In your account, got to Developers -> Webhooks -> Click on your webhook -> Signing secret -> Click Click to reveal, is your Stripe webhook secret key
Last updated
Was this helpful?