v2
latestOpenAPI 3.0.3Proprietary2026-07-263483431.1 MBStorefront
Create a payment for a public storefront order
Public storefront endpoint. Idempotent for orders that already have payment instructions or already expose a payment_url.
post/v3/stores/{store_id}/public/orders/{secret_slug}/payment
Response
Public storefront order with payment instructions
Example response
{
"payment_method": "bank_transfer"
}