Credit Card Bill Payment

It enables convenient online payments for your credit card bill, reducing or eliminating the amount owed to your bank.


📘

Credit Card Bill Payment Flow -

  1. Activate your service for your partner user code/ eko code - Activate Service.
  2. Utilize DMT's APIs to perform actions such as customer creation, customer verification, and recipient addition.
  3. Complete the credit card bill payment process by providing the necessary details through the payment API.

Common Error Codes -

ERROR CODESMEANINGSOLUTION
403FORBIDDENRegenerate your secret key and
timestamp or check if your service is activated or not
500INTERNAL SERVER ERRORCheck if your request url is correct or
the parameters you're passing is correct
according to the parameters mentioned above
415UNSUPPORTED MEDIA TYPERe-check the content/type of the request body.

Language