Create a payment order for the cart
POST/api/v1/shared-cart/:token/payment/order
Creates an order for the cart's pay-now amount (server-computed) and returns the order id + public key for the gateway checkout. The BACKEND chooses the gateway account (by priority, with failover) — the client does not pick a gateway.
Request
Responses
- 200
OK