Can I tokenize a card and process payment in the same step?

Is it possible to tokenize a card and make a 3D secure payment in the same step without having to enter the card details twice?

 

I am using the hosted vault and hosted pay pages.

  • Hello,

    Via hosted pay page , you can do a res_tokenize call after processing the transaction. Our hosted paypage automatically handles 3D secure flow if you have it enabled.
    If you chose to use Hosted vault, You would have to implement 3D secure with our API.
    I hope this helps. Please do let us know if you have any more questions.