Skip to content

Verify and confirm payment with the gateway after customer returns

POST
/rest/v1/checkout/confirm-payment/{orderId}

Authorizations

bearerAuth

JWT access token obtained from /rest/auth/admin/login or /rest/auth/customer/login

Type
HTTP (bearer)

Parameters

Path Parameters

orderId*
Type
integer
Required

Responses

Payment confirmation result

Playground

Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI