#NewtReyes-store-cc

1 messages · Page 1 of 1 (latest)

slate smelt
#

What do you mean "store CCs"? Do you mean Payment Method objects? Or do you mean raw CC credentials?

split pulsar
#

Sorry. Yes, payment methods.

slate smelt
#

So you're asking if you can store the Payment Method object only when 3DS was required?

split pulsar
#

The payment method was created using a setup intent. For testing, we used a CC that requires 3DS. When adding the PM, it was correctly 3DS authorized. Then, we want to charge using that PM at a later time when the customer is no longer on session. Can this be done using a PM that requires 3DS authentication?

slate smelt
#

As long as 3DS was performed when the PM was initially confirmed, it can be used later to make off-session payments, yes

split pulsar
#

got it

#

all I need to do is to set off_session when creating the payment intent, correct?

slate smelt
split pulsar
#

Mmmmm... I am probably missing something silly

#

I am creating a setup intent as specified there: req_VJsZ3TnwG5L0B8 and req_QnJuuqRA7Ol4mp

#

Then I am trying to create and capture a payment using that payment method but the process is failing: req_sakVgfuWMM07tY

#

What am I missing?