Express Checkout Payload (Create Checkout)
When creating an Express Checkout order, there are two key differences – you must specify the mode as express and set a single popupOriginUrl instead of redirectConfirmUrl and redirectCancelUrl. Unlike standard checkout, only amount, merchant, and mode are required for the Create Checkout API call:
The Data Payload Properties:
The amount provided in this call should be the order amount before shipping and taxes.