I use /v2/checkout/orders API to create an order and retrieve an approval URL. I cannot approve the order on the customer side with the Sandbox test account (When I choose a credit card and click continue - the page is reloaded) For example, try to approve this token (https://www.sandbox.paypal.com/checkoutnow?token=42S82886DX096532B) But the same flow for approving orders is working without problems in API v1 for Sandbox Account. Please help with making the right decision, I want to use the newest API v2, but with this problem, I could not test my app. Many thanks.
... View more