Appearance
Glossary
Name / Key | Description |
---|---|
MCP | abbreviation of MC Payment |
MRO | abbreviation from Merchant Relation Officer |
API | abbreviation of Application Programming Interface. A connection between computers or between computer programs. All connection of API in MCP are using RESTful |
VA | abbreviation of Virtual Account. One of payment method in Indonesia that using bank transfer |
QRIS | abbreviation of Quick Response Code Indonesia Standard. One of payment method in Indonesia that using e-wallet payment |
CC | abbreviation of Credit Card. One of payment method that using / inputting the credit card detail for the payment |
OTC | abbreviation of Over the Counter, One of payment method that generate some unique code and can be paid in mini mart / post office using Cash |
SIT | System Integration Testing. Part of the testing process where SIT is responsible for testing the interfaces between the merchant API to MCP API, to make sure that all the component that merchant test is running well |
UAT | User Acceptance Testing. Part of the testing process where UAT ensure that the solution is accepted and all the API requirement / specification is met in production environment |
M, C, O | In Tech Requirements it stands for Mandatory (must use/filled), Conditional (Depends on the Cases), and Optional (not Must use field/parameter) |