@feedmepos/mf-payment 1.3.5 → 1.3.6

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 (73) hide show
  1. package/dist/{OnboardForm-DkQnOOE4.js → OnboardForm-DK0gSj3m.js} +4 -4
  2. package/dist/{OnboardForm-DRfkDYKa.js → OnboardForm-DP-aJ_9f.js} +4 -4
  3. package/dist/{OnboardSubmission-caChZGCD.js → OnboardSubmission-Bh1IlZSt.js} +2 -2
  4. package/dist/{OnboardSubmission-CiSHMUCb.js → OnboardSubmission-BvdOCwbB.js} +5 -5
  5. package/dist/{PayoutAccount-jRFibLN6.js → PayoutAccount-B8oIp4cC.js} +5 -5
  6. package/dist/{PayoutAccount-DDJZLp5n.js → PayoutAccount-zDcex7fB.js} +5 -5
  7. package/dist/{PayoutAccountSetting-DcuumyW4.js → PayoutAccountSetting-CHRrrPyM.js} +3 -3
  8. package/dist/{Restaurant-C8lLkTRk.js → Restaurant-B4_By3gk.js} +4 -4
  9. package/dist/{RestaurantSetting-IW965gti.js → RestaurantSetting-Dub_-JlB.js} +3 -3
  10. package/dist/{Settlement-D18xsXRd.js → Settlement-CZ8pzFMH.js} +3 -3
  11. package/dist/{Settlement-BQPbR8m-.js → Settlement-Y9WvXhNL.js} +3 -3
  12. package/dist/{SettlementTransactions-BQmJ_nZS.js → SettlementTransactions-CT7yHI03.js} +3 -3
  13. package/dist/{SettlementTransactions-DhKWeuuo.js → SettlementTransactions-CYKZ3qJR.js} +3 -3
  14. package/dist/{Status.vue_vue_type_script_setup_true_lang-Cp3akQew.js → Status.vue_vue_type_script_setup_true_lang-knGxQsIT.js} +1 -1
  15. package/dist/{Terminal-tg7f8Wue.js → Terminal-DpU8bG_E.js} +5 -5
  16. package/dist/TerminalSetting-ayjTqDOf.js +1252 -0
  17. package/dist/{Transaction-DFxizbZ7.js → Transaction-BglDJkA1.js} +6 -6
  18. package/dist/{Transaction-CQF5lDAd.js → Transaction-BhaE4B7P.js} +5 -5
  19. package/dist/{TransactionOld-uFMnygUK.js → TransactionOld-lu-6Wsl0.js} +4 -4
  20. package/dist/{TransactionTable.vue_vue_type_script_setup_true_lang-CFr-DduC.js → TransactionTable.vue_vue_type_script_setup_true_lang-DwsA4v2y.js} +3 -3
  21. package/dist/{app-JzZOIyxw.js → app-P6E0gWOn.js} +22 -22
  22. package/dist/app.js +1 -1
  23. package/dist/{assets-R7Pf2tcC.js → assets-CXWjWs3-.js} +1 -1
  24. package/dist/{grafana-DLVFFmRO.js → grafana-DMIeh04o.js} +1 -1
  25. package/dist/{index-C5B1WFHO.js → index-0rtKjj7p.js} +2 -2
  26. package/dist/{index-C4T0m6DM.js → index-BUbV9yXt.js} +1 -1
  27. package/dist/{index-C_4l0JZj.js → index-CggStwHL.js} +8926 -8820
  28. package/dist/{index-BRcPRBkm.js → index-DXzy1nT_.js} +1 -1
  29. package/dist/{index-BUXnw6w4.js → index-DYisiI7M.js} +1 -1
  30. package/dist/{index-D7GUIvIW.js → index-JNNpGY70.js} +1 -1
  31. package/dist/{index-Cpsfcvcu.js → index-LG8BpXxO.js} +1 -1
  32. package/dist/{index.vue_vue_type_script_setup_true_lang-BIGL3hMd.js → index.vue_vue_type_script_setup_true_lang-roF28cJy.js} +1 -1
  33. package/dist/package.json +2 -2
  34. package/dist/{payout-account-BBRdCd9Q.js → payout-account-Bu7qNTGV.js} +3 -3
  35. package/dist/{plugins-DTPqcD09.js → plugins-DmySvFHd.js} +1 -1
  36. package/dist/stores/payoutAccount.d.ts +24 -24
  37. package/dist/tsconfig.app.tsbuildinfo +1 -1
  38. package/dist/views/admin/payout-account/tabs/Information.vue.d.ts +24 -24
  39. package/dist/views/admin/payout-account/tabs/PaymentChannel.vue.d.ts +42 -42
  40. package/dist/views/admin/payout-account/tabs/PaymentGateway.vue.d.ts +42 -42
  41. package/dist/views/admin/payout-account/tabs/PaymentStatus.vue.d.ts +24 -24
  42. package/dist/views/admin/payout-account/tabs/Settlement.vue.d.ts +24 -24
  43. package/dist/views/admin/payout-account/tabs/TokenGateway.vue.d.ts +42 -42
  44. package/dist/views/admin/payout-account/tabs/gateway/DigioGateway.vue.d.ts +2 -2
  45. package/dist/views/admin/payout-account/tabs/gateway/FiuuGateway.vue.d.ts +4 -4
  46. package/dist/views/admin/payout-account/tabs/gateway/MacauPassGateway.vue.d.ts +4 -4
  47. package/dist/views/admin/payout-account/tabs/token/GooglePayToken.vue.d.ts +2 -2
  48. package/dist/views/admin/restaurant/tabs/gateway/DigioGateway.vue.d.ts +6 -6
  49. package/dist/views/admin/restaurant/tabs/gateway/FiuuGateway.vue.d.ts +8 -8
  50. package/dist/views/admin/restaurant/tabs/gateway/GhlGateway.vue.d.ts +8 -8
  51. package/dist/views/admin/restaurant/tabs/gateway/GrabGateway.vue.d.ts +6 -6
  52. package/dist/views/admin/restaurant/tabs/gateway/MacauPassGateway.vue.d.ts +8 -8
  53. package/dist/views/admin/restaurant/tabs/gateway/RevenueMonsterGateway.vue.d.ts +6 -6
  54. package/dist/views/admin/restaurant/tabs/gateway/SoftSpaceGateway.vue.d.ts +6 -6
  55. package/dist/views/admin/terminal/TerminalDialog.vue.d.ts +26 -26
  56. package/dist/views/admin/terminal/tabs/EcrGateway.vue.d.ts +26 -26
  57. package/dist/views/admin/terminal/tabs/Information.vue.d.ts +26 -26
  58. package/dist/views/admin/terminal/tabs/QrGateway.vue.d.ts +26 -26
  59. package/dist/views/admin/terminal/tabs/SettingRequest.vue.d.ts +26 -26
  60. package/dist/views/admin/terminal/tabs/SoftposGateway.vue.d.ts +26 -26
  61. package/dist/views/admin/terminal/tabs/ecr/GhlGateway.vue.d.ts +26 -26
  62. package/dist/views/admin/terminal/tabs/ecr/Maybank2Gateway.vue.d.ts +26 -26
  63. package/dist/views/admin/terminal/tabs/ecr/Maybank3Gateway.vue.d.ts +26 -26
  64. package/dist/views/admin/terminal/tabs/ecr/MaybankGateway.vue.d.ts +26 -26
  65. package/dist/views/admin/terminal/tabs/ecr/NetsGateway.vue.d.ts +26 -26
  66. package/dist/views/admin/terminal/tabs/ecr/TerminalGateway.vue.d.ts +26 -26
  67. package/dist/views/admin/terminal/tabs/qr/PromptPayGateway.vue.d.ts +26 -26
  68. package/dist/views/admin/terminal/tabs/settings/KioskMode.vue.d.ts +26 -26
  69. package/dist/views/payout-account/PayoutAccountTable.vue.d.ts +48 -48
  70. package/dist/views/settlement/FiuuSettlementTable.vue.d.ts +60 -60
  71. package/dist/views/settlement/FiuuSettlementTransactions.vue.d.ts +30 -30
  72. package/package.json +2 -2
  73. package/dist/TerminalSetting-B5VdUivg.js +0 -1080
