#hritik9607

1 messages · Page 1 of 1 (latest)

errant shoalBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

atomic sleet
#

Hello! We don't typically reopen previous threads. What's your new question?

tight relic
#

how did it captured automatically pi_3OUqLhHTGlffEwwR0zmFpRR4

#

and my did this trnasaction capture manually
pm_1OUvNbHTGlffEwwR1tQpyqtn

atomic sleet
#

That first ID is for a Payment Intent, the second if for a Payment Method. They are not directly comparable.

#

Can you provide more details?

tight relic
#

i want my all payment should get captured automatically

atomic sleet
#

Okay, so you had a payment that wasn't captured automatically? What's the Payment Intent (pi_) ID for that one?

tight relic
#

pi_3OUsUrHTGlffEwwR0gyJE0wN

atomic sleet
#

Looking...

#

You can see that your code set capture_method to manual which makes it require manual capture.

#

If you don't want that to happen you need to alter your code so it doesn't set capture_method to manual.

tight relic
#

ok then how to capture all the uncaptured payment

atomic sleet
#

You did it via the Dashboard.

tight relic
#

ok thanks for your help i will make changes on my side