How to implement
In the Authorization endpoint response, set the attributes as follows:•
Status.Verdict = Approved•
Status.Code = 0•
PaymentInfo.AuthAmount = Approve amount for pre-authorization.
See the example below:
Status.Verdict = ApprovedStatus.Code = 0PaymentInfo.AuthAmount = Approve amount for pre-authorization.
See the example below: