#k3davis-cards

1 messages · Page 1 of 1 (latest)

late steppe
#

creating the PaymentMethod validates that the card details make sense(expiry date in the future, number passes the Luhn checksum check)

little flare
#

understood, thanks!

#

helpful link too

#

I assume this falls under the same guidance but just to make sure, when you create a token for use with Charges API, that step also only does basic validation, nothing against the bank until the token is used in a charge?

late steppe
#

yes