Create Payment

While creating a payment that accepts 3DS, we are going to need the card data for the DIRECT workflow and a callback_url to redirect the customer after completing the challenge in case they need it. All that information should be sent inside each payment_method object in the request.

After receiving the three_d_secure fields, you'll need to initialize Yuno's SDK to get the session_id to continue with the payment.

Language
Authorization
Click Try It! to start a request and see the response here!