Called when cart is ready for payment

GET /carts/{cartId}/enterprise/{enterpriseId}/pay

Called when cart is ready for payment

Path parameters

Responses

  • 301

    Redirects to shipping form page

GET /carts/{cartId}/enterprise/{enterpriseId}/pay
curl \
 -X GET https://nomad.samarkand-global.cn/checkout/carts/DJTHX555202105071817lMEIYK9610GZ/enterprise/REC890/pay \
 -H "x-ca-key: $API_KEY"