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

Unable to capture payment, vague error #898

Open
KRens opened this issue Apr 2, 2021 · 2 comments
Open

Unable to capture payment, vague error #898

KRens opened this issue Apr 2, 2021 · 2 comments

Comments

@KRens
Copy link

KRens commented Apr 2, 2021

Using stripe_checkout, I'm getting following vague error. It doesn't really tell me what to look into next in order to get this solved.

Fatal error: Uncaught Payum\Core\Reply\HttpResponse in /home/bot/domains/domain.com/public_html/payum/vendor/payum/stripe/Payum/Stripe/Action/Api/ObtainTokenAction.php:90
Stack trace:
#0 /home/bot/domains/domain.com/public_html/payum/vendor/payum/core/Payum/Core/Gateway.php(107): Payum\Stripe\Action\Api\ObtainTokenAction->execute(Object(Payum\Stripe\Request\Api\ObtainToken))
#1 /home/bot/domains/domain.com/public_html/payum/vendor/payum/stripe/Payum/Stripe/Action/CaptureAction.php(38): Payum\Core\Gateway->execute(Object(Payum\Stripe\Request\Api\ObtainToken))
#2 /home/bot/domains/domain.com/public_html/payum/vendor/payum/core/Payum/Core/Gateway.php(107): Payum\Stripe\Action\CaptureAction->execute(Object(Payum\Core\Request\Capture))
#3 /home/bot/domains/domain.com/public_html/payum/vendor/payum/core/Payum/Core/Action/CapturePaymentAction.php(40): Payum\Core\Gateway->execute(Object(Payum\Core\Request\Capture))
#4 /home/bot/domains/domain.com/public_html/payum/ in /home/bot/domains/domain.com/public_html/payum/capture.php on line 20
@KRens
Copy link
Author

KRens commented Apr 5, 2021

Instead of using composer (this was breaking redirects) I download the entire zip file, but still I'm getting this error. Seems like fully broken.

@pierredup
Copy link
Member

@KRens Can you please add your config files here to create a reproducer? (E.G paste the contents of your capture.php, config.php etc in order to see the full config and reproduce the 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

2 participants