@feedmepos/mf-payment 1.4.41 → 1.4.43

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (89) hide show
  1. package/dist/{Actions.vue_vue_type_script_setup_true_lang-Dm9-P1P6.js → Actions.vue_vue_type_script_setup_true_lang-Cnd9TJ68.js} +2 -2
  2. package/dist/{Chargeback-CF_p5AkJ.js → Chargeback-BftBez0p.js} +5 -5
  3. package/dist/{OnboardForm-ChV0WBPP.js → OnboardForm-BQy8Zcpp.js} +4 -4
  4. package/dist/{OnboardForm-BBTeyz62.js → OnboardForm-DUMMSnIq.js} +4 -4
  5. package/dist/{OnboardSubmission-Cm2voJph.js → OnboardSubmission-Bl9QPMAC.js} +3 -3
  6. package/dist/{OnboardSubmission-zgLxolLn.js → OnboardSubmission-WyNZQDgB.js} +5 -5
  7. package/dist/{PayoutAccount-BGnDHZu0.js → PayoutAccount-7OrgY3EZ.js} +5 -5
  8. package/dist/{PayoutAccount-CuaZPXV1.js → PayoutAccount-BvncjJnv.js} +5 -5
  9. package/dist/{PayoutAccountSetting-9TPlf6cV.js → PayoutAccountSetting-YYswVooL.js} +3 -3
  10. package/dist/{Restaurant-BFM6IVeo.js → Restaurant-26r7Q01z.js} +4 -4
  11. package/dist/RestaurantSelector.vue_vue_type_script_setup_true_lang-CxX3_Xyg.js +63 -0
  12. package/dist/{RestaurantSetting-CRWzH54g.js → RestaurantSetting-D1APrvzM.js} +199 -178
  13. package/dist/{Settlement-CK5FGMkl.js → Settlement-C_rIV3fu.js} +20 -29
  14. package/dist/{Settlement-BVyNw-s_.js → Settlement-Ix55QLVB.js} +3 -3
  15. package/dist/{SettlementTransactions-q8-O_icK.js → SettlementTransactions-B7NwtUmV.js} +4 -4
  16. package/dist/{SettlementTransactions-B_OHLhd0.js → SettlementTransactions-Bh8lUwJw.js} +4 -4
  17. package/dist/{Status.vue_vue_type_script_setup_true_lang-B_1HKa0E.js → Status.vue_vue_type_script_setup_true_lang-B5iI3OiL.js} +1 -1
  18. package/dist/{Terminal-BSmGsSH6.js → Terminal-CrM7EzkM.js} +5 -5
  19. package/dist/{TerminalSetting-B70azG2l.js → TerminalSetting-BiaGvysm.js} +3 -3
  20. package/dist/{Transaction-BhnPGXP_.js → Transaction-95UATrK6.js} +6 -6
  21. package/dist/Transaction-DowFSIYy.js +456 -0
  22. package/dist/{TransactionOld-hQw2jPbw.js → TransactionOld-D8EnKv6-.js} +14 -10
  23. package/dist/api/payment-gateway/index.d.ts +4 -7
  24. package/dist/{app-Tmr48m4A.js → app-BE2wXsqm.js} +23 -23
  25. package/dist/app.js +1 -1
  26. package/dist/{assets-B1D_MgMU.js → assets-CpvC_0O-.js} +1 -1
  27. package/dist/components/RestaurantSelector.vue.d.ts +1 -1
  28. package/dist/{grafana-CpZFM_Is.js → grafana-22PXAn1O.js} +1 -1
  29. package/dist/{index-yD13EQmY.js → index-B0-Kn6Mw.js} +1 -1
  30. package/dist/{index-BOXe3lBY.js → index-B0uA-O38.js} +1 -1
  31. package/dist/{index-CIj4gYaQ.js → index-B9kHmV6p.js} +1 -1
  32. package/dist/{index-Cif5ZVCF.js → index-BLyx8ZQr.js} +1 -1
  33. package/dist/{index-DkkJFPfC.js → index-Blb5YaYR.js} +1 -1
  34. package/dist/{index-CvhrHdH5.js → index-CGb-qnBI.js} +2 -2
  35. package/dist/{index-wMVjSqOV.js → index-Ctn4LFui.js} +1 -1
  36. package/dist/{index-BCwCx3CJ.js → index-cCTvH31Z.js} +4806 -4722
  37. package/dist/{index.vue_vue_type_script_setup_true_lang-BzAMhFiq.js → index.vue_vue_type_script_setup_true_lang-NUicoOT2.js} +1 -1
  38. package/dist/package.json +2 -2
  39. package/dist/{payout-account-CPyM_Ryb.js → payout-account-CKki3n0I.js} +3 -3
  40. package/dist/{plugins-CABpeaof.js → plugins-DXBLQm5t.js} +1 -1
  41. package/dist/stores/payoutAccount.d.ts +20 -20
  42. package/dist/tsconfig.app.tsbuildinfo +1 -1
  43. package/dist/views/admin/onboard-submission/forms/SoftspaceSubmission.vue.d.ts +24 -24
  44. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +20 -20
  45. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +24 -30
  46. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +24 -30
  47. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +20 -20
  48. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +20 -20
  49. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +24 -30
  50. package/dist/views/admin/payout-account/tabs/gateway/AdyenGateway.vue.d.ts +4 -4
  51. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
  52. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  53. package/dist/views/admin/payout-account/tabs/gateway/KsherGateway.vue.d.ts +2 -2
  54. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  55. package/dist/views/admin/payout-account/tabs/token/ApplePayToken.vue.d.ts +2 -2
  56. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  57. package/dist/views/admin/restaurant/tabs/PaymentGateway.vue.d.ts +1 -1
  58. package/dist/views/admin/restaurant/tabs/gateway/AdyenGateway.vue.d.ts +8 -8
  59. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +8 -8
  60. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +10 -10
  61. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +10 -10
  62. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +8 -8
  63. package/dist/views/admin/restaurant/tabs/gateway/KsherGateway.vue.d.ts +7 -7
  64. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +10 -10
  65. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +8 -8
  66. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +8 -8
  67. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +6 -6
  68. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +6 -6
  69. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +6 -6
  70. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +6 -6
  71. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +6 -6
  72. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +6 -6
  73. package/dist/views/admin/terminal/tabs/ecr/Ghl2Gateway.vue.d.ts +6 -6
  74. package/dist/views/admin/terminal/tabs/ecr/Ghl3Gateway.vue.d.ts +6 -6
  75. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +6 -6
  76. package/dist/views/admin/terminal/tabs/ecr/KBankGateway.vue.d.ts +6 -6
  77. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +6 -6
  78. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +6 -6
  79. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +6 -6
  80. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +6 -6
  81. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +6 -6
  82. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +6 -6
  83. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +6 -6
  84. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +40 -40
  85. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +4 -4
  86. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +2 -2
  87. package/package.json +2 -2
  88. package/dist/RestaurantSelector.vue_vue_type_script_setup_true_lang-Bmt9k4Tu.js +0 -37
  89. package/dist/Transaction-ycjLL38i.js +0 -449
