#EzequielCalcanat-payments

1 messages · Page 1 of 1 (latest)

gray minnow
#

Hello!

#

Are you working with Charges or Payment Intents? Are you passing in the Payment Method when you're making the request?

agile tinsel
#

To do this I'm using Charges.
When I do the charge I'm passing the customerID only

gray minnow
#

Are you a new user, or have you been using Charges for a while? Charges has been deprecated/is no longer recommended for a while

agile tinsel
#

so do we have to use paymentIntents instead of charges?

gray minnow
#

That's what we'd recommend - payment methods won't work with Charges, Charges will only work with Sources

agile tinsel
#

ok so instead of doing a charge I have to use paymentIntent and use as parameter customer and payment_method, right?

gray minnow
#

Yup!

#

and if you want to attempt payment immediately you should also pass in confirm: true