A Vercel deploy integration to automatically set up your Stripe API keys and webhook secrets.
by vercelTypeScript
Last 12 weeks ยท 0 commits
1 of 6 standards met
Repository: vercel/stripe-integration. Description: A Vercel deploy integration to automatically set up your Stripe API keys and webhook secrets. Stars: 36, Forks: 14. Primary language: TypeScript. Languages: TypeScript (74.3%), CSS (25.7%). Open PRs: 1, open issues: 1. Last activity: 2mo ago. Community health: 37%. Top contributors: thorwebdev.
I attempted adding this integration as part of the Vercel nextjs-subscription-payments template. I was unable to add it to my Vercel organisation, but it worked fine for my Vercel personal account. I attempted to walk through the code to see where it might be failing, but I think it might need some inspection of the logs for the callback function โ I was getting a 502 from callback which I guess means some runtime exception in the lambda function? Apologies for the lack of more info, and thanks for the integration โ I can move forward with my personal account for now :)