#๐ช๐ฆ
1 messages ยท Page 1 of 1 (latest)
Hi there, you are looking for Card External Accounts specifically here?
For Custom Connected Accounts, I assume?
Gotcha
Yep you can use our Card Element
To create a Token
And then pass that to your Server to create an External Account
and the card element checks the validity doesnt it
thats really helpful actually, thank you
The Card Element will ensure that it is a legitimate credit card number (it uses the Luhn check), but it won't validate the card with the issuer. That would happen when you create the External Account server-side.