v1

latestSwagger 2.0MIT2026-07-17235696.6 KB
Payment

Get the payment status of current cart (or last placed cart)

get/api/v1/payment/status

Response

OK

Actionstring

Action to perform to proceed in the payment flow. If status is "payment_waiting_for_customer" this field contains information about what to do - e.g. "redirect" or "show_iframe"

{"stackTrail":"paths:/api/v1/payment/status:get:responses:200:content:application/json:schema:allOf:properties:Data","oasType":"schema","type":"unknown","description":"Data contains additional information related to the action / flow"}
Statusstring

Status of the payment flow. E.g. "payment_completed", "payment_waiting_for_customer" or "payment_failed"