@@ -4,19 +4,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  statusReason?: string | null | undefined;
6
6
  rates?: Record<string, number> | null | undefined;
7
+ _id: string;
7
8
  type: "softspace" | "digipay";
8
9
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
9
- _id: string;
10
- restaurantId: string;
11
- fields: Record<string, string>;
12
- documents: Record<string, string>;
13
- updatedAt: string;
14
10
  profile: {
15
11
  legalName?: string | null | undefined;
16
- email: string;
17
12
  name: string;
13
+ email: string;
18
14
  phoneNo: string;
19
15
  };
16
+ restaurantId: string;
17
+ fields: Record<string, string>;
18
+ documents: Record<string, string>;
19
+ updatedAt: string;
20
20
  }>;
21
21
  required: true;
22
22
  };
@@ -24,38 +24,38 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
24
24
  "update:submission": (submission: {
25
25
  statusReason?: string | null | undefined;
26
26
  rates?: Record<string, number> | null | undefined;
27
+ _id: string;
27
28
  type: "softspace" | "digipay";
28
29
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
29
- _id: string;
30
- restaurantId: string;
31
- fields: Record<string, string>;
32
- documents: Record<string, string>;
33
- updatedAt: string;
34
30
  profile: {
35
31
  legalName?: string | null | undefined;
36
- email: string;
37
32
  name: string;
33
+ email: string;
38
34
  phoneNo: string;
39
35
  };
36
+ restaurantId: string;
37
+ fields: Record<string, string>;
38
+ documents: Record<string, string>;
39
+ updatedAt: string;
40
40
  }) => any;
