Skip to main content
Skip table of contents

Canceling a Payment Order

Payment Orders that have not yet been confirmed can always be cancelled on the Smobilpay for e-commerce platform to prevent further processing.

Once a payment has changed to the status CONFIRMED, which means it was successfully processed by the payment provider, a cancellation is no longer possible.

URL

/api/order/{txid}

HTTP method

DELETE


Request


Content-Type

application/json

Path Params

none

Query Params

none

Header Params

Authorization: Bearer <access token>


Example

Response

CODE
HTTP/1.1 200 Ok 
Content-Type: application/json; charset=UTF-8

<<txid>>


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.