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

Internal server (status code 500), even the sandbox payment transaction do proceed successfully #29

Open
anasfik opened this issue Jan 25, 2023 · 0 comments

Comments

@anasfik
Copy link

anasfik commented Jan 25, 2023

How to reproduce:

I make the payment over the Rest API with the INSOMNIA client so it's clear, first I send this request:
image

then I take that token.id and execute a payment with a test card:
image

as you see the response is a 500 internal server error, but in my dashboard, it shows that the operation did been executed successfully:
image
image

as you see the id of the order is 105 same as what I did tokenize, but it just returns a 500 server error.

I see that there is many SDK for YouCan pay in android, ios, and flutter ( which I was trying so it leads me to point the problem ) and they will be affected since it relies on HTTP requests.

I'm testing with the sandbox api endpoint : https://youcanpay.com/sandbox/api/pay

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