@@ -7,42 +7,42 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
7
7
  };
8
8
  payoutAccount: {
9
9
  type: PropType<{
10
- enable?: boolean | null | undefined;
11
10
  gateways?: ({
12
- paymentGateway: "REVENUE_MONSTER";
13
11
  config: {
14
12
  clientId: string;
15
13
  clientPrivateKey: string;
16
14
  clientSecret: string;
17
15
  storeId: string;
18
16
  };
17
+ paymentGateway: "REVENUE_MONSTER";
19
18
  } | {
20
- paymentGateway: "RAZER_MERCHANT_SERVICE";
21
19
  config: {
22
- merchantId: string;
23
20
  secretKey: string;
21
+ merchantId: string;
24
22
  verifyKey: string;
25
23
  };
24
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
26
25
  } | {
27
- paymentGateway: "MACAU_PASS";
28
26
  config: {
29
27
  merchantId: string;
28
+ storeID: string;
30
29
  merchantName: string;
31
30
  merchantCategoryCode: string;
32
- storeID: string;
33
31
  storeName: string;
34
32
  };
33
+ paymentGateway: "MACAU_PASS";
35
34
  } | {
36
- paymentGateway: "DIGIO";
37
35
  config: {
38
36
  merchantId: string;
39
37
  cardMerchantId: string;
40
38
  };
39
+ paymentGateway: "DIGIO";
41
40
  })[] | null | undefined;
41
+ enable?: boolean | null | undefined;
42
42
  ref?: any;
43
- _id: string;
44
43
  status: "NEW" | "PENDING" | "APPROVED";
45
- businessId: string;
44
+ notifyUrl: string;
45
+ _id: string;
46
46
  store: {
47
47
  bank?: {
48
48
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -50,18 +50,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
50
50
  holderName?: string | null | undefined;
51
51
  name: string;
52
52
  } | null | undefined;
53
- ssm?: string | null | undefined;
54
53
  bankStatement?: string | null | undefined;
54
+ ssm?: string | null | undefined;
55
55
  exteriorPhoto?: string | null | undefined;
56
56
  keyPerson?: {
57
57
  name: string;
58
- email: string;
59
58
  phone: string;
59
+ email: string;
60
60
  } | null | undefined;
61
61
  id: string;
62
62
  event: "ORDERING" | "MARKETING";
63
63
  };
64
- notifyUrl: string;
64
+ businessId: string;
65
65
  methods: {
66
66
  rate?: {
67
67
  amount: number;
@@ -81,42 +81,42 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
81
81
  };
82
82
  payoutAccount: {
83
83
  type: PropType<{
84
- enable?: boolean | null | undefined;
85
84
  gateways?: ({
86
- paymentGateway: "REVENUE_MONSTER";
87
85
  config: {
88
86
  clientId: string;
89
87
  clientPrivateKey: string;
90
88
  clientSecret: string;
91
89
  storeId: string;
92
90
  };
91
+ paymentGateway: "REVENUE_MONSTER";
93
92
  } | {
94
- paymentGateway: "RAZER_MERCHANT_SERVICE";
95
93
  config: {
96
- merchantId: string;
97
94
  secretKey: string;
95
+ merchantId: string;
98
96
  verifyKey: string;
99
97
  };
98
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
100
99
  } | {
101
- paymentGateway: "MACAU_PASS";
102
100
  config: {
103
101
  merchantId: string;
102
+ storeID: string;
104
103
  merchantName: string;
105
104
  merchantCategoryCode: string;
106
- storeID: string;
107
105
  storeName: string;
108
106
  };
107
+ paymentGateway: "MACAU_PASS";
109
108
  } | {
110
- paymentGateway: "DIGIO";
111
109
  config: {
112
110
  merchantId: string;
113
111
  cardMerchantId: string;
114
112
  };
113
+ paymentGateway: "DIGIO";
115
114
  })[] | null | undefined;
115
+ enable?: boolean | null | undefined;
116
116
  ref?: any;
117
- _id: string;
118
117
  status: "NEW" | "PENDING" | "APPROVED";
119
- businessId: string;
118
+ notifyUrl: string;
119
+ _id: string;
120
120
  store: {
121
121
  bank?: {
122
122
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -124,18 +124,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
124
124
  holderName?: string | null | undefined;
125
125
  name: string;
126
126
  } | null | undefined;
127
- ssm?: string | null | undefined;
128
127
  bankStatement?: string | null | undefined;
128
+ ssm?: string | null | undefined;
129
129
  exteriorPhoto?: string | null | undefined;
130
130
  keyPerson?: {
131
131
  name: string;
132
- email: string;
133
132
  phone: string;
133
+ email: string;
134
134
  } | null | undefined;
135
135
  id: string;
136
136
  event: "ORDERING" | "MARKETING";
137
137
  };
138
- notifyUrl: string;
138
+ businessId: string;
139
139
  methods: {
140
140
  rate?: {
141
141
  amount: number;
@@ -2,42 +2,42 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
5
- enable?: boolean | null | undefined;
6
5
  gateways?: ({
7
- paymentGateway: "REVENUE_MONSTER";
8
6
  config: {
9
7
  clientId: string;
10
8
  clientPrivateKey: string;
11
9
  clientSecret: string;
12
10
  storeId: string;
13
11
  };
12
+ paymentGateway: "REVENUE_MONSTER";
14
13
  } | {
15
- paymentGateway: "RAZER_MERCHANT_SERVICE";
16
14
  config: {
17
- merchantId: string;
18
15
  secretKey: string;
16
+ merchantId: string;
19
17
  verifyKey: string;
20
18
  };
19
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
21
20
  } | {
22
- paymentGateway: "MACAU_PASS";
23
21
  config: {
24
22
  merchantId: string;
23
+ storeID: string;
25
24
  merchantName: string;
26
25
  merchantCategoryCode: string;
27
- storeID: string;
28
26
  storeName: string;
29
27
  };
28
+ paymentGateway: "MACAU_PASS";
30
29
  } | {
31
- paymentGateway: "DIGIO";
32
30
  config: {
33
31
  merchantId: string;
34
32
  cardMerchantId: string;
35
33
  };
34
+ paymentGateway: "DIGIO";
36
35
  })[] | null | undefined;
36
+ enable?: boolean | null | undefined;
37
37
  ref?: any;
38
- _id: string;
39
38
  status: "NEW" | "PENDING" | "APPROVED";
40
- businessId: string;
39
+ notifyUrl: string;
40
+ _id: string;
41
41
  store: {
42
42
  bank?: {
43
43
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -45,18 +45,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
45
45
  holderName?: string | null | undefined;
46
46
  name: string;
47
47
  } | null | undefined;
48
- ssm?: string | null | undefined;
49
48
  bankStatement?: string | null | undefined;
49
+ ssm?: string | null | undefined;
50
50
  exteriorPhoto?: string | null | undefined;
51
51
  keyPerson?: {
52
52
  name: string;
53
- email: string;
54
53
  phone: string;
54
+ email: string;
55
55
  } | null | undefined;
56
56
  id: string;
57
57
  event: "ORDERING" | "MARKETING";
58
58
  };
59
- notifyUrl: string;
59
+ businessId: string;
60
60
  methods: {
61
61
  rate?: {
62
62
  amount: number;
@@ -72,42 +72,42 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
72
72
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
73
73
  payoutAccount: {
74
74
  type: PropType<{
75
- enable?: boolean | null | undefined;
76
75
  gateways?: ({
77
- paymentGateway: "REVENUE_MONSTER";
78
76
  config: {
79
77
  clientId: string;
80
78
  clientPrivateKey: string;
81
79
  clientSecret: string;
82
80
  storeId: string;
83
81
  };
82
+ paymentGateway: "REVENUE_MONSTER";
84
83
  } | {
85
- paymentGateway: "RAZER_MERCHANT_SERVICE";
86
84
  config: {
87
- merchantId: string;
88
85
  secretKey: string;
86
+ merchantId: string;
89
87
  verifyKey: string;
90
88
  };
89
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
91
90
  } | {
92
- paymentGateway: "MACAU_PASS";
93
91
  config: {
94
92
  merchantId: string;
93
+ storeID: string;
95
94
  merchantName: string;
96
95
  merchantCategoryCode: string;
97
- storeID: string;
98
96
  storeName: string;
99
97
  };
98
+ paymentGateway: "MACAU_PASS";
100
99
  } | {
101
- paymentGateway: "DIGIO";
102
100
  config: {
103
101
  merchantId: string;
104
102
  cardMerchantId: string;
105
103
  };
104
+ paymentGateway: "DIGIO";
106
105
  })[] | null | undefined;
106
+ enable?: boolean | null | undefined;
107
107
  ref?: any;
108
- _id: string;
109
108
  status: "NEW" | "PENDING" | "APPROVED";
110
- businessId: string;
109
+ notifyUrl: string;
110
+ _id: string;
111
111
  store: {
112
112
  bank?: {
113
113
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -115,18 +115,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
115
115
  holderName?: string | null | undefined;
116
116
  name: string;
117
117
  } | null | undefined;
118
- ssm?: string | null | undefined;
119
118
  bankStatement?: string | null | undefined;
119
+ ssm?: string | null | undefined;
120
120
  exteriorPhoto?: string | null | undefined;
121
121
  keyPerson?: {
122
122
  name: string;
123
- email: string;
124
123
  phone: string;
124
+ email: string;
125
125
  } | null | undefined;
126
126
  id: string;
127
127
  event: "ORDERING" | "MARKETING";
128
128
  };
129
- notifyUrl: string;
129
+ businessId: string;
130
130
  methods: {
131
131
  rate?: {
132
132
  amount: number;
@@ -2,46 +2,46 @@ import { type PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  payoutAccount: {
4
4
  type: PropType<{
5
- enable?: boolean | null | undefined;
6
- tokens?: {
7
- type: "googlePay";
8
- config: {
9
- gateway: string;
10
- gatewayMerchantId: string;
11
- };
12
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
13
- }[] | null | undefined;
14
5
  gateways?: ({
15
- paymentGateway: "REVENUE_MONSTER";
16
6
  config: {
17
7
  clientId: string;
18
8
  clientPrivateKey: string;
19
9
  clientSecret: string;
20
10
  storeId: string;
21
11
  };
12
+ paymentGateway: "REVENUE_MONSTER";
22
13
  } | {
23
- paymentGateway: "RAZER_MERCHANT_SERVICE";
24
14
  config: {
25
- merchantId: string;
26
15
  secretKey: string;
16
+ merchantId: string;
27
17
  verifyKey: string;
28
18
  };
19
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
29
20
  } | {
30
- paymentGateway: "MACAU_PASS";
31
21
  config: {
32
22
  merchantId: string;
23
+ storeID: string;
33
24
  merchantName: string;
34
25
  merchantCategoryCode: string;
35
- storeID: string;
36
26
  storeName: string;
37
27
  };
28
+ paymentGateway: "MACAU_PASS";
38
29
  } | {
39
- paymentGateway: "DIGIO";
40
30
  config: {
41
31
  merchantId: string;
42
32
  cardMerchantId: string;
43
33
  };
34
+ paymentGateway: "DIGIO";
44
35
  })[] | null | undefined;
36
+ enable?: boolean | null | undefined;
37
+ tokens?: {
38
+ type: "googlePay";
39
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS";
40
+ config: {
41
+ gateway: string;
42
+ gatewayMerchantId: string;
43
+ };
44
+ }[] | null | undefined;
45
45
  gatewayOverride?: {
46
46
  type?: string | null | undefined;
47
47
  conditions?: {
@@ -49,13 +49,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
49
49
  conditionValue?: any;
50
50
  }[] | null | undefined;
51
51
  value: string;
52
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
52
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS";
53
53
  icon: string;
54
54
  label: string;
55
55
  }[] | null | undefined;
56
- _id: string;
57
56
  status: "NEW" | "PENDING" | "APPROVED";
58
- businessId: string;
57
+ notifyUrl: string;
58
+ _id: string;
59
59
  store: {
60
60
  bank?: {
61
61
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -63,18 +63,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
63
63
  holderName?: string | null | undefined;
64
64
  name: string;
65
65
  } | null | undefined;
66
- ssm?: string | null | undefined;
67
66
  bankStatement?: string | null | undefined;
67
+ ssm?: string | null | undefined;
68
68
  exteriorPhoto?: string | null | undefined;
69
69
  keyPerson?: {
70
70
  name: string;
71
- email: string;
72
71
  phone: string;
72
+ email: string;
73
73
  } | null | undefined;
74
74
  id: string;
75
75
  event: "ORDERING" | "MARKETING";
76
76
  };
77
- notifyUrl: string;
77
+ businessId: string;
78
78
  methods: {
79
79
  rate?: {
80
80
  amount: number;
@@ -90,46 +90,46 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
90
90
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
91
91
  payoutAccount: {
92
92
  type: PropType<{
93
- enable?: boolean | null | undefined;
94
- tokens?: {
95
- type: "googlePay";
96
- config: {
97
- gateway: string;
98
- gatewayMerchantId: string;
99
- };
100
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
101
- }[] | null | undefined;
102
93
  gateways?: ({
103
- paymentGateway: "REVENUE_MONSTER";
104
94
  config: {
105
95
  clientId: string;
106
96
  clientPrivateKey: string;
107
97
  clientSecret: string;
108
98
  storeId: string;
109
99
  };
100
+ paymentGateway: "REVENUE_MONSTER";
110
101
  } | {
111
- paymentGateway: "RAZER_MERCHANT_SERVICE";
112
102
  config: {
113
- merchantId: string;
114
103
  secretKey: string;
104
+ merchantId: string;
115
105
  verifyKey: string;
116
106
  };
107
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
117
108
  } | {
118
- paymentGateway: "MACAU_PASS";
119
109
  config: {
120
110
  merchantId: string;
111
+ storeID: string;
121
112
  merchantName: string;
122
113
  merchantCategoryCode: string;
123
- storeID: string;
124
114
  storeName: string;
125
115
  };
116
+ paymentGateway: "MACAU_PASS";
126
117
  } | {
127
- paymentGateway: "DIGIO";
128
118
  config: {
129
119
  merchantId: string;
130
120
  cardMerchantId: string;
131
121
  };
122
+ paymentGateway: "DIGIO";
132
123
  })[] | null | undefined;
124
+ enable?: boolean | null | undefined;
125
+ tokens?: {
126
+ type: "googlePay";
127
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS";
128
+ config: {
129
+ gateway: string;
130
+ gatewayMerchantId: string;
131
+ };
132
+ }[] | null | undefined;
133
133
  gatewayOverride?: {
134
134
  type?: string | null | undefined;
135
135
  conditions?: {
@@ -137,13 +137,13 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
137
137
  conditionValue?: any;
138
138
  }[] | null | undefined;
139
139
  value: string;
140
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
140
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS";
141
141
  icon: string;
142
142
  label: string;
143
143
  }[] | null | undefined;
144
- _id: string;
145
144
  status: "NEW" | "PENDING" | "APPROVED";
146
- businessId: string;
145
+ notifyUrl: string;
146
+ _id: string;
147
147
  store: {
148
148
  bank?: {
149
149
  type?: "CURRENT_ACCOUNT" | "SAVING_ACCOUNT" | "OTHER" | null | undefined;
@@ -151,18 +151,18 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
151
151
  holderName?: string | null | undefined;
152
152
  name: string;
153
153
  } | null | undefined;
154
- ssm?: string | null | undefined;
155
154
  bankStatement?: string | null | undefined;
155
+ ssm?: string | null | undefined;
156
156
  exteriorPhoto?: string | null | undefined;
157
157
  keyPerson?: {
158
158
  name: string;
159
- email: string;
160
159
  phone: string;
160
+ email: string;
161
161
  } | null | undefined;
162
162
  id: string;
163
163
  event: "ORDERING" | "MARKETING";
164
164
  };
165
- notifyUrl: string;
165
+ businessId: string;
166
166
  methods: {
167
167
  rate?: {
168
168
  amount: number;
@@ -2,11 +2,11 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
- paymentGateway: "DIGIO";
6
5
  config: {
7
6
  merchantId: string;
8
7
  cardMerchantId: string;
9
8
  };
9
+ paymentGateway: "DIGIO";
10
10
  } | undefined>;
11
11
  required: true;
12
12
  };
@@ -21,11 +21,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
21
21
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
22
22
  gateway: {
23
23
  type: PropType<{
24
- paymentGateway: "DIGIO";
25
24
  config: {
26
25
  merchantId: string;
27
26
  cardMerchantId: string;
28
27
  };
28
+ paymentGateway: "DIGIO";
29
29
  } | undefined>;
30
30
  required: true;
31
31
  };
@@ -2,12 +2,12 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
- paymentGateway: "RAZER_MERCHANT_SERVICE";
6
5
  config: {
7
- merchantId: string;
8
6
  secretKey: string;
7
+ merchantId: string;
9
8
  verifyKey: string;
10
9
  };
10
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
11
11
  } | undefined>;
12
12
  required: true;
13
13
  };
@@ -22,12 +22,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
22
22
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
23
23
  gateway: {
24
24
  type: PropType<{
25
- paymentGateway: "RAZER_MERCHANT_SERVICE";
26
25
  config: {
27
- merchantId: string;
28
26
  secretKey: string;
27
+ merchantId: string;
29
28
  verifyKey: string;
30
29
  };
30
+ paymentGateway: "RAZER_MERCHANT_SERVICE";
31
31
  } | undefined>;
32
32
  required: true;
33
33
  };
@@ -2,14 +2,14 @@ import type { PropType } from 'vue';
2
2
  declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
3
3
  gateway: {
4
4
  type: PropType<{
5
- paymentGateway: "MACAU_PASS";
6
5
  config: {
7
6
  merchantId: string;
7
+ storeID: string;
8
8
  merchantName: string;
9
9
  merchantCategoryCode: string;
10
- storeID: string;
11
10
  storeName: string;
12
11
  };
12
+ paymentGateway: "MACAU_PASS";
13
13
  } | undefined>;
14
14
  required: true;
15
15
  };
@@ -24,14 +24,14 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
24
24
  }>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
25
25
  gateway: {
26
26
  type: PropType<{
27
- paymentGateway: "MACAU_PASS";
28
27
  config: {
29
28
  merchantId: string;
29
+ storeID: string;
30
30
  merchantName: string;
31
31
  merchantCategoryCode: string;
32
- storeID: string;
33
32
  storeName: string;
34
33
  };
34
+ paymentGateway: "MACAU_PASS";
35
35
  } | undefined>;
36
36
  required: true;
37
37
  };
@@ -3,11 +3,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
3
3
  gateway: {
4
4
  type: PropType<{
5
5
  type: "googlePay";
6
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS";
6
7
  config: {
7
8
  gateway: string;
8
9
  gatewayMerchantId: string;
9
10
  };
10
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
11
11
  } | undefined>;
12
12
  required: true;
13
13
  };
@@ -23,11 +23,11 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
23
23
  gateway: {
24
24
  type: PropType<{
25
25
  type: "googlePay";
26
+ gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "MAYBANK3" | "NETS";
26
27
  config: {
27
28
  gateway: string;
28
29
  gatewayMerchantId: string;
29
30
  };
30
- gateway: "REVENUE_MONSTER" | "RAZER_MERCHANT_SERVICE" | "E_GHL" | "MACAU_PASS" | "GRAB" | "SOFTSPACE" | "DIGIO" | "GHL" | "MAYBANK" | "FEEDME" | "CASH" | "FEEDME_TERMINAL" | "MAYBANK2" | "NETS";
31
31
  } | undefined>;
32
32
  required: true;
33
33
  };
@@ -4,12 +4,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
4
4
  gateway: {
5
5
  type: PropType<{
6
6
  _id: string;
7
- _rev: string;
8
- paymentGateway: "DIGIO";
9
- active: boolean;
10
7
  config: {
11
8
  merchantId: string;
12
9
  };
10
+ active: boolean;
11
+ paymentGateway: "DIGIO";
12
+ _rev: string;
13
13
  } | undefined>;
14
14
  required: true;
15
15
  };
@@ -25,12 +25,12 @@ declare const _default: import("vue").DefineComponent<import("vue").ExtractPropT
25
25
  gateway: {
26
26
  type: PropType<{
27
27
  _id: string;
28
- _rev: string;
29
- paymentGateway: "DIGIO";
30
- active: boolean;
31
28
  config: {
32
29
  merchantId: string;
33
30
  };
31
+ active: boolean;
32
+ paymentGateway: "DIGIO";
33
+ _rev: string;
34
34
  } | undefined>;
35
35
  required: true;
36
36
  };