post https://api-sandbox.y.uno/v2/payments/
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.