41
41
  }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
42
42
  submission: {
43
43
  type: PropType<{
44
44
  statusReason?: string | null | undefined;
45
45
  rates?: Record<string, number> | null | undefined;
46
+ _id: string;
46
47
  type: "softspace" | "digipay";
47
48
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
48
- _id: string;
49
- restaurantId: string;
50
- fields: Record<string, string>;
51
- documents: Record<string, string>;
52
- updatedAt: string;
53
49
  profile: {
54
50
  legalName?: string | null | undefined;
55
- email: string;
56
51
  name: string;
52
+ email: string;
57
53
  phoneNo: string;
58
54
  };
55
+ restaurantId: string;
56
+ fields: Record<string, string>;
57
+ documents: Record<string, string>;
58
+ updatedAt: string;
59
59
  }>;
60
60
  required: true;
61
61
  };
@@ -63,19 +63,19 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
63
63
  "onUpdate:submission"?: ((submission: {
64
64
  statusReason?: string | null | undefined;
65
65
  rates?: Record<string, number> | null | undefined;
66
+ _id: string;
66
67
  type: "softspace" | "digipay";
67
68
  status: "pending" | "submitted" | "rejected" | "approved" | "ready";
68
- _id: string;
69
- restaurantId: string;
70
- fields: Record<string, string>;
71
- documents: Record<string, string>;
72
- updatedAt: string;
73
69
  profile: {
74
70
  legalName?: string | null | undefined;
75
- email: string;
76
71
  name: string;
72
+ email: string;
77
73
  phoneNo: string;
78
74
  };
75
+ restaurantId: string;
76
+ fields: Record<string, string>;
77
+ documents: Record<string, string>;
78
+ updatedAt: string;
79
79
  }) => any) | undefined;
80
80
  }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
81
81
  export default _default;
@@ -4,21 +4,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  enable?: boolean | null | undefined;
6
6
  gateways?: ({
7
+ paymentGateway: "REVENUE_MONSTER";
7
8
  config: {
8
9
  clientId: string;
9
10
  clientPrivateKey: string;
10
11
  clientSecret: string;
11
12
  storeId: string;
12
13
  };
13
- paymentGateway: "REVENUE_MONSTER";
14
14
  } | {
15
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
15
16
  config: {
16
17
  merchantId: string;
17
18
  secretKey: string;
18
19
  verifyKey: string;
19
20
  };
20
- paymentGateway: "RAZER_MERCHANT_SERVICE";
21
21
  } | {
22
+ paymentGateway: "MACAU_PASS";
22
23
  config: {
23
24
  merchantId: string;
24
25
  merchantName: string;
@@ -26,33 +27,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
26
27
  storeID: string;
27
28
  storeName: string;
28
29
  };
29
- paymentGateway: "MACAU_PASS";
30
30
  } | {
31
+ paymentGateway: "DIGIO";
31
32
  config: {
32
33
  merchantId: string;
33
34
  cardMerchantId: string;
34
35
  };
35
- paymentGateway: "DIGIO";
36
36
  } | {
37
+ paymentGateway: "ADYEN";
37
38
  config: {
38
39
  hmacKey?: string | null | undefined;
39
40
  merchantAccount: string;
40
41
  username: string;
41
42
  apiKey: string;
42
- clientKey: string;
43
43
  endpoint: string;
44
+ clientKey: string;
44
45
  };
45
- paymentGateway: "ADYEN";
46
46
  } | {
47
+ paymentGateway: "KSHER";
47
48
  config: {
48
- appId: string;
49
49
  privateKey: string;
50
+ appId: string;
50
51
  };
51
- paymentGateway: "KSHER";
52
52
  })[] | null | undefined;
