mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-07 22:25:42 +00:00
feat: ( payment ) wire CAC Bank OTP flow through passenger-api, portal, and backoffice
This commit is contained in:
@@ -204,6 +204,7 @@ export default function PaymentMethodsPage() {
|
||||
{ value: 'EBIRR', label: 'eBirr' },
|
||||
{ value: 'WAAFI', label: 'Waafi' },
|
||||
{ value: 'DMONEY', label: 'dMoney' },
|
||||
{ value: 'CAC_BANK', label: 'CAC Bank' },
|
||||
{ value: 'CARD', label: 'Card Payment' },
|
||||
{ value: 'WALLET', label: 'Internal Wallet' },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user