KashierDevelopersKashier Developers

Get the categories on a payment page (public)

curl -X GET "https://test-api.kashier.io/v2/category/paymentPage/string/summary"
{  "body": [],  "message": "success"}

Returns the categories used by the products on a published product payment page, looked up by the page's link identifier. Unauthenticated, because the payment page itself calls it while a customer is browsing — it is the categories counterpart to getPublicPaymentPage.

Path Parameters

Response Body

application/json

application/json

application/json

application/json

GET
/v2/category/paymentPage/{ppLink}/summary