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

Is manual capture supported? #17

Open
shauntomy opened this issue Jan 3, 2021 · 1 comment
Open

Is manual capture supported? #17

shauntomy opened this issue Jan 3, 2021 · 1 comment

Comments

@shauntomy
Copy link

I have been trying to implement a solution where I need to use a manual capture from stripe. I am currently generating a client secret where capture_method is set to manual.

When I run stripe.confirmPayment(clientSecret, card), I am getting the following error [Error: requires_capture]. Is there way to manually capture payments using this package?

@viktorasl
Copy link
Member

Unfortunately currently no, manual capturing is not supported

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