#_tachi

1 messages · Page 1 of 1 (latest)

sage snowBOT
sullen vault
#

Hi! Let me help you with this.

#

No, different events are sent throughout the whole PI lifecycle. Or are you asking about a specific event type?

modest notch
#

Specifically the final paymentIntent event, with succeed or failed status

#

sorry let me maybe explain the situation better

#

I am trying to integrate 3DS functionality.

Currently working on a payment intent flow with saving card for off session usage, pre-auth, 3ds required.

We currently have pre-auth capture mode set to manual as we do not want ot capture the pre-auth payment.

We want to receive the result of the 3DS challenge, and save the card for future use still though.

I did a test, and received the 3DS challenge, but did not receive a paymentIntent event describing the card as being saved and 3DS challenge as success. The payment was in requires_capture state.

is capturing a payment a requirement to perform a pre-auth check issues a 3DS challenge and that then saves a card ? since it seems this only occurs on the payment intent success/failure event at the end of the payment lifecycle

sullen vault
#

I understand, thanks. Let me check.

modest notch
#

I can provide a link to the payment dashboard if it helps 🙂

sullen vault
#

No worries, I just need to check if we have something.

modest notch
#

at this point will the card be saved for off session usage?

sullen vault