#VanessaD

1 messages · Page 1 of 1 (latest)

ruby windBOT
tight mantle
#

If you always associate customer with payment intents, you can review for this by querying for payments by customer:

fair jolt
#

and which parameters should I use ?

#

in this list

tight mantle
#

the customer parameter for teh customer you want ot check

#

You'll either get back some payments, or none

fair jolt
#

but to check if these payments are uncaptured, I have to use amount_capturable or not ?

gilded blade
#

I think the easier way to tell that on a payment intent would be checking if status=requires_capture

tight mantle
#

Oh, i missed that uncaptured bit, apologies

fair jolt
#

perfect thanks !