#omar3-payment-APIs

1 messages · Page 1 of 1 (latest)

young acorn
#

Hi there, the PaymentMethods API is the new recommended way of accepting different forms of payment methods not limited to cards.
Cards API is the deprecated way of handling card payments.

#

When you mention provide ways for your customer to manage the default card, I was wondering how are you achieving this?

#

When SetupIntent is created, the card is always validated and customer authenticated to ensure it is a legitimate setup.
What this card validation, means is, when the SetupIntent is created, the card is charged $0/$1 and refunded immediately.