53
53
  ref?: any;
54
- status: "NEW" | "PENDING" | "APPROVED";
55
54
  _id: string;
55
+ status: "NEW" | "PENDING" | "APPROVED";
56
56
  store: {
57
57
  bank?: {
58
58
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -78,7 +78,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
78
78
  precision: number;
79
79
  } | null | undefined;
80
80
  tPlus?: number | null | undefined;
81
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
81
+ issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
82
82
  variant: string;
83
83
  }[];
84
84
  businessId: string;
@@ -90,21 +90,22 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
90
90
  type: PropType<{
91
91
  enable?: boolean | null | undefined;
92
92
  gateways?: ({
93
+ paymentGateway: "REVENUE_MONSTER";
93
94
  config: {
94
95
  clientId: string;
95
96
  clientPrivateKey: string;
96
97
  clientSecret: string;
97
98
  storeId: string;
98
99
  };
99
- paymentGateway: "REVENUE_MONSTER";
100
100
  } | {
101
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
101
102
  config: {
102
103
  merchantId: string;
103
104
  secretKey: string;
104
105
  verifyKey: string;
105
106
  };
106
- paymentGateway: "RAZER_MERCHANT_SERVICE";
107
107
  } | {
108
+ paymentGateway: "MACAU_PASS";
108
109
  config: {
109
110
  merchantId: string;
110
111
  merchantName: string;
@@ -112,33 +113,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
112
113
  storeID: string;
113
114
  storeName: string;
114
115
  };
115
- paymentGateway: "MACAU_PASS";
116
116
  } | {
117
+ paymentGateway: "DIGIO";
117
118
  config: {
118
119
  merchantId: string;
119
120
  cardMerchantId: string;
120
121
  };
121
- paymentGateway: "DIGIO";
122
122
  } | {
123
+ paymentGateway: "ADYEN";
123
124
  config: {
124
125
  hmacKey?: string | null | undefined;
125
126
  merchantAccount: string;
126
127
  username: string;
127
128
  apiKey: string;
128
- clientKey: string;
129
129
  endpoint: string;
130
+ clientKey: string;
130
131
  };
131
- paymentGateway: "ADYEN";
132
132
  } | {
133
+ paymentGateway: "KSHER";
133
134
  config: {
134
- appId: string;
135
135
  privateKey: string;
136
+ appId: string;
136
137
  };
137
- paymentGateway: "KSHER";
138
138
  })[] | null | undefined;
139
139
  ref?: any;
140
- status: "NEW" | "PENDING" | "APPROVED";
141
140
  _id: string;
141
+ status: "NEW" | "PENDING" | "APPROVED";
142
142
  store: {
143
143
  bank?: {
144
144
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -164,7 +164,7 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
164
164
  precision: number;
165
165
  } | null | undefined;
166
166
  tPlus?: number | null | undefined;
167
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
167
+ issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
168
168
  variant: string;
169
169
  }[];
170
170
  businessId: string;
@@ -4,31 +4,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  enable?: boolean | null | undefined;
6
6
  tokens?: {
7
- type: "googlePay" | "applePay";
8
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
9
7
  config: {
10
8
  gateway: string;
11
9
  gatewayMerchantId: string;
12
10
  } | {
13
11
  merchantId: string;
14
12
  };
13
+ type: "googlePay" | "applePay";
14
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
15
15
  }[] | null | undefined;
16
16
  gateways?: ({
17
+ paymentGateway: "REVENUE_MONSTER";
17
18
  config: {
18
19
  clientId: string;
19
20
  clientPrivateKey: string;
20
21
  clientSecret: string;
21
22
  storeId: string;
22
23
  };
23
- paymentGateway: "REVENUE_MONSTER";
24
24
  } | {
25
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
25
26
  config: {
26
27
  merchantId: string;
27
28
  secretKey: string;
28
29
  verifyKey: string;
29
30
  };
30
- paymentGateway: "RAZER_MERCHANT_SERVICE";
31
31
  } | {
32
+ paymentGateway: "MACAU_PASS";
32
33
  config: {
33
34
  merchantId: string;
34
35
  merchantName: string;
@@ -36,29 +37,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
37
  storeID: string;
37
38
  storeName: string;
38
39
  };
39
- paymentGateway: "MACAU_PASS";
40
40
  } | {
41
+ paymentGateway: "DIGIO";
41
42
  config: {
42
43
  merchantId: string;
43
44
  cardMerchantId: string;
44
45
  };
45
- paymentGateway: "DIGIO";
46
46
  } | {
47
+ paymentGateway: "ADYEN";
47
48
  config: {
48
49
  hmacKey?: string | null | undefined;
49
50
  merchantAccount: string;
50
51
  username: string;
51
52
  apiKey: string;
52
- clientKey: string;
53
53
  endpoint: string;
54
+ clientKey: string;
54
55
  };
55
- paymentGateway: "ADYEN";
56
56
  } | {
57
+ paymentGateway: "KSHER";
57
58
  config: {
58
- appId: string;
59
59
  privateKey: string;
60
+ appId: string;
60
61
  };
61
- paymentGateway: "KSHER";
62
62
  })[] | null | undefined;
63
63
  gatewayOverride?: {
64
64
  type?: string | null | undefined;
@@ -71,8 +71,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
71
71
  icon: string;
72
72
  label: string;
73
73
  }[] | null | undefined;
74
- status: "NEW" | "PENDING" | "APPROVED";
75
74
  _id: string;
75
+ status: "NEW" | "PENDING" | "APPROVED";
76
76
  store: {
77
77
  bank?: {
78
78
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -98,13 +98,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
98
98
  precision: number;
99
99
  } | null | undefined;
100
100
  tPlus?: number | null | undefined;
101
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
101
+ issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
102
102
  variant: string;
103
103
  }[];
104
104
  businessId: string;
105
- use: {
106
- feedmeFiuu: boolean;
107
- };
108
105
  }>;
