#_tachi
1 messages · Page 1 of 1 (latest)
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?
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
I understand, thanks. Let me check.
I can provide a link to the payment dashboard if it helps 🙂
at this point will the card be saved for off session usage?
I don't think so. You might want to use SetupIntents for this: https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements