Confirm payment
The payment needs to be confirmed to start processing further towards settlement. Call the confirm payment API endpoint to confirm the draft payment.
The status of a successfully confirmed outgoing payment depends on the number of required confirmations.
If the outgoing payment needs just a single confirmation, the successful confirmation completes the initiation of the particular payment. The payment status is now
WAITING_FOR_AML, which means the outgoing payment is ready for the next processing step.If the outgoing payment needs multiple confirmations (4-eye procedure) and the successful confirmation is not the last one, the payment gets or keeps the status
WAITING_FOR_APPROVAL. The payment will be ready for the next processing step, and the payment status will change toWAITING_FOR_AMLonce the final confirmation is successful.
Completing confirmation of the outgoing payment includes reservation of the payment amount and related fees in the payer's account.
Once confirmed, you can not modify the payment.
Last updated
Was this helpful?