When creating an order using the API, I can see the API response 'orderInfo' details and the following error:
1. Payment type choose "Bank Transfer":
The API responds that:
{"errorCode":"ERR-TICOM-ORDER-API-0009","type":"Validation","section":"Generic","field":null,"reason":"Your bank transfer order does not meet minimum order value requirements for your country","message":"Resubmit the request with different payment options","data":null}
2. Payment type choose 'Apruve':
I have entered the correct Apruve my account id, but the API response that:
{"errorCode":"ERR-TICOM-ORDER-API-0009","type":"Validation","section":"Generic","field":null,"reason":"Invalid Apruve payment Id", "message":"Check your Apruve Account information in checkout profile and resubmit your request.","data":null}
Who can help me? Thanks!