post https://staging.eko.in/ekoapi/v2/creditcard/payments
It enables convenient online payments for your credit card bill, reducing or eliminating the amount owed to your bank.
Credit Card Bill Payment Flow -
- Activate your service for your partner user code/ eko code - Activate Service.
- Utilize DMT's APIs to perform actions such as customer creation, customer verification, and recipient addition.
- Complete the credit card bill payment process by providing the necessary details through the payment API.
Common Error Codes -
ERROR CODES | MEANING | SOLUTION |
---|---|---|
403 | FORBIDDEN | Regenerate your secret key and timestamp or check if your service is activated or not |
500 | INTERNAL SERVER ERROR | Check if your request url is correct or the parameters you're passing is correct according to the parameters mentioned above |
415 | UNSUPPORTED MEDIA TYPE | Re-check the content/type of the request body. |