v1

latestOpenAPI 3.1.02026-07-14270217.5 KB

Capture

Captures the MB Way payment. (The customer have 5 minutes to execute the payment after receiving the payment notification via MBWAY app.)

post/v1.02/mbway/capture/{transactionID}

Path parameters

transactionIDstring required

Request body

Response

201

transactionStatusstring
transactionIDstring
referencestring

Example response

{
  "transactionStatus": "Success",
  "transactionID": "fc4740349d5b350eca08fa5e503fa0aa",
  "reference": "2914983"
}