Stripe API expert required
Budget: $25 – $50 AUD
Hi,
We are trying to use the Stripe webhook endpoints to process payments. We have built an endpoint handler and it works perfectly on localhost.
However, when deploying this code to the staging server, EC2 managed by Elastic Beanstalk, the error we constantly get is:
Webhook Error: No signatures found matching the expected signature for payload. Are you passing the raw request body you received from Stripe? https://github.com/stripe/stripe-node#webhook-signing
We have checked the body being passed, and it is in it's raw state.
Regards
We are trying to use the Stripe webhook endpoints to process payments. We have built an endpoint handler and it works perfectly on localhost.
However, when deploying this code to the staging server, EC2 managed by Elastic Beanstalk, the error we constantly get is:
Webhook Error: No signatures found matching the expected signature for payload. Are you passing the raw request body you received from Stripe? https://github.com/stripe/stripe-node#webhook-signing
We have checked the body being passed, and it is in it's raw state.
Regards