Approve Transation

Approve Transaction

Upon the completion of the payment process, it is crucial to inform Grow that a response has been received and the transaction process was successfully completed.
Transaction Approval Method:
To officially approve the transaction, utilise the approveTransaction method at the conclusion of the process. This step involves sending the pageCode and all data received frome the server update.

Important Notes:
● This step does not alter the transaction status nor does it cancel or approve it; the charging process proceeds as planned.
● It is a critical component of the overall process and must be performed for every successful transaction.
● Do not send this request in the case of token transactions (created with createTransactionWithToken) or delayed transactions (J4J5), or for save token only scenarios.

For a detailed example of the API request, please see the API Request Example Approve Transaction.