Path parameters
-
Customer ID
Query parameters
-
Product ID
-
Payment variant
-
data string
Additional data (like Blik or SMS code)
-
discount string
Discount code
-
amount integer
Amount of product
-
return_url string
URL to redirect after payment (Shop success page)
GET /shop/{customer}/checkout
curl \
-X GET https://shopmc.app/api/shop/{customer}/checkout?product=string&variant=string