Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encountered 'Internal Server Error' after payment success in Stripe #820

Open
dingowhiz opened this issue Oct 26, 2023 · 0 comments
Open

Comments

@dingowhiz
Copy link

During API integration using Integration Builder(sample code) with Stripe, I encountered 'Internal Server Error'. This is when I have completed the payment window and navigates to the success page. Inside the success.html page, I hit "Manage your billing information and the server returned " Interna server error". The cause of the code is " checkout_session = stripe.checkout.Session.retrieve(checkout_session_id)". Please could you check why this is happening and whether there is any configuration I need to do at Stripe dashboard?
app_snippet
html_snippet
js_snippet
python_snippet
error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant