Create Paypal TokenCopy Pagepost https://api.vrio.app/carts/{cart_token}/payment_tokens Path Paramscart_tokenstringrequiredBody Paramspayment_method_idintegerrequiredUse the value '6' for payment method ID to use a PayPal checkout.redirect_urlstringrequiredThe URL to direct your customer to after they have validated payment information with PayPal. Once this is finished, you can complete the order with the token provided by PayPal.Responses 200OK 400Error response 401Unauthorized response 403Forbidden response 500Error responseUpdated 7 days ago