Payment Processing Scheme:

When you make a payment, the first step is to check that the account you are entering exists ( /check).

Then, the payment will be processed ( /cash-in)

Further, the credit status will be checked and the payment details are returned along with the final status of the payment, which is used to transmit information on whether the payment has been completed successfully or failed. ( /status)

Last updated