#machineau
1 messages · Page 1 of 1 (latest)
hi mate
3DS or sms acceptance should be done at the Auth step, so it's just the matter of you call Capture manually or let it be done automatically
our use case is we have a ev charging application, where currently we are not using a hold and charge function, we are simply processing after charging session is done. We are changing it to a hold and charge process, where for authentication of the charge we want to do a hold and get authentication, then provide ev chagring, and once the session is complete, then finalise the payment with the final amount. This seems to work, but with testing, it fails on 3DS cards.
Can you please see my message above
The flow looks normal to me and if it failed on 3DS card, it would fail on both with or without manual Capture.
Do you have 2 example of suceed in direct flow, and failed on hold-and-capture flow to compare?
with hold and capture, we are not able to get sms during auth? so this will result in a fail? how do we handle the auth with sms for 3DS cards in a hold and capture model. are there any docs on this, for it to work