#Cerbu

1 messages · Page 1 of 1 (latest)

hushed wolfBOT
zealous lily
#

Hi there!

#

You want the error when you attach the card or when you try to make a payment after the attachment?

drowsy gate
#

when attaching

#

can I give you req ID

#

to see the response I would like to get so I can test a possible mitigation for this ?

zealous lily
#

Sure!

drowsy gate
#

req_v5rv9MK6XTmr4B

zealous lily
#

But note that using source and tok_xxx is quite an old integration. Instead you should use PaymentIntent and SetupIntent.

drowsy gate
#

but this was not a charge, it was creating customer with source

zealous lily
#

but this was not a charge, it was creating customer with source
Yes, so create a customer with source: tok_visa_chargeDeclined and you will get the same error message.
But like I said this is an old integration. If you want to save a payment method on a customer you should be using SetupIntent instead and PaymentMethod object (not source nor tok_)

drowsy gate
#

I understand, however currently our focus is stopping the creditc card testers

#

in the near future we will address this issue

#

of old integration

#

ok, give me a sec to try a test

zealous lily
#

Makes sense!

drowsy gate
#

beautiful!

#

it works

#

thank you very much!

zealous lily
#

Happy to help 🙂