109
106
  required: true;
110
107
  };
@@ -113,31 +110,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
113
110
  type: PropType<{
114
111
  enable?: boolean | null | undefined;
115
112
  tokens?: {
116
- type: "googlePay" | "applePay";
117
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
118
113
  config: {
119
114
  gateway: string;
120
115
  gatewayMerchantId: string;
121
116
  } | {
122
117
  merchantId: string;
123
118
  };
119
+ type: "googlePay" | "applePay";
120
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
124
121
  }[] | null | undefined;
125
122
  gateways?: ({
123
+ paymentGateway: "REVENUE_MONSTER";
126
124
  config: {
127
125
  clientId: string;
128
126
  clientPrivateKey: string;
129
127
  clientSecret: string;
130
128
  storeId: string;
131
129
  };
132
- paymentGateway: "REVENUE_MONSTER";
133
130
  } | {
131
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
134
132
  config: {
135
133
  merchantId: string;
136
134
  secretKey: string;
137
135
  verifyKey: string;
138
136
  };
139
- paymentGateway: "RAZER_MERCHANT_SERVICE";
140
137
  } | {
138
+ paymentGateway: "MACAU_PASS";
141
139
  config: {
142
140
  merchantId: string;
143
141
  merchantName: string;
@@ -145,29 +143,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
145
143
  storeID: string;
146
144
  storeName: string;
147
145
  };
148
- paymentGateway: "MACAU_PASS";
149
146
  } | {
147
+ paymentGateway: "DIGIO";
150
148
  config: {
151
149
  merchantId: string;
152
150
  cardMerchantId: string;
153
151
  };
154
- paymentGateway: "DIGIO";
155
152
  } | {
153
+ paymentGateway: "ADYEN";
156
154
  config: {
157
155
  hmacKey?: string | null | undefined;
158
156
  merchantAccount: string;
159
157
  username: string;
160
158
  apiKey: string;
161
- clientKey: string;
162
159
  endpoint: string;
160
+ clientKey: string;
163
161
  };
164
- paymentGateway: "ADYEN";
165
162
  } | {
163
+ paymentGateway: "KSHER";
166
164
  config: {
167
- appId: string;
168
165
  privateKey: string;
166
+ appId: string;
169
167
  };
170
- paymentGateway: "KSHER";
171
168
  })[] | null | undefined;
172
169
  gatewayOverride?: {
173
170
  type?: string | null | undefined;
@@ -180,8 +177,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
180
177
  icon: string;
181
178
  label: string;
182
179
  }[] | null | undefined;
183
- status: "NEW" | "PENDING" | "APPROVED";
184
180
  _id: string;
181
+ status: "NEW" | "PENDING" | "APPROVED";
185
182
  store: {
186
183
  bank?: {
187
184
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -207,13 +204,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
207
204
  precision: number;
208
205
  } | null | undefined;
209
206
  tPlus?: number | null | undefined;
210
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
207
+ issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
211
208
  variant: string;
212
209
  }[];
213
210
  businessId: string;
214
- use: {
215
- feedmeFiuu: boolean;
216
- };
217
211
  }>;
