You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
716 B

  1. [
  2. {
  3. "Code": "ONLINE",
  4. "Name": "Online Banking(Best Rate)",
  5. "Description": "If the customer selects Fill Now than he will be redirected to KYC Process.",
  6. "Value": "0",
  7. "Icon": "online.Png"
  8. },
  9. {
  10. "Code": "EBANKING",
  11. "Name": "E-Banking/ (Good rate)",
  12. "Description": "If the customer selects Fill Now than he will be redirected to KYC Process.",
  13. "Value": "0",
  14. "Icon": "ebanking.Png"
  15. },
  16. {
  17. "Code": "DEBIT_CARD",
  18. "Name": "DEBIT CARD",
  19. "Description": "If the customer selects Fill Now than he will be redirected to KYC Process.",
  20. "Value": "0.15",
  21. "Icon": "debit.Png"
  22. }
  23. ]