Relative Content

Tag Archive for djangostripe-paymentspayment

django stripe on deploy Error verifying webhook signature

i have django react app, i added stripe to django, react build files i set on static django
i have tested on localhost with stripe cli is working fine but after i deploy my django project on vercel and create endpoint on https://dashboard.stripe.com/test/webhooks to handle stripe webhooks event i get error https://i.sstatic.net/51zS8MrH.png, (after i create new webhook endpoint i set new webhook_secret_key so problem not in webhook_secret_key)
I searched on the Internet how to fix it, they advised to set on payload