218
212
  required: true;
219
213
  };
@@ -4,31 +4,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  type: PropType<{
5
5
  enable?: boolean | null | undefined;
6
6
  tokens?: {
7
- type: "googlePay" | "applePay";
8
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
9
7
  config: {
10
8
  gateway: string;
11
9
  gatewayMerchantId: string;
12
10
  } | {
13
11
  merchantId: string;
14
12
  };
13
+ type: "googlePay" | "applePay";
14
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
15
15
  }[] | null | undefined;
16
16
  gateways?: ({
17
+ paymentGateway: "REVENUE_MONSTER";
17
18
  config: {
18
19
  clientId: string;
19
20
  clientPrivateKey: string;
20
21
  clientSecret: string;
21
22
  storeId: string;
22
23
  };
23
- paymentGateway: "REVENUE_MONSTER";
24
24
  } | {
25
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
25
26
  config: {
26
27
  merchantId: string;
27
28
  secretKey: string;
28
29
  verifyKey: string;
29
30
  };
30
- paymentGateway: "RAZER_MERCHANT_SERVICE";
31
31
  } | {
32
+ paymentGateway: "MACAU_PASS";
32
33
  config: {
33
34
  merchantId: string;
34
35
  merchantName: string;
@@ -36,29 +37,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
36
37
  storeID: string;
37
38
  storeName: string;
38
39
  };
39
- paymentGateway: "MACAU_PASS";
40
40
  } | {
41
+ paymentGateway: "DIGIO";
41
42
  config: {
42
43
  merchantId: string;
43
44
  cardMerchantId: string;
44
45
  };
45
- paymentGateway: "DIGIO";
46
46
  } | {
47
+ paymentGateway: "ADYEN";
47
48
  config: {
48
49
  hmacKey?: string | null | undefined;
49
50
  merchantAccount: string;
50
51
  username: string;
51
52
  apiKey: string;
52
- clientKey: string;
53
53
  endpoint: string;
54
+ clientKey: string;
54
55
  };
55
- paymentGateway: "ADYEN";
56
56
  } | {
57
+ paymentGateway: "KSHER";
57
58
  config: {
58
- appId: string;
59
59
  privateKey: string;
60
+ appId: string;
60
61
  };
61
- paymentGateway: "KSHER";
62
62
  })[] | null | undefined;
63
63
  gatewayOverride?: {
64
64
  type?: string | null | undefined;
@@ -71,8 +71,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
71
71
  icon: string;
72
72
  label: string;
73
73
  }[] | null | undefined;
74
- status: "NEW" | "PENDING" | "APPROVED";
75
74
  _id: string;
75
+ status: "NEW" | "PENDING" | "APPROVED";
76
76
  store: {
77
77
  bank?: {
78
78
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -98,13 +98,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
98
98
  precision: number;
99
99
  } | null | undefined;
100
100
  tPlus?: number | null | undefined;
101
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
101
+ issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
102
102
  variant: string;
103
103
  }[];
104
104
  businessId: string;
105
- use: {
106
- feedmeFiuu: boolean;
107
- };
108
105
  }>;
109
106
  required: true;
110
107
  };
