Stripe
Last updated
Was this helpful?
Last updated
Was this helpful?
Gateway URL:
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
In your account, got to Developers -> Webhooks -> API keys -> Publishable key is your Stripe public key
In your account, got to Developers -> Webhooks -> API keys -> Secret key -> Click Reveal, is your Stripe 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