#enis-paymentmethod-card

1 messages · Page 1 of 1 (latest)

quick bolt
#

Basically you can't really.

#

The Card API is legacy and the PaymentMethod API has replaced it since 2018

#

If your code is creating a PaymentMethod, you get a pm_123 and then you use those moving forward

#

there's no reason to need/want a Card or card_123

hoary loom
#

Thanks..