Generate checkout

GET /shop/{customer}/checkout

Redirects to payment or checks payment codes

Path parameters

Query parameters

Responses

  • Product not found

  • Redirected to checkout

  • Success (mainly for checking codes)

GET /shop/{customer}/checkout
curl \
 -X GET https://shopmc.app/api/shop/{customer}/checkout?product=string&variant=string