Stripe API expert required

Job ID: 35079024

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
Related categories: Amazon Web Services Node.js Stripe