Skip to content

Stripe Webhooks in test mode #560

Answered by excid3
dwarfmondo asked this question in Q&A
Discussion options

You must be logged in to vote

400 is only return returned if the Stripe signing secret cannot verify the webhook. Sounds like you don't have the test signing secret configured on staging?

https://github.com/pay-rails/pay/blob/master/app/controllers/pay/webhooks/stripe_controller.rb#L11-L13

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dwarfmondo
Comment options

Answer selected by dwarfmondo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants