#lushiv

1 messages ยท Page 1 of 1 (latest)

dense viperBOT
muted hull
#

I believe there are more restrictions on passing raw card numbers to /tokens endpoint now to limit card testing attacks

dense viperBOT
pale geode
#

Hi @muted hull Yeah, it works for other cards, but when I try to add debit card details from Thailand, it gives me an error. The error is not from the token API; it occurs when I use the await stripe.customers.create({ function."

rocky flame
pale geode
#

This my request ID : req_qbLmzSQVuuRsue TeamSync @rocky flame @muted hull

rocky flame
#

There is a validation charge made when attaching the card to the Customer and the card is failing validation at that point

pale geode
#

Okay Thank you @rocky flame

rocky flame
#

Happy to help ๐Ÿ™‚

I think you'll find Setup Intents easier to work with than Tokens

pale geode
#

Sure, yeah, I will test it with intents. Maybe it works. Let me try once.