@feedmepos/mf-payment 0.0.0-beta.5 → 0.0.0-beta.51
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/AdminLayout.vue_vue_type_script_setup_true_lang-BTmMOzwx.js +39 -0
- package/dist/AsyncButton.vue_vue_type_script_setup_true_lang-DcjzvYwT.js +42 -0
- package/dist/AutoCopyCell.vue_vue_type_script_setup_true_lang-GXPXBEf5.js +40 -0
- package/dist/Modal-DB8M9o1T.js +13 -0
- package/dist/{PayoutAccount-DG7T6kD1.js → PayoutAccount-45KBDFz5.js} +38 -35
- package/dist/{PayoutAccount-0WC8znVs.js → PayoutAccount-B1-2p330.js} +289 -3161
- package/dist/PayoutAccountSetting-CbhtXeh7.js +780 -0
- package/dist/RestaurantSelector.vue_vue_type_script_setup_true_lang-CY4ttpKj.js +33 -0
- package/dist/Settlement-DlaJyp58.js +195 -0
- package/dist/Settlement-tSkIAVNP.js +150 -0
- package/dist/{SettlementTransactions-DaPsFXU6.js → SettlementTransactions-BJT_BbHY.js} +99 -105
- package/dist/{SettlementTransactions-CN80rfjl.js → SettlementTransactions-CEZC6XZG.js} +117 -130
- package/dist/Terminal-BQl4r6HC.js +372 -0
- package/dist/TerminalSetting-C44QLn1Z.js +379 -0
- package/dist/TerminalTransaction-CABZWS4H.js +418 -0
- package/dist/TerminalTransaction-CKSvq9rD.js +242 -0
- package/dist/Transaction-C6RSlZ9y.js +405 -0
- package/dist/Transaction-xV5p9Mhz.js +242 -0
- package/dist/api/index.d.ts +14 -0
- package/dist/api/pagination.d.ts +20 -0
- package/dist/api/payment-gateway/index.d.ts +9 -0
- package/dist/api/settlement/index.d.ts +12 -13
- package/dist/api/terminal/index.d.ts +13 -1
- package/dist/api/terminal-transaction/index.d.ts +12 -1
- package/dist/api/transaction/index.d.ts +7 -2
- package/dist/app-_E4ykcC3.js +6343 -0
- package/dist/app.js +3 -198
- package/dist/assets/icons/index.d.ts +1 -3
- package/dist/assets-BrVemDyU.js +44 -0
- package/dist/clipboard-4jh1WteU.js +10 -0
- package/dist/components/AsyncButton.vue.d.ts +21 -0
- package/dist/components/AutoCopyCell.vue.d.ts +6 -0
- package/dist/components/CursorTable/index.vue.d.ts +24 -5
- package/dist/components/RestaurantSelector.vue.d.ts +2 -0
- package/dist/components/RouteCell.vue.d.ts +8 -0
- package/dist/helpers/assets.d.ts +2 -0
- package/dist/{index-B-3Vz_px.js → index-Bz1J_qmc.js} +1 -1
- package/dist/index-C2w3JCtA.js +127 -0
- package/dist/index-C5-Iy39F.js +47 -0
- package/dist/{index-ONVv2EsB.js → index-CJy1IRg3.js} +1 -1
- package/dist/index-C_lvRbae.js +55926 -0
- package/dist/index-CdN6mR2m.js +52 -0
- package/dist/index.vue_vue_type_script_setup_true_lang-DBooU_VF.js +167 -0
- package/dist/model/transaction.d.ts +2 -1
- package/dist/package.json +8 -8
- package/dist/payout-account-DA4gfB3w.js +1805 -0
- package/dist/transaction-BBM__3mR.js +87 -0
- package/dist/tsconfig.app.tsbuildinfo +1 -1
- package/dist/validator-D5jtpt9A.js +2877 -0
- package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +81 -0
- package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +56 -0
- package/dist/views/admin/payout-account/tabs/gateway/GhlGateway.vue.d.ts +50 -0
- package/dist/views/admin/payout-account/tabs/gateway/RevenueMonsterGateway.vue.d.ts +52 -0
- package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +83 -0
- package/dist/views/admin/terminal/TerminalSetting.vue.d.ts +12 -0
- package/dist/views/admin/terminal/cell/Actions.vue.d.ts +80 -9
- package/dist/views/admin/terminal/tabs/FiuuGateway.vue.d.ts +94 -0
- package/dist/views/admin/terminal/tabs/GhlGateway.vue.d.ts +94 -0
- package/dist/views/admin/terminal/tabs/Information.vue.d.ts +85 -0
- package/dist/views/admin/terminal/tabs/TerminalGateway.vue.d.ts +94 -0
- package/dist/views/admin/terminal-transaction/cell/Actions.vue.d.ts +7 -0
- package/dist/views/admin/transaction/TransactionTable.vue.d.ts +6 -2
- package/dist/views/admin/transaction/cell/Actions.vue.d.ts +7 -0
- package/dist/views/terminal-transaction/TerminalTransaction.vue.d.ts +2 -0
- package/dist/views/terminal-transaction/cell/Gateway.vue.d.ts +9 -0
- package/dist/views/terminal-transaction/cell/Status.vue.d.ts +9 -0
- package/package.json +8 -8
- package/dist/AdminLayout.vue_vue_type_script_setup_true_lang-oPYFBeEo.js +0 -42
- package/dist/PayoutAccountSetting-CYEzOO_x.js +0 -425
- package/dist/Settlement-B7dxZllN.js +0 -136
- package/dist/Settlement-CcTtaP6I.js +0 -132
- package/dist/Terminal-CMBB-Q32.js +0 -204
- package/dist/TerminalTransaction-MeyqLQ81.js +0 -240
- package/dist/Transaction-BAQvj173.js +0 -242
- package/dist/Transaction-CATazx8y.js +0 -241
- package/dist/api/auth/index.d.ts +0 -7
- package/dist/assets-LSl507nH.js +0 -43
- package/dist/favicon.ico +0 -0
- package/dist/icons/anydesk.svg +0 -1
- package/dist/icons/sort.svg +0 -3
- package/dist/images/gateway/ccdc.svg +0 -44
- package/dist/images/gateway/fiuu.jpg +0 -0
- package/dist/images/gateway/fm.svg +0 -44
- package/dist/images/gateway/rm.jpg +0 -0
- package/dist/images/method/BNPL/Ablr/Ablr_SVG.svg +0 -7
- package/dist/images/method/BNPL/Ablr/Ablr_V1_ROU.svg +0 -4
- package/dist/images/method/BNPL/Ablr/Ablr_V1_SQU.svg +0 -4
- package/dist/images/method/BNPL/Ablr/Ablr_V2_ROU.svg +0 -7
- package/dist/images/method/BNPL/Ablr/Ablr_V2_SQU.svg +0 -7
- package/dist/images/method/BNPL/Atome/Atome_SVG.svg +0 -4
- package/dist/images/method/BNPL/Atome/Atome_V1_ROU.svg +0 -4
- package/dist/images/method/BNPL/Atome/Atome_V1_SQU.svg +0 -4
- package/dist/images/method/BNPL/Atome/Atome_V2_ROU.svg +0 -4
- package/dist/images/method/BNPL/Atome/Atome_V2_SQU.svg +0 -4
- package/dist/images/method/BNPL/Atome/Atome_V3_ROU.svg +0 -5
- package/dist/images/method/BNPL/Atome/Atome_V3_SQU.svg +0 -5
- package/dist/images/method/BNPL/IOUPay/IOUPay_SVG.svg +0 -12
- package/dist/images/method/BNPL/IOUPay/IOUPay_V1_ROU.svg +0 -7
- package/dist/images/method/BNPL/IOUPay/IOUPay_V1_SQU.svg +0 -7
- package/dist/images/method/BNPL/IOUPay/IOUPay_V2_ROU.svg +0 -13
- package/dist/images/method/BNPL/IOUPay/IOUPay_V2_SQU.svg +0 -13
- package/dist/images/method/BNPL/ShopBack/ShopBack_SVG.svg +0 -6
- package/dist/images/method/BNPL/ShopBack/ShopBack_V1_ROU.svg +0 -6
- package/dist/images/method/BNPL/ShopBack/ShopBack_V1_SQU.svg +0 -6
- package/dist/images/method/BNPL/ShopBack/ShopBack_V2_ROU.svg +0 -4
- package/dist/images/method/BNPL/ShopBack/ShopBack_V2_SQU.svg +0 -4
- package/dist/images/method/BNPL/Split/Split_SVG.svg +0 -4
- package/dist/images/method/BNPL/Split/Split_V1_ROU.svg +0 -5
- package/dist/images/method/BNPL/Split/Split_V1_SQU.svg +0 -5
- package/dist/images/method/BNPL/Split/Split_V2_ROU.svg +0 -5
- package/dist/images/method/BNPL/Split/Split_V2_SQU.svg +0 -5
- package/dist/images/method/BNPL/Split/Split_V3_ROU.svg +0 -4
- package/dist/images/method/BNPL/Split/Split_V3_SQU.svg +0 -4
- package/dist/images/method/BNPL/Split/Split_V4_ROU.svg +0 -4
- package/dist/images/method/BNPL/Split/Split_V4_SQU.svg +0 -4
- package/dist/images/method/Banks/AEONBank/AEONBank_SVG.svg +0 -16
- package/dist/images/method/Banks/AEONBank/AEONBank_V1_BSQU.svg +0 -17
- package/dist/images/method/Banks/AEONBank/AEONBank_V1_LG.svg +0 -17
- package/dist/images/method/Banks/AEONBank/AEONBank_V1_ROU.svg +0 -6
- package/dist/images/method/Banks/AEONBank/AEONBank_V1_SQU.svg +0 -6
- package/dist/images/method/Banks/AEONBank/AEONBank_V2_BSQU.svg +0 -17
- package/dist/images/method/Banks/AEONBank/AEONBank_V2_LG.svg +0 -17
- package/dist/images/method/Banks/AEONBank/AEONBank_V2_ROU.svg +0 -6
- package/dist/images/method/Banks/AEONBank/AEONBank_V2_SQU.svg +0 -6
- package/dist/images/method/Banks/AffinBank/AffinBank_SVG.svg +0 -56
- package/dist/images/method/Banks/AffinBank/AffinBank_V1_BSQU.svg +0 -57
- package/dist/images/method/Banks/AffinBank/AffinBank_V1_LG.svg +0 -57
- package/dist/images/method/Banks/AffinBank/AffinBank_V1_ROU.svg +0 -10
- package/dist/images/method/Banks/AffinBank/AffinBank_V1_SQU.svg +0 -10
- package/dist/images/method/Banks/AffinBank/AffinBank_V2_BSQU.svg +0 -57
- package/dist/images/method/Banks/AffinBank/AffinBank_V2_LG.svg +0 -57
- package/dist/images/method/Banks/AffinBank/AffinBank_V2_ROU.svg +0 -10
- package/dist/images/method/Banks/AffinBank/AffinBank_V2_SQU.svg +0 -10
- package/dist/images/method/Banks/AllianceBank/AllianceBank_SVG.svg +0 -45
- package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_BSQU.svg +0 -46
- package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_LG.svg +0 -46
- package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_ROU.svg +0 -34
- package/dist/images/method/Banks/AllianceBank/AllianceBank_V1_SQU.svg +0 -34
- package/dist/images/method/Banks/AmBank/AmBank_SVG.svg +0 -18
- package/dist/images/method/Banks/AmBank/AmBank_V1_BSQU.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V1_LG.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V1_ROU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V1_SQU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V2_BSQU.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V2_LG.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V2_ROU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V2_SQU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V3_BSQU.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V3_LG.svg +0 -13
- package/dist/images/method/Banks/AmBank/AmBank_V3_ROU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V3_SQU.svg +0 -7
- package/dist/images/method/Banks/AmBank/AmBank_V4_BSQU.svg +0 -18
- package/dist/images/method/Banks/AmBank/AmBank_V4_LG.svg +0 -18
- package/dist/images/method/Banks/AmBank/AmBank_V5_BSQU.svg +0 -18
- package/dist/images/method/Banks/AmBank/AmBank_V5_LG.svg +0 -18
- package/dist/images/method/Banks/ArgoBank/ArgoBank_SVG.svg +0 -12
- package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_BSQU.svg +0 -13
- package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_LG.svg +0 -13
- package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/ArgoBank/ArgoBank_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/BSN/BSN_SVG.svg +0 -7
- package/dist/images/method/Banks/BSN/BSN_V1_BSQU.svg +0 -7
- package/dist/images/method/Banks/BSN/BSN_V1_LG.svg +0 -7
- package/dist/images/method/Banks/BSN/BSN_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/BSN/BSN_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/BankIslam/BankIslam_SVG.svg +0 -13
- package/dist/images/method/Banks/BankIslam/BankIslam_V1_BSQU.svg +0 -14
- package/dist/images/method/Banks/BankIslam/BankIslam_V1_LG.svg +0 -14
- package/dist/images/method/Banks/BankIslam/BankIslam_V1_ROU.svg +0 -14
- package/dist/images/method/Banks/BankIslam/BankIslam_V1_SQU.svg +0 -14
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_SVG.svg +0 -26
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_BSQU.svg +0 -24
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_LG.svg +0 -24
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_ROU.svg +0 -12
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V1_SQU.svg +0 -12
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_BSQU.svg +0 -26
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_LG.svg +0 -27
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_ROU.svg +0 -14
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V2_SQU.svg +0 -14
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V3_ROU.svg +0 -12
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V3_SQU.svg +0 -12
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V4_ROU.svg +0 -4
- package/dist/images/method/Banks/BankMuamalat/BankMuamalat_V4_SQU.svg +0 -4
- package/dist/images/method/Banks/BankRakyat/BankRakyat_SVG.svg +0 -18
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_BSQU.svg +0 -18
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_LG.svg +0 -18
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_ROU.svg +0 -6
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V1_SQU.svg +0 -6
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_BSQU.svg +0 -18
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_LG.svg +0 -18
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_ROU.svg +0 -6
- package/dist/images/method/Banks/BankRakyat/BankRakyat_V2_SQU.svg +0 -6
- package/dist/images/method/Banks/Cimb/Cimb_SVG.svg +0 -16
- package/dist/images/method/Banks/Cimb/Cimb_V1_BSQU.svg +0 -13
- package/dist/images/method/Banks/Cimb/Cimb_V1_LG.svg +0 -13
- package/dist/images/method/Banks/Cimb/Cimb_V1_ROU.svg +0 -5
- package/dist/images/method/Banks/Cimb/Cimb_V1_SQU.svg +0 -5
- package/dist/images/method/Banks/Cimb/Cimb_V2_BSQU.svg +0 -13
- package/dist/images/method/Banks/Cimb/Cimb_V2_LG.svg +0 -13
- package/dist/images/method/Banks/Cimb/Cimb_V2_ROU.svg +0 -5
- package/dist/images/method/Banks/Cimb/Cimb_V2_SQU.svg +0 -5
- package/dist/images/method/Banks/Cimb/Cimb_V3_BSQU.svg +0 -19
- package/dist/images/method/Banks/Cimb/Cimb_V3_LG.svg +0 -19
- package/dist/images/method/Banks/Cimb/Cimb_V3_ROU.svg +0 -11
- package/dist/images/method/Banks/Cimb/Cimb_V3_SQU.svg +0 -11
- package/dist/images/method/Banks/Cimb/Cimb_V4_BSQU.svg +0 -14
- package/dist/images/method/Banks/Cimb/Cimb_V4_LG.svg +0 -14
- package/dist/images/method/Banks/Cimb/Cimb_V5_LG.svg +0 -14
- package/dist/images/method/Banks/CitiBank/CitiBank_SVG.svg +0 -4
- package/dist/images/method/Banks/CitiBank/CitiBank_V1_BSQU.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V1_LG.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V1_ROU.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V1_SQU.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V2_BSQU.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V2_LG.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V2_ROU.svg +0 -5
- package/dist/images/method/Banks/CitiBank/CitiBank_V2_SQU.svg +0 -5
- package/dist/images/method/Banks/GXBank/GXBank_SVG.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V1_BSQU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V1_LG.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V2_BSQU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V2_LG.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V2_ROU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V2_SQU.svg +0 -4
- package/dist/images/method/Banks/GXBank/GXBank_V3_BSQU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V3_LG.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V3_ROU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V3_SQU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V4_BSQU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V4_LG.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V4_ROU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V4_SQU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V5_BSQU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V5_LG.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V5_ROU.svg +0 -10
- package/dist/images/method/Banks/GXBank/GXBank_V5_SQU.svg +0 -10
- package/dist/images/method/Banks/HSBC/HSBC_SVG.svg +0 -11
- package/dist/images/method/Banks/HSBC/HSBC_V1_BSQU.svg +0 -12
- package/dist/images/method/Banks/HSBC/HSBC_V1_LG.svg +0 -12
- package/dist/images/method/Banks/HSBC/HSBC_V1_ROU.svg +0 -8
- package/dist/images/method/Banks/HSBC/HSBC_V1_SQU.svg +0 -8
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_SVG.svg +0 -27
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_BSQU.svg +0 -22
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_LG.svg +0 -22
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_ROU.svg +0 -9
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V1_SQU.svg +0 -9
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V2_BSQU.svg +0 -18
- package/dist/images/method/Banks/HongLeongBank/HongLeongBank_V2_LG.svg +0 -18
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_SVG.svg +0 -5
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_BSQU.svg +0 -5
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_LG.svg +0 -5
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_BSQU.svg +0 -5
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_LG.svg +0 -5
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_ROU.svg +0 -4
- package/dist/images/method/Banks/KuwaitFinanceHouse/KuwaitFinanceHouse_V2_SQU.svg +0 -4
- package/dist/images/method/Banks/Maybank/MayBank_SVG.svg +0 -22
- package/dist/images/method/Banks/Maybank/MayBank_V1_BSQU.svg +0 -22
- package/dist/images/method/Banks/Maybank/MayBank_V1_LG.svg +0 -22
- package/dist/images/method/Banks/Maybank/MayBank_V1_ROU.svg +0 -15
- package/dist/images/method/Banks/Maybank/MayBank_V1_SQU.svg +0 -15
- package/dist/images/method/Banks/OCBC/OCBC_SVG.svg +0 -11
- package/dist/images/method/Banks/OCBC/OCBC_V1_BSQU.svg +0 -12
- package/dist/images/method/Banks/OCBC/OCBC_V1_LG.svg +0 -12
- package/dist/images/method/Banks/OCBC/OCBC_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/OCBC/OCBC_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/OCBC/OCBC_V2_BSQU.svg +0 -12
- package/dist/images/method/Banks/OCBC/OCBC_V2_LG.svg +0 -12
- package/dist/images/method/Banks/OCBC/OCBC_V2_ROU.svg +0 -4
- package/dist/images/method/Banks/OCBC/OCBC_V2_SQU.svg +0 -4
- package/dist/images/method/Banks/PublicBank/PublicBank_SVG.svg +0 -13
- package/dist/images/method/Banks/PublicBank/PublicBank_V1_BSQU.svg +0 -14
- package/dist/images/method/Banks/PublicBank/PublicBank_V1_LG.svg +0 -14
- package/dist/images/method/Banks/PublicBank/PublicBank_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/PublicBank/PublicBank_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/RHB/RHB_SVG.svg +0 -4
- package/dist/images/method/Banks/RHB/RHB_V1_BSQU.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V1_LG.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V1_ROU.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V1_SQU.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V2_BSQU.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V2_LG.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V2_ROU.svg +0 -5
- package/dist/images/method/Banks/RHB/RHB_V2_SQU.svg +0 -5
- package/dist/images/method/Banks/StandardChartered/StandardChartered_SVG.svg +0 -26
- package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_BSQU.svg +0 -27
- package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_LG.svg +0 -27
- package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_ROU.svg +0 -10
- package/dist/images/method/Banks/StandardChartered/StandardChartered_V1_SQU.svg +0 -10
- package/dist/images/method/Banks/UOB/UOB_SVG.svg +0 -15
- package/dist/images/method/Banks/UOB/UOB_V1_BSQU.svg +0 -16
- package/dist/images/method/Banks/UOB/UOB_V1_LG.svg +0 -16
- package/dist/images/method/Banks/UOB/UOB_V1_ROU.svg +0 -4
- package/dist/images/method/Banks/UOB/UOB_V1_SQU.svg +0 -4
- package/dist/images/method/Banks/UOB/UOB_V2_BSQU.svg +0 -16
- package/dist/images/method/Banks/UOB/UOB_V2_LG.svg +0 -16
- package/dist/images/method/Banks/UOB/UOB_V2_ROU.svg +0 -4
- package/dist/images/method/Banks/UOB/UOB_V2_SQU.svg +0 -4
- package/dist/images/method/Banks/UOB/UOB_V3_ROU.svg +0 -5
- package/dist/images/method/Banks/UOB/UOB_V3_SQU.svg +0 -5
- package/dist/images/method/Banks/UOB/UOB_V4_ROU.svg +0 -5
- package/dist/images/method/Banks/UOB/UOB_V4_SQU.svg +0 -5
- package/dist/images/method/Card/Gobiz/Gobiz_SVG.svg +0 -10
- package/dist/images/method/Card/Gobiz/Gobiz_V1_ROU.svg +0 -11
- package/dist/images/method/Card/Gobiz/Gobiz_V1_SQU.svg +0 -11
- package/dist/images/method/Card/Gobiz/Gobiz_V2_ROU.svg +0 -11
- package/dist/images/method/Card/Gobiz/Gobiz_V2_SQU.svg +0 -11
- package/dist/images/method/Card/Master/MASTER_SVG.svg +0 -6
- package/dist/images/method/Card/Master/MASTER_V1_ROU.svg +0 -7
- package/dist/images/method/Card/Master/MASTER_V1_SQU.svg +0 -7
- package/dist/images/method/Card/Master/MASTER_V1_TRSP.svg +0 -6
- package/dist/images/method/Card/Master/MASTER_V2_ROU.svg +0 -7
- package/dist/images/method/Card/Master/MASTER_V2_SQU.svg +0 -7
- package/dist/images/method/Card/Paydee/Paydee_SVG.svg +0 -8
- package/dist/images/method/Card/Paydee/Paydee_V1_ROU.svg +0 -9
- package/dist/images/method/Card/Paydee/Paydee_V1_SQU.svg +0 -9
- package/dist/images/method/Card/Paydee/Paydee_V2_ROU.svg +0 -9
- package/dist/images/method/Card/Paydee/Paydee_V2_SQU.svg +0 -9
- package/dist/images/method/Card/UnionPay/UNIONPAY_SVG.svg +0 -17
- package/dist/images/method/Card/UnionPay/UNIONPAY_V1_ROU.svg +0 -18
- package/dist/images/method/Card/UnionPay/UNIONPAY_V1_SQU.svg +0 -18
- package/dist/images/method/Card/UnionPay/UNIONPAY_V1_TRSP.svg +0 -17
- package/dist/images/method/Card/Visa/VISA_SVG.svg +0 -3
- package/dist/images/method/Card/Visa/VISA_V1_ROU.svg +0 -4
- package/dist/images/method/Card/Visa/VISA_V1_SQU.svg +0 -4
- package/dist/images/method/Card/Visa/VISA_V1_TRSP.svg +0 -3
- package/dist/images/method/Card/Visa/VISA_V2_ROU.svg +0 -4
- package/dist/images/method/Card/Visa/VISA_V2_SQU.svg +0 -4
- package/dist/images/method/Card/Visa/VISA_V2_TRSP.svg +0 -3
- package/dist/images/method/Mobile/ApplePay/ApplePay_SVG.svg +0 -3
- package/dist/images/method/Mobile/ApplePay/ApplePay_V1_ROU.svg +0 -4
- package/dist/images/method/Mobile/ApplePay/ApplePay_V1_SQU.svg +0 -4
- package/dist/images/method/Mobile/ApplePay/ApplePay_V1_TRSP.svg +0 -3
- package/dist/images/method/Mobile/ApplePay/ApplePay_V2_ROU.svg +0 -4
- package/dist/images/method/Mobile/ApplePay/ApplePay_V2_SQU.svg +0 -4
- package/dist/images/method/Mobile/ApplePay/ApplePay_V2_TRSP.svg +0 -3
- package/dist/images/method/Mobile/GooglePay/GooglePay_SVG.svg +0 -7
- package/dist/images/method/Mobile/GooglePay/GooglePay_V1_ROU.svg +0 -8
- package/dist/images/method/Mobile/GooglePay/GooglePay_V1_SQU.svg +0 -8
- package/dist/images/method/Mobile/GooglePay/GooglePay_V1_TRSP.svg +0 -7
- package/dist/images/method/Mobile/GooglePay/GooglePay_V2_ROU.svg +0 -8
- package/dist/images/method/Mobile/GooglePay/GooglePay_V2_SQU.svg +0 -8
- package/dist/images/method/Mobile/GooglePay/GooglePay_V2_TRSP.svg +0 -7
- package/dist/images/method/Mobile/GooglePay/GooglePay_V3_ROU.svg +0 -7
- package/dist/images/method/Mobile/GooglePay/GooglePay_V3_SQU.svg +0 -7
- package/dist/images/method/Mobile/GooglePay/GooglePay_V3_TRSP.svg +0 -6
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_SVG.svg +0 -12
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V1_ROU.svg +0 -13
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V1_SQU.svg +0 -13
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V2_ROU.svg +0 -13
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V2_SQU.svg +0 -13
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V3_ROU.svg +0 -6
- package/dist/images/method/Mobile/SamsungPay/SamsungPay_V3_SQU.svg +0 -6
- package/dist/images/method/Other/DuitNow/DuitNow_SVG.svg +0 -11
- package/dist/images/method/Other/DuitNow/DuitNow_V1_ROU.svg +0 -12
- package/dist/images/method/Other/DuitNow/DuitNow_V1_SQU.svg +0 -12
- package/dist/images/method/Other/DuitNow/DuitNow_V2_ROU.svg +0 -12
- package/dist/images/method/Other/DuitNow/DuitNow_V2_SQU.svg +0 -12
- package/dist/images/method/Other/DuitNow/DuitNow_V3_ROU.svg +0 -5
- package/dist/images/method/Other/DuitNow/DuitNow_V3_SQU.svg +0 -5
- package/dist/images/method/Other/DuitNow/DuitNow_V4_ROU.svg +0 -5
- package/dist/images/method/Other/DuitNow/DuitNow_V4_SQU.svg +0 -5
- package/dist/images/method/Other/FPX/FPX_SVG.svg +0 -28
- package/dist/images/method/Other/FPX/FPX_V1_ROU.svg +0 -29
- package/dist/images/method/Other/FPX/FPX_V1_SQU.svg +0 -29
- package/dist/images/method/Other/FPX/FPX_V2_ROU.svg +0 -8
- package/dist/images/method/Other/FPX/FPX_V2_SQU.svg +0 -8
- package/dist/images/method/Other/FPX/FPX_V3_ROU.svg +0 -5
- package/dist/images/method/Other/FPX/FPX_V3_SQU.svg +0 -5
- package/dist/images/method/Other/MaybankQR/MaybankQR_V1_ROU.svg +0 -35
- package/dist/images/method/Other/MaybankQR/MaybankQR_V1_SQU.svg +0 -35
- package/dist/images/method/Other/MaybankQR/Maybank_SVG.svg +0 -49
- package/dist/images/method/Other/NetsPay/NetsPay_SVG.svg +0 -5
- package/dist/images/method/Other/NetsPay/NetsPay_V1_ROU.svg +0 -6
- package/dist/images/method/Other/NetsPay/NetsPay_V1_SQU.svg +0 -6
- package/dist/images/method/Wallet/Alipay/Alipay_SVG.svg +0 -4
- package/dist/images/method/Wallet/Alipay/Alipay_V1_ROU.svg +0 -6
- package/dist/images/method/Wallet/Alipay/Alipay_V1_SQU.svg +0 -5
- package/dist/images/method/Wallet/Alipay/Alipay_V2_ROU.svg +0 -6
- package/dist/images/method/Wallet/Alipay/Alipay_V2_SQU.svg +0 -5
- package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_SVG.svg +0 -7
- package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V1_ROU.svg +0 -8
- package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V1_SQU.svg +0 -8
- package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V2_ROU.svg +0 -6
- package/dist/images/method/Wallet/AlipayPlus/AlipayPlus_V2_SQU.svg +0 -6
- package/dist/images/method/Wallet/Binfinite/Binfinite_SVG.svg +0 -14
- package/dist/images/method/Wallet/Binfinite/Binfinite_V1_ROU.svg +0 -7
- package/dist/images/method/Wallet/Binfinite/Binfinite_V1_SQU.svg +0 -7
- package/dist/images/method/Wallet/Binfinite/Binfinite_V2_ROU.svg +0 -15
- package/dist/images/method/Wallet/Binfinite/Binfinite_V2_SQU.svg +0 -15
- package/dist/images/method/Wallet/Binfinite/Binfinite_V3_ROU.svg +0 -15
- package/dist/images/method/Wallet/Binfinite/Binfinite_V3_SQU.svg +0 -15
- package/dist/images/method/Wallet/Boost/Boost_SVG.svg +0 -10
- package/dist/images/method/Wallet/Boost/Boost_V1_ROU.svg +0 -6
- package/dist/images/method/Wallet/Boost/Boost_V1_SQU.svg +0 -6
- package/dist/images/method/Wallet/Boost/Boost_V2_ROU.svg +0 -11
- package/dist/images/method/Wallet/Boost/Boost_V2_SQU.svg +0 -11
- package/dist/images/method/Wallet/Boost/Boost_V3_ROU.svg +0 -11
- package/dist/images/method/Wallet/Boost/Boost_V3_SQU.svg +0 -11
- package/dist/images/method/Wallet/FavePay/FavePay_SVG.svg +0 -12
- package/dist/images/method/Wallet/FavePay/FavePay_V1_ROU.svg +0 -16
- package/dist/images/method/Wallet/FavePay/FavePay_V1_SQU.svg +0 -16
- package/dist/images/method/Wallet/FavePay/FavePay_V2_ROU.svg +0 -13
- package/dist/images/method/Wallet/FavePay/FavePay_V2_SQU.svg +0 -13
- package/dist/images/method/Wallet/GoPayz/GoPayz_SVG.svg +0 -12
- package/dist/images/method/Wallet/GoPayz/GoPayz_V1_ROU.svg +0 -11
- package/dist/images/method/Wallet/GoPayz/GoPayz_V1_SQU.svg +0 -11
- package/dist/images/method/Wallet/GoPayz/GoPayz_V2_ROU.svg +0 -5
- package/dist/images/method/Wallet/GoPayz/GoPayz_V2_SQU.svg +0 -5
- package/dist/images/method/Wallet/GrabPay/GrabPay_SVG.svg +0 -15
- package/dist/images/method/Wallet/GrabPay/GrabPay_V1_ROU.svg +0 -13
- package/dist/images/method/Wallet/GrabPay/GrabPay_V1_SQU.svg +0 -13
- package/dist/images/method/Wallet/GrabPay/GrabPay_V2_ROU.svg +0 -13
- package/dist/images/method/Wallet/GrabPay/GrabPay_V2_SQU.svg +0 -13
- package/dist/images/method/Wallet/GrabPay/GrabPay_V3_ROU.svg +0 -16
- package/dist/images/method/Wallet/GrabPay/GrabPay_V3_SQU.svg +0 -16
- package/dist/images/method/Wallet/GrabPay/GrabPay_V4_ROU.svg +0 -16
- package/dist/images/method/Wallet/GrabPay/GrabPay_V4_SQU.svg +0 -16
- package/dist/images/method/Wallet/Lazada/Lazada_SVG.svg +0 -44
- package/dist/images/method/Wallet/Lazada/Lazada_V1_ROU.svg +0 -39
- package/dist/images/method/Wallet/Lazada/Lazada_V1_SQU.svg +0 -39
- package/dist/images/method/Wallet/Lazada/Lazada_V2_ROU.svg +0 -45
- package/dist/images/method/Wallet/Lazada/Lazada_V2_SQU.svg +0 -45
- package/dist/images/method/Wallet/MAE/MAE_SVG.svg +0 -4
- package/dist/images/method/Wallet/MAE/MAE_V1_ROU.svg +0 -11
- package/dist/images/method/Wallet/MAE/MAE_V1_SQU.svg +0 -11
- package/dist/images/method/Wallet/MCash/MCash_SVG.svg +0 -7
- package/dist/images/method/Wallet/MCash/MCash_V1_ROU.svg +0 -8
- package/dist/images/method/Wallet/MCash/MCash_V1_SQU.svg +0 -8
- package/dist/images/method/Wallet/MCash/MCash_V2_ROU.svg +0 -8
- package/dist/images/method/Wallet/MCash/MCash_V2_SQU.svg +0 -8
- package/dist/images/method/Wallet/Presto/Presto_SVG.svg +0 -10
- package/dist/images/method/Wallet/Presto/Presto_V1_ROU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V1_SQU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V2_ROU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V2_SQU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V3_ROU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V3_SQU.svg +0 -11
- package/dist/images/method/Wallet/Presto/Presto_V4_ROU.svg +0 -5
- package/dist/images/method/Wallet/Presto/Presto_V4_SQU.svg +0 -5
- package/dist/images/method/Wallet/Presto/Presto_V5_ROU.svg +0 -5
- package/dist/images/method/Wallet/Presto/Presto_V5_SQU.svg +0 -5
- package/dist/images/method/Wallet/Razer/RazerPay_SVG.svg +0 -11
- package/dist/images/method/Wallet/Razer/RazerPay_V1_ROU.svg +0 -12
- package/dist/images/method/Wallet/Razer/RazerPay_V1_SQU.svg +0 -12
- package/dist/images/method/Wallet/SarawakPay/SarawakPay_SVG.svg +0 -9
- package/dist/images/method/Wallet/SarawakPay/SarawakPay_V1_ROU.svg +0 -10
- package/dist/images/method/Wallet/SarawakPay/SarawakPay_V1_SQU.svg +0 -11
- package/dist/images/method/Wallet/SarawakPay/SarawakPay_V2_ROU.svg +0 -4
- package/dist/images/method/Wallet/SarawakPay/SarawakPay_V2_SQU.svg +0 -4
- package/dist/images/method/Wallet/Senheng/Senheng_SVG.svg +0 -9
- package/dist/images/method/Wallet/Senheng/Senheng_V1_ROU.svg +0 -4
- package/dist/images/method/Wallet/Senheng/Senheng_V1_SQU.svg +0 -4
- package/dist/images/method/Wallet/Senheng/Senheng_V2_ROU.svg +0 -4
- package/dist/images/method/Wallet/Senheng/Senheng_V2_SQU.svg +0 -4
- package/dist/images/method/Wallet/Setel/Setel_SVG.svg +0 -10
- package/dist/images/method/Wallet/Setel/Setel_V1_ROU.svg +0 -11
- package/dist/images/method/Wallet/Setel/Setel_V1_SQU.svg +0 -11
- package/dist/images/method/Wallet/Setel/Setel_V2_ROU.svg +0 -6
- package/dist/images/method/Wallet/Setel/Setel_V2_SQU.svg +0 -6
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_SVG.svg +0 -13
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V1_ROU.svg +0 -14
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V1_SQU.svg +0 -14
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V2_ROU.svg +0 -12
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V2_SQU.svg +0 -12
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V3_ROU.svg +0 -5
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V3_SQU.svg +0 -5
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V4_ROU.svg +0 -5
- package/dist/images/method/Wallet/ShopeePay/ShopeePay_V4_SQU.svg +0 -5
- package/dist/images/method/Wallet/TNG/TNG_SVG.svg +0 -27
- package/dist/images/method/Wallet/TNG/TNG_V1_ROU.svg +0 -27
- package/dist/images/method/Wallet/TNG/TNG_V1_SQU.svg +0 -27
- package/dist/images/method/Wallet/TaPay/TaPay_SVG.svg +0 -25
- package/dist/images/method/Wallet/TaPay/TaPay_V1_ROU.svg +0 -25
- package/dist/images/method/Wallet/TaPay/TaPay_V1_SQU.svg +0 -25
- package/dist/images/method/Wallet/TaPay/TaPay_V2_ROU.svg +0 -25
- package/dist/images/method/Wallet/TaPay/TaPay_V2_SQU.svg +0 -25
- package/dist/images/method/Wallet/Truemoney/Truemoney_SVG.svg +0 -42
- package/dist/images/method/Wallet/Truemoney/Truemoney_V1_ROU.svg +0 -8
- package/dist/images/method/Wallet/Truemoney/Truemoney_V1_SQU.svg +0 -8
- package/dist/images/method/Wallet/Truemoney/Truemoney_V2_ROU.svg +0 -17
- package/dist/images/method/Wallet/Truemoney/Truemoney_V2_SQU.svg +0 -17
- package/dist/images/method/Wallet/WechatPay/WeChat_SVG.svg +0 -4
- package/dist/images/method/Wallet/WechatPay/WeChat_V1_ROU.svg +0 -4
- package/dist/images/method/Wallet/WechatPay/WeChat_V1_SQU.svg +0 -4
- package/dist/images/method/Wallet/WechatPay/WeChat_V2_ROU.svg +0 -4
- package/dist/images/method/Wallet/WechatPay/WeChat_V2_SQU.svg +0 -4
- package/dist/images/method/Wallet/WechatPay/WeChat_V3_ROU.svg +0 -5
- package/dist/images/method/Wallet/WechatPay/WeChat_V3_SQU.svg +0 -5
- package/dist/images/method/Wallet/Zapp/Zapp_SVG.svg +0 -6
- package/dist/images/method/Wallet/Zapp/Zapp_V1_ROU.svg +0 -7
- package/dist/images/method/Wallet/Zapp/Zapp_V1_SQU.svg +0 -7
- package/dist/index-RfsX2czs.js +0 -40074
- package/dist/index-g9d8rwR_.js +0 -61
- package/dist/index.vue_vue_type_script_setup_true_lang-BB6McGpo.js +0 -150
- package/dist/locales/en/business.json +0 -4
- package/dist/locales/en/common.json +0 -272
- package/dist/locales/en/country.json +0 -4
- package/dist/locales/en/payment.json +0 -27
- package/dist/locales/en/transaction.json +0 -25
- package/dist/locales/en/user.json +0 -61
- package/dist/locales/zh/business.json +0 -4
- package/dist/locales/zh/common.json +0 -272
- package/dist/locales/zh/country.json +0 -6
- package/dist/locales/zh/payment.json +0 -27
- package/dist/locales/zh/transaction.json +0 -25
- package/dist/locales/zh/user.json +0 -61
- package/dist/payout-account-B1kRpd3u.js +0 -3317
- package/dist/transaction-CfEK62PY.js +0 -64
@@ -0,0 +1,81 @@
|
|
1
|
+
import { type PropType } from 'vue';
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
|
+
payoutAccount: {
|
4
|
+
type: PropType<{
|
5
|
+
enable?: boolean | null | undefined;
|
6
|
+
ref?: any;
|
7
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
8
|
+
_id: string;
|
9
|
+
store: {
|
10
|
+
bank?: {
|
11
|
+
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
12
|
+
accountNumber?: string | null | undefined;
|
13
|
+
holderName?: string | null | undefined;
|
14
|
+
name: string;
|
15
|
+
} | null | undefined;
|
16
|
+
ssm?: string | null | undefined;
|
17
|
+
bankStatement?: string | null | undefined;
|
18
|
+
exteriorPhoto?: string | null | undefined;
|
19
|
+
keyPerson?: {
|
20
|
+
name: string;
|
21
|
+
phone: string;
|
22
|
+
email: string;
|
23
|
+
} | null | undefined;
|
24
|
+
id: string;
|
25
|
+
event: "ORDERING" | "MARKETING";
|
26
|
+
};
|
27
|
+
notifyUrl: string;
|
28
|
+
methods: {
|
29
|
+
rate?: {
|
30
|
+
amount: number;
|
31
|
+
precision: number;
|
32
|
+
} | null | undefined;
|
33
|
+
tPlus?: number | null | undefined;
|
34
|
+
issuer: "OTHER" | "FEEDME" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT";
|
35
|
+
variant: string;
|
36
|
+
}[];
|
37
|
+
businessId: string;
|
38
|
+
}>;
|
39
|
+
required: true;
|
40
|
+
};
|
41
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
42
|
+
payoutAccount: {
|
43
|
+
type: PropType<{
|
44
|
+
enable?: boolean | null | undefined;
|
45
|
+
ref?: any;
|
46
|
+
status: "NEW" | "PENDING" | "APPROVED";
|
47
|
+
_id: string;
|
48
|
+
store: {
|
49
|
+
bank?: {
|
50
|
+
type?: "OTHER" | "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | null | undefined;
|
51
|
+
accountNumber?: string | null | undefined;
|
52
|
+
holderName?: string | null | undefined;
|
53
|
+
name: string;
|
54
|
+
} | null | undefined;
|
55
|
+
ssm?: string | null | undefined;
|
56
|
+
bankStatement?: string | null | undefined;
|
57
|
+
exteriorPhoto?: string | null | undefined;
|
58
|
+
keyPerson?: {
|
59
|
+
name: string;
|
60
|
+
phone: string;
|
61
|
+
email: string;
|
62
|
+
} | null | undefined;
|
63
|
+
id: string;
|
64
|
+
event: "ORDERING" | "MARKETING";
|
65
|
+
};
|
66
|
+
notifyUrl: string;
|
67
|
+
methods: {
|
68
|
+
rate?: {
|
69
|
+
amount: number;
|
70
|
+
precision: number;
|
71
|
+
} | null | undefined;
|
72
|
+
tPlus?: number | null | undefined;
|
73
|
+
issuer: "OTHER" | "FEEDME" | "ALIPAY" | "BOOST" | "GRABPAY" | "MAYBANKQRPAY" | "PRESTOPAY" | "RAZERPAY" | "SHOPEEPAY" | "TOUCHNGO" | "WECHATPAY" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "VISA" | "MASTER" | "MYDEBIT";
|
74
|
+
variant: string;
|
75
|
+
}[];
|
76
|
+
businessId: string;
|
77
|
+
}>;
|
78
|
+
required: true;
|
79
|
+
};
|
80
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
81
|
+
export default _default;
|
@@ -0,0 +1,56 @@
|
|
1
|
+
import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
|
2
|
+
import type { PropType } from 'vue';
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
|
+
onUpdate: {
|
5
|
+
type: PropType<(g: any) => void>;
|
6
|
+
required: true;
|
7
|
+
};
|
8
|
+
onDelete: {
|
9
|
+
type: PropType<(g: FdoPaymentGateway) => void>;
|
10
|
+
required: true;
|
11
|
+
};
|
12
|
+
gateway: {
|
13
|
+
type: PropType<{
|
14
|
+
_id: string;
|
15
|
+
_rev: string;
|
16
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
17
|
+
active: boolean;
|
18
|
+
config: {
|
19
|
+
applicationCode?: string | null | undefined;
|
20
|
+
offlineSecret?: string | null | undefined;
|
21
|
+
uniqueId: string;
|
22
|
+
merchantId: string;
|
23
|
+
secretKey: string;
|
24
|
+
verifyKey: string;
|
25
|
+
};
|
26
|
+
} | undefined>;
|
27
|
+
required: true;
|
28
|
+
};
|
29
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
30
|
+
onUpdate: {
|
31
|
+
type: PropType<(g: any) => void>;
|
32
|
+
required: true;
|
33
|
+
};
|
34
|
+
onDelete: {
|
35
|
+
type: PropType<(g: FdoPaymentGateway) => void>;
|
36
|
+
required: true;
|
37
|
+
};
|
38
|
+
gateway: {
|
39
|
+
type: PropType<{
|
40
|
+
_id: string;
|
41
|
+
_rev: string;
|
42
|
+
paymentGateway: "RAZER_MERCHANT_SERVICE";
|
43
|
+
active: boolean;
|
44
|
+
config: {
|
45
|
+
applicationCode?: string | null | undefined;
|
46
|
+
offlineSecret?: string | null | undefined;
|
47
|
+
uniqueId: string;
|
48
|
+
merchantId: string;
|
49
|
+
secretKey: string;
|
50
|
+
verifyKey: string;
|
51
|
+
};
|
52
|
+
} | undefined>;
|
53
|
+
required: true;
|
54
|
+
};
|
55
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
56
|
+
export default _default;
|
@@ -0,0 +1,50 @@
|
|
1
|
+
import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
|
2
|
+
import type { PropType } from 'vue';
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
|
+
onUpdate: {
|
5
|
+
type: PropType<(g: any) => void>;
|
6
|
+
required: true;
|
7
|
+
};
|
8
|
+
onDelete: {
|
9
|
+
type: PropType<(g: FdoPaymentGateway) => void>;
|
10
|
+
required: true;
|
11
|
+
};
|
12
|
+
gateway: {
|
13
|
+
type: PropType<{
|
14
|
+
_id: string;
|
15
|
+
_rev: string;
|
16
|
+
paymentGateway: "E_GHL";
|
17
|
+
active: boolean;
|
18
|
+
config: {
|
19
|
+
merchantId: string;
|
20
|
+
terminalId: string;
|
21
|
+
privateKey: string;
|
22
|
+
};
|
23
|
+
} | undefined>;
|
24
|
+
required: true;
|
25
|
+
};
|
26
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
27
|
+
onUpdate: {
|
28
|
+
type: PropType<(g: any) => void>;
|
29
|
+
required: true;
|
30
|
+
};
|
31
|
+
onDelete: {
|
32
|
+
type: PropType<(g: FdoPaymentGateway) => void>;
|
33
|
+
required: true;
|
34
|
+
};
|
35
|
+
gateway: {
|
36
|
+
type: PropType<{
|
37
|
+
_id: string;
|
38
|
+
_rev: string;
|
39
|
+
paymentGateway: "E_GHL";
|
40
|
+
active: boolean;
|
41
|
+
config: {
|
42
|
+
merchantId: string;
|
43
|
+
terminalId: string;
|
44
|
+
privateKey: string;
|
45
|
+
};
|
46
|
+
} | undefined>;
|
47
|
+
required: true;
|
48
|
+
};
|
49
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
50
|
+
export default _default;
|
@@ -0,0 +1,52 @@
|
|
1
|
+
import type { FdoPaymentGateway } from '@feedmepos/payment-entity';
|
2
|
+
import type { PropType } from 'vue';
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
|
+
onUpdate: {
|
5
|
+
type: PropType<(g: any) => void>;
|
6
|
+
required: true;
|
7
|
+
};
|
8
|
+
onDelete: {
|
9
|
+
type: PropType<(g: FdoPaymentGateway) => void>;
|
10
|
+
required: true;
|
11
|
+
};
|
12
|
+
gateway: {
|
13
|
+
type: PropType<{
|
14
|
+
_id: string;
|
15
|
+
_rev: string;
|
16
|
+
paymentGateway: "REVENUE_MONSTER";
|
17
|
+
active: boolean;
|
18
|
+
config: {
|
19
|
+
clientId: string;
|
20
|
+
clientPrivateKey: string;
|
21
|
+
clientSecret: string;
|
22
|
+
storeId: string;
|
23
|
+
};
|
24
|
+
} | undefined>;
|
25
|
+
required: true;
|
26
|
+
};
|
27
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
28
|
+
onUpdate: {
|
29
|
+
type: PropType<(g: any) => void>;
|
30
|
+
required: true;
|
31
|
+
};
|
32
|
+
onDelete: {
|
33
|
+
type: PropType<(g: FdoPaymentGateway) => void>;
|
34
|
+
required: true;
|
35
|
+
};
|
36
|
+
gateway: {
|
37
|
+
type: PropType<{
|
38
|
+
_id: string;
|
39
|
+
_rev: string;
|
40
|
+
paymentGateway: "REVENUE_MONSTER";
|
41
|
+
active: boolean;
|
42
|
+
config: {
|
43
|
+
clientId: string;
|
44
|
+
clientPrivateKey: string;
|
45
|
+
clientSecret: string;
|
46
|
+
storeId: string;
|
47
|
+
};
|
48
|
+
} | undefined>;
|
49
|
+
required: true;
|
50
|
+
};
|
51
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
52
|
+
export default _default;
|
@@ -0,0 +1,83 @@
|
|
1
|
+
import { type PropType } from 'vue';
|
2
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
3
|
+
terminal: {
|
4
|
+
type: PropType<{
|
5
|
+
name?: string | null | undefined;
|
6
|
+
deviceId?: string | null | undefined;
|
7
|
+
bindCode?: string | null | undefined;
|
8
|
+
secretKey?: string | null | undefined;
|
9
|
+
token?: string | null | undefined;
|
10
|
+
gateways?: ({
|
11
|
+
config?: {
|
12
|
+
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
13
|
+
uniqueId: string;
|
14
|
+
} | null | undefined;
|
15
|
+
gateway: "Fiuu";
|
16
|
+
} | {
|
17
|
+
config?: any;
|
18
|
+
gateway: "ScanPay";
|
19
|
+
})[] | null | undefined;
|
20
|
+
ecrs?: ({
|
21
|
+
config?: {
|
22
|
+
terminalId: string;
|
23
|
+
} | null | undefined;
|
24
|
+
gateway: "FeedMe";
|
25
|
+
} | {
|
26
|
+
config?: {
|
27
|
+
terminalId: string;
|
28
|
+
merchantId: string;
|
29
|
+
privateKey: string;
|
30
|
+
} | null | undefined;
|
31
|
+
gateway: "Ghl";
|
32
|
+
})[] | null | undefined;
|
33
|
+
status: "Active" | "Inactive";
|
34
|
+
_id: string;
|
35
|
+
referenceId: string;
|
36
|
+
securityCode: string;
|
37
|
+
deviceType: "KIOSK" | "TERMINAL" | "POS";
|
38
|
+
createdAt: string;
|
39
|
+
updatedAt: string;
|
40
|
+
}>;
|
41
|
+
};
|
42
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
43
|
+
terminal: {
|
44
|
+
type: PropType<{
|
45
|
+
name?: string | null | undefined;
|
46
|
+
deviceId?: string | null | undefined;
|
47
|
+
bindCode?: string | null | undefined;
|
48
|
+
secretKey?: string | null | undefined;
|
49
|
+
token?: string | null | undefined;
|
50
|
+
gateways?: ({
|
51
|
+
config?: {
|
52
|
+
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
53
|
+
uniqueId: string;
|
54
|
+
} | null | undefined;
|
55
|
+
gateway: "Fiuu";
|
56
|
+
} | {
|
57
|
+
config?: any;
|
58
|
+
gateway: "ScanPay";
|
59
|
+
})[] | null | undefined;
|
60
|
+
ecrs?: ({
|
61
|
+
config?: {
|
62
|
+
terminalId: string;
|
63
|
+
} | null | undefined;
|
64
|
+
gateway: "FeedMe";
|
65
|
+
} | {
|
66
|
+
config?: {
|
67
|
+
terminalId: string;
|
68
|
+
merchantId: string;
|
69
|
+
privateKey: string;
|
70
|
+
} | null | undefined;
|
71
|
+
gateway: "Ghl";
|
72
|
+
})[] | null | undefined;
|
73
|
+
status: "Active" | "Inactive";
|
74
|
+
_id: string;
|
75
|
+
referenceId: string;
|
76
|
+
securityCode: string;
|
77
|
+
deviceType: "KIOSK" | "TERMINAL" | "POS";
|
78
|
+
createdAt: string;
|
79
|
+
updatedAt: string;
|
80
|
+
}>;
|
81
|
+
};
|
82
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
83
|
+
export default _default;
|
@@ -0,0 +1,12 @@
|
|
1
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
2
|
+
terminalId: {
|
3
|
+
type: StringConstructor;
|
4
|
+
required: true;
|
5
|
+
};
|
6
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
7
|
+
terminalId: {
|
8
|
+
type: StringConstructor;
|
9
|
+
required: true;
|
10
|
+
};
|
11
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
12
|
+
export default _default;
|
@@ -1,15 +1,86 @@
|
|
1
|
-
import { type Row } from '@feedmepos/ui-library';
|
2
1
|
declare const _default: import("vue").DefineComponent<{
|
3
|
-
|
4
|
-
|
2
|
+
data: {
|
3
|
+
name?: string | null | undefined;
|
4
|
+
deviceId?: string | null | undefined;
|
5
|
+
bindCode?: string | null | undefined;
|
6
|
+
secretKey?: string | null | undefined;
|
7
|
+
token?: string | null | undefined;
|
8
|
+
gateways?: ({
|
9
|
+
config?: {
|
10
|
+
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
11
|
+
uniqueId: string;
|
12
|
+
} | null | undefined;
|
13
|
+
gateway: "Fiuu";
|
14
|
+
} | {
|
15
|
+
config?: any;
|
16
|
+
gateway: "ScanPay";
|
17
|
+
})[] | null | undefined;
|
18
|
+
ecrs?: ({
|
19
|
+
config?: {
|
20
|
+
terminalId: string;
|
21
|
+
} | null | undefined;
|
22
|
+
gateway: "FeedMe";
|
23
|
+
} | {
|
24
|
+
config?: {
|
25
|
+
terminalId: string;
|
26
|
+
merchantId: string;
|
27
|
+
privateKey: string;
|
28
|
+
} | null | undefined;
|
29
|
+
gateway: "Ghl";
|
30
|
+
})[] | null | undefined;
|
31
|
+
status: "Active" | "Inactive";
|
32
|
+
_id: string;
|
33
|
+
referenceId: string;
|
34
|
+
securityCode: string;
|
35
|
+
deviceType: "KIOSK" | "TERMINAL" | "POS";
|
36
|
+
createdAt: string;
|
37
|
+
updatedAt: string;
|
38
|
+
};
|
5
39
|
}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
|
6
|
-
link: (
|
7
|
-
|
40
|
+
link: () => any;
|
41
|
+
unlink: () => any;
|
42
|
+
edit: () => any;
|
8
43
|
}, string, import("vue").PublicProps, Readonly<{
|
9
|
-
|
10
|
-
|
44
|
+
data: {
|
45
|
+
name?: string | null | undefined;
|
46
|
+
deviceId?: string | null | undefined;
|
47
|
+
bindCode?: string | null | undefined;
|
48
|
+
secretKey?: string | null | undefined;
|
49
|
+
token?: string | null | undefined;
|
50
|
+
gateways?: ({
|
51
|
+
config?: {
|
52
|
+
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
53
|
+
uniqueId: string;
|
54
|
+
} | null | undefined;
|
55
|
+
gateway: "Fiuu";
|
56
|
+
} | {
|
57
|
+
config?: any;
|
58
|
+
gateway: "ScanPay";
|
59
|
+
})[] | null | undefined;
|
60
|
+
ecrs?: ({
|
61
|
+
config?: {
|
62
|
+
terminalId: string;
|
63
|
+
} | null | undefined;
|
64
|
+
gateway: "FeedMe";
|
65
|
+
} | {
|
66
|
+
config?: {
|
67
|
+
terminalId: string;
|
68
|
+
merchantId: string;
|
69
|
+
privateKey: string;
|
70
|
+
} | null | undefined;
|
71
|
+
gateway: "Ghl";
|
72
|
+
})[] | null | undefined;
|
73
|
+
status: "Active" | "Inactive";
|
74
|
+
_id: string;
|
75
|
+
referenceId: string;
|
76
|
+
securityCode: string;
|
77
|
+
deviceType: "KIOSK" | "TERMINAL" | "POS";
|
78
|
+
createdAt: string;
|
79
|
+
updatedAt: string;
|
80
|
+
};
|
11
81
|
}> & Readonly<{
|
12
|
-
onLink?: ((
|
13
|
-
|
82
|
+
onLink?: (() => any) | undefined;
|
83
|
+
onUnlink?: (() => any) | undefined;
|
84
|
+
onEdit?: (() => any) | undefined;
|
14
85
|
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
|
15
86
|
export default _default;
|
@@ -0,0 +1,94 @@
|
|
1
|
+
import { type FdoTerminal } from '@feedmepos/payment-entity';
|
2
|
+
import { type PropType } from 'vue';
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
|
+
terminal: {
|
5
|
+
type: PropType<{
|
6
|
+
name?: string | null | undefined;
|
7
|
+
deviceId?: string | null | undefined;
|
8
|
+
bindCode?: string | null | undefined;
|
9
|
+
secretKey?: string | null | undefined;
|
10
|
+
token?: string | null | undefined;
|
11
|
+
gateways?: ({
|
12
|
+
config?: {
|
13
|
+
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
14
|
+
uniqueId: string;
|
15
|
+
} | null | undefined;
|
16
|
+
gateway: "Fiuu";
|
17
|
+
} | {
|
18
|
+
config?: any;
|
19
|
+
gateway: "ScanPay";
|
20
|
+
})[] | null | undefined;
|
21
|
+
ecrs?: ({
|
22
|
+
config?: {
|
23
|
+
terminalId: string;
|
24
|
+
} | null | undefined;
|
25
|
+
gateway: "FeedMe";
|
26
|
+
} | {
|
27
|
+
config?: {
|
28
|
+
terminalId: string;
|
29
|
+
merchantId: string;
|
30
|
+
privateKey: string;
|
31
|
+
} | null | undefined;
|
32
|
+
gateway: "Ghl";
|
33
|
+
})[] | null | undefined;
|
34
|
+
status: "Active" | "Inactive";
|
35
|
+
_id: string;
|
36
|
+
referenceId: string;
|
37
|
+
securityCode: string;
|
38
|
+
deviceType: "KIOSK" | "TERMINAL" | "POS";
|
39
|
+
createdAt: string;
|
40
|
+
updatedAt: string;
|
41
|
+
}>;
|
42
|
+
required: true;
|
43
|
+
};
|
44
|
+
onUpdate: {
|
45
|
+
type: PropType<(account: FdoTerminal) => Promise<void>>;
|
46
|
+
required: true;
|
47
|
+
};
|
48
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
49
|
+
terminal: {
|
50
|
+
type: PropType<{
|
51
|
+
name?: string | null | undefined;
|
52
|
+
deviceId?: string | null | undefined;
|
53
|
+
bindCode?: string | null | undefined;
|
54
|
+
secretKey?: string | null | undefined;
|
55
|
+
token?: string | null | undefined;
|
56
|
+
gateways?: ({
|
57
|
+
config?: {
|
58
|
+
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
59
|
+
uniqueId: string;
|
60
|
+
} | null | undefined;
|
61
|
+
gateway: "Fiuu";
|
62
|
+
} | {
|
63
|
+
config?: any;
|
64
|
+
gateway: "ScanPay";
|
65
|
+
})[] | null | undefined;
|
66
|
+
ecrs?: ({
|
67
|
+
config?: {
|
68
|
+
terminalId: string;
|
69
|
+
} | null | undefined;
|
70
|
+
gateway: "FeedMe";
|
71
|
+
} | {
|
72
|
+
config?: {
|
73
|
+
terminalId: string;
|
74
|
+
merchantId: string;
|
75
|
+
privateKey: string;
|
76
|
+
} | null | undefined;
|
77
|
+
gateway: "Ghl";
|
78
|
+
})[] | null | undefined;
|
79
|
+
status: "Active" | "Inactive";
|
80
|
+
_id: string;
|
81
|
+
referenceId: string;
|
82
|
+
securityCode: string;
|
83
|
+
deviceType: "KIOSK" | "TERMINAL" | "POS";
|
84
|
+
createdAt: string;
|
85
|
+
updatedAt: string;
|
86
|
+
}>;
|
87
|
+
required: true;
|
88
|
+
};
|
89
|
+
onUpdate: {
|
90
|
+
type: PropType<(account: FdoTerminal) => Promise<void>>;
|
91
|
+
required: true;
|
92
|
+
};
|
93
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
94
|
+
export default _default;
|
@@ -0,0 +1,94 @@
|
|
1
|
+
import { type FdoTerminal } from '@feedmepos/payment-entity';
|
2
|
+
import { type PropType } from 'vue';
|
3
|
+
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
|
4
|
+
terminal: {
|
5
|
+
type: PropType<{
|
6
|
+
name?: string | null | undefined;
|
7
|
+
deviceId?: string | null | undefined;
|
8
|
+
bindCode?: string | null | undefined;
|
9
|
+
secretKey?: string | null | undefined;
|
10
|
+
token?: string | null | undefined;
|
11
|
+
gateways?: ({
|
12
|
+
config?: {
|
13
|
+
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
14
|
+
uniqueId: string;
|
15
|
+
} | null | undefined;
|
16
|
+
gateway: "Fiuu";
|
17
|
+
} | {
|
18
|
+
config?: any;
|
19
|
+
gateway: "ScanPay";
|
20
|
+
})[] | null | undefined;
|
21
|
+
ecrs?: ({
|
22
|
+
config?: {
|
23
|
+
terminalId: string;
|
24
|
+
} | null | undefined;
|
25
|
+
gateway: "FeedMe";
|
26
|
+
} | {
|
27
|
+
config?: {
|
28
|
+
terminalId: string;
|
29
|
+
merchantId: string;
|
30
|
+
privateKey: string;
|
31
|
+
} | null | undefined;
|
32
|
+
gateway: "Ghl";
|
33
|
+
})[] | null | undefined;
|
34
|
+
status: "Active" | "Inactive";
|
35
|
+
_id: string;
|
36
|
+
referenceId: string;
|
37
|
+
securityCode: string;
|
38
|
+
deviceType: "KIOSK" | "TERMINAL" | "POS";
|
39
|
+
createdAt: string;
|
40
|
+
updatedAt: string;
|
41
|
+
}>;
|
42
|
+
required: true;
|
43
|
+
};
|
44
|
+
onUpdate: {
|
45
|
+
type: PropType<(account: FdoTerminal) => Promise<void>>;
|
46
|
+
required: true;
|
47
|
+
};
|
48
|
+
}>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
49
|
+
terminal: {
|
50
|
+
type: PropType<{
|
51
|
+
name?: string | null | undefined;
|
52
|
+
deviceId?: string | null | undefined;
|
53
|
+
bindCode?: string | null | undefined;
|
54
|
+
secretKey?: string | null | undefined;
|
55
|
+
token?: string | null | undefined;
|
56
|
+
gateways?: ({
|
57
|
+
config?: {
|
58
|
+
packageId: "cc.feedme.payment.rms" | "cc.feedme.payment.fiuu_my" | "cc.feedme.payment.fiuu_sg";
|
59
|
+
uniqueId: string;
|
60
|
+
} | null | undefined;
|
61
|
+
gateway: "Fiuu";
|
62
|
+
} | {
|
63
|
+
config?: any;
|
64
|
+
gateway: "ScanPay";
|
65
|
+
})[] | null | undefined;
|
66
|
+
ecrs?: ({
|
67
|
+
config?: {
|
68
|
+
terminalId: string;
|
69
|
+
} | null | undefined;
|
70
|
+
gateway: "FeedMe";
|
71
|
+
} | {
|
72
|
+
config?: {
|
73
|
+
terminalId: string;
|
74
|
+
merchantId: string;
|
75
|
+
privateKey: string;
|
76
|
+
} | null | undefined;
|
77
|
+
gateway: "Ghl";
|
78
|
+
})[] | null | undefined;
|
79
|
+
status: "Active" | "Inactive";
|
80
|
+
_id: string;
|
81
|
+
referenceId: string;
|
82
|
+
securityCode: string;
|
83
|
+
deviceType: "KIOSK" | "TERMINAL" | "POS";
|
84
|
+
createdAt: string;
|
85
|
+
updatedAt: string;
|
86
|
+
}>;
|
87
|
+
required: true;
|
88
|
+
};
|
89
|
+
onUpdate: {
|
90
|
+
type: PropType<(account: FdoTerminal) => Promise<void>>;
|
91
|
+
required: true;
|
92
|
+
};
|
93
|
+
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
|
94
|
+
export default _default;
|