#paragonn-confirmCardPayment

1 messages · Page 1 of 1 (latest)

rare carbon
#

Hi there

#

Card IDs are our legacy objects. When you use confirmCardPayment this will create a PaymentMethod (as you pointed out), which is our new canonical object that represents a payment method.

#

So the short answer is, no, you can't force a Card object to created via confirmCardPayment

autumn nebula
#

Thanks!