@@ -113,31 +110,32 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
113
110
  type: PropType<{
114
111
  enable?: boolean | null | undefined;
115
112
  tokens?: {
116
- type: "googlePay" | "applePay";
117
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
118
113
  config: {
119
114
  gateway: string;
120
115
  gatewayMerchantId: string;
121
116
  } | {
122
117
  merchantId: string;
123
118
  };
119
+ type: "googlePay" | "applePay";
120
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "ADYEN" | "KSHER" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "GHL2" | "GHL3" | "MAYBANK2" | "MAYBANK3" | "NETS" | "KBANK" | "ADYEN_WECHATPAY" | "ADYEN_ALIPAY" | "KSHER_PROMPTPAY" | "KSHER_WECHATPAY" | "KSHER_ALIPAY";
124
121
  }[] | null | undefined;
125
122
  gateways?: ({
123
+ paymentGateway: "REVENUE_MONSTER";
126
124
  config: {
127
125
  clientId: string;
128
126
  clientPrivateKey: string;
129
127
  clientSecret: string;
130
128
  storeId: string;
131
129
  };
132
- paymentGateway: "REVENUE_MONSTER";
133
130
  } | {
131
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
134
132
  config: {
135
133
  merchantId: string;
136
134
  secretKey: string;
137
135
  verifyKey: string;
138
136
  };
139
- paymentGateway: "RAZER_MERCHANT_SERVICE";
140
137
  } | {
138
+ paymentGateway: "MACAU_PASS";
141
139
  config: {
142
140
  merchantId: string;
143
141
  merchantName: string;
@@ -145,29 +143,28 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
145
143
  storeID: string;
146
144
  storeName: string;
147
145
  };
148
- paymentGateway: "MACAU_PASS";
149
146
  } | {
147
+ paymentGateway: "DIGIO";
150
148
  config: {
151
149
  merchantId: string;
152
150
  cardMerchantId: string;
153
151
  };
154
- paymentGateway: "DIGIO";
155
152
  } | {
153
+ paymentGateway: "ADYEN";
156
154
  config: {
157
155
  hmacKey?: string | null | undefined;
158
156
  merchantAccount: string;
159
157
  username: string;
160
158
  apiKey: string;
161
- clientKey: string;
162
159
  endpoint: string;
160
+ clientKey: string;
163
161
  };
164
- paymentGateway: "ADYEN";
165
162
  } | {
163
+ paymentGateway: "KSHER";
166
164
  config: {
167
- appId: string;
168
165
  privateKey: string;
166
+ appId: string;
169
167
  };
170
- paymentGateway: "KSHER";
171
168
  })[] | null | undefined;
172
169
  gatewayOverride?: {
173
170
  type?: string | null | undefined;
@@ -180,8 +177,8 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
180
177
  icon: string;
181
178
  label: string;
182
179
  }[] | null | undefined;
183
- status: "NEW" | "PENDING" | "APPROVED";
184
180
  _id: string;
181
+ status: "NEW" | "PENDING" | "APPROVED";
185
182
  store: {
186
183
  bank?: {
187
184
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -207,13 +204,10 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
207
204
  precision: number;
208
205
  } | null | undefined;
209
206
  tPlus?: number | null | undefined;
210
- issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "CASH" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
207
+ issuer: "MACAU_PASS" | "FEEDME" | "WECHATPAY" | "ALIPAY" | "BOOST" | "GRABPAY" | "RAZERPAY" | "SHOPEEPAY" | "OTHER" | "MAYBANKQRPAY" | "PRESTOPAY" | "TOUCHNGO" | "CARD" | "DUITNOW" | "FPX" | "DEBITCARD" | "CREDITCARD" | "UNIONPAY" | "ATOME" | "CASH" | "PAYNOW" | "VISA" | "MASTER" | "MYDEBIT" | "AMEX" | "JCB" | "DISCOVER" | "DINERS" | "THAIQR" | "TRUEMONEY" | "LINEPAY";
211
208
  variant: string;
212
209
  }[];
213
210
  businessId: string;
214
- use: {
215
- feedmeFiuu: boolean;
216
- };
217
211
  }>;
218
212
  required: true;
219
213
  };