@everymatrix/cashier-page-nd 1.69.103 → 1.69.104
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.
- package/components/{CashierMethodDetails-tXfcx5N6.js → CashierMethodDetails-BYNgkyXG.js} +1 -1
- package/components/{CashierMethodDetails-BVcqwO8C.cjs → CashierMethodDetails-D6dPCYFG.cjs} +1 -1
- package/components/{CashierMethodDetails-B7MHwy_t.js → CashierMethodDetails-DfoHgNtY.js} +1 -1
- package/components/{CashierMethodsList-DwatA0XI.cjs → CashierMethodsList-CuMP4TC9.cjs} +1 -1
- package/components/{CashierMethodsList-CIdkpDt-.js → CashierMethodsList-Di9Oe4JI.js} +1 -1
- package/components/{CashierMethodsList-BDL7jlrk.js → CashierMethodsList-mN4PR-DW.js} +1 -1
- package/components/{CashierPage-y-svLeOf.js → CashierPage-Bz-x5NYC.js} +6 -6
- package/components/{CashierPage-B5FLiijd.cjs → CashierPage-CKSxChJM.cjs} +1 -1
- package/components/{CashierPage-DwTv_0_p.js → CashierPage-CS_ZG6Xb.js} +6 -6
- package/components/{CashierReceiptPage-ChTg3QbM.cjs → CashierReceiptPage-CiPr9s04.cjs} +2 -2
- package/components/{CashierReceiptPage-qDv5qsGR.js → CashierReceiptPage-D3bSdrMR.js} +102 -102
- package/components/{CashierReceiptPage-OC_Xukl7.js → CashierReceiptPage-nV_QGl-h.js} +102 -102
- package/components/{CashierSessionExpirationModal-ONCjoO9c.js → CashierSessionExpirationModal-DPlehL-t.js} +2 -2
- package/components/{CashierSessionExpirationModal-DbYcDQrl.cjs → CashierSessionExpirationModal-Dex-iDiX.cjs} +1 -1
- package/components/{CashierSessionExpirationModal-DZxLds0e.js → CashierSessionExpirationModal-XOwOZhfl.js} +2 -2
- package/components/{CashierTransactionHistory-DRXSNeq9.js → CashierTransactionHistory-BE1joO9K.js} +2 -2
- package/components/{CashierTransactionHistory-CNChlzRP.js → CashierTransactionHistory-BWy9gkLT.js} +2 -2
- package/components/{CashierTransactionHistory-Ja3XCYjX.cjs → CashierTransactionHistory-TKDNzqMX.cjs} +1 -1
- package/components/{CashierVerifications-DaoaFP31.js → CashierVerifications-AUHQ5YBD.js} +1 -1
- package/components/{CashierVerifications-vbFOgHf3.cjs → CashierVerifications-BC3_kyP4.cjs} +1 -1
- package/components/{CashierVerifications-DEA49ySP.js → CashierVerifications-Cz6thwea.js} +1 -1
- package/es2015/cashier-page.cjs +1 -1
- package/es2015/cashier-page.js +1 -1
- package/esnext/cashier-page.js +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a1 as Q1, a as X1, i as J1, $ as $1, S as ee, b as te, s as ne, f as I, c as ie, G as M1, e as f, k as C, m, o as l, p as oe, q as ae, N as se, Q as re, y as P1, g as
|
|
2
|
-
import { d as R1, u as ye, a as H1 } from "./CashierMethodDetails-
|
|
1
|
+
import { a1 as Q1, a as X1, i as J1, $ as $1, S as ee, b as te, s as ne, f as I, c as ie, G as M1, e as f, k as C, m, o as l, p as oe, q as ae, N as se, Q as re, y as P1, g as L1, Z as le, t as ce, _ as ue, n as k, a2 as pe, K as de, a3 as me, v as R, l as c, w as M, M as D1, W as fe, x as C1, r as S1, A as x, R as x1, T as O1, P as N, z as B1, B as Ce, C as ge, D as he, E as be, F as we } from "./CashierCarousel-6PpXL5Qp.js";
|
|
2
|
+
import { d as R1, u as ye, a as H1 } from "./CashierMethodDetails-BYNgkyXG.js";
|
|
3
3
|
function I1(i, { delay: e = 0, duration: t = 400, easing: n = Q1 } = {}) {
|
|
4
4
|
const o = +getComputedStyle(i).opacity;
|
|
5
5
|
return {
|
|
@@ -44,8 +44,8 @@ const W1 = {
|
|
|
44
44
|
},
|
|
45
45
|
reject: {
|
|
46
46
|
title: "Deposit Rejected",
|
|
47
|
-
subTitle: "
|
|
48
|
-
text: " "
|
|
47
|
+
subTitle: "",
|
|
48
|
+
text: "Unfortunately, your deposit was been rejected"
|
|
49
49
|
},
|
|
50
50
|
fail: {
|
|
51
51
|
amount: " ",
|
|
@@ -70,14 +70,14 @@ const W1 = {
|
|
|
70
70
|
text: "Thank you. Your withdrawal is being processed."
|
|
71
71
|
},
|
|
72
72
|
reject: {
|
|
73
|
-
title: "
|
|
73
|
+
title: "Withdraw rejected",
|
|
74
74
|
subTitle: " ",
|
|
75
|
-
text: " "
|
|
75
|
+
text: "Unfortunately, your withdraw was been rejected"
|
|
76
76
|
},
|
|
77
77
|
fail: {
|
|
78
|
-
title: "
|
|
78
|
+
title: "Withdraw error",
|
|
79
79
|
subTitle: " ",
|
|
80
|
-
text: "
|
|
80
|
+
text: "Unfortunately, your withdraw did not go through."
|
|
81
81
|
},
|
|
82
82
|
cancel: {
|
|
83
83
|
title: "You have cancelled the transaction",
|
|
@@ -112,16 +112,16 @@ const W1 = {
|
|
|
112
112
|
paymentTime: "Ödeme Zamanı",
|
|
113
113
|
backHome: "Ana sayfaya dön",
|
|
114
114
|
tryAgainButton: "Tekrar Dene",
|
|
115
|
-
refreshButton: "
|
|
115
|
+
refreshButton: "Durumunu Kontrol Et",
|
|
116
116
|
success: "Başarılı",
|
|
117
117
|
pending: "Beklemede",
|
|
118
118
|
failed: "Hata",
|
|
119
|
-
copyTransactionId: "İşlem
|
|
119
|
+
copyTransactionId: "İşlem Kimliği panoya kopyalandı",
|
|
120
120
|
deposit: {
|
|
121
121
|
success: {
|
|
122
122
|
amount: "{amount}",
|
|
123
|
-
title: "
|
|
124
|
-
text: "
|
|
123
|
+
title: "Yatırım Başarılı!",
|
|
124
|
+
text: "Yatırımınız başarıyla gerçekleştirildi"
|
|
125
125
|
},
|
|
126
126
|
pending: {
|
|
127
127
|
amount: "{amount}",
|
|
@@ -129,14 +129,14 @@ const W1 = {
|
|
|
129
129
|
text: "Ödemeniz yakında yatırılacak"
|
|
130
130
|
},
|
|
131
131
|
reject: {
|
|
132
|
-
title: "
|
|
133
|
-
subTitle: "
|
|
134
|
-
text: " "
|
|
132
|
+
title: "Yatırım Reddedildi",
|
|
133
|
+
subTitle: "",
|
|
134
|
+
text: "Maalesef yatırımınız reddedildi"
|
|
135
135
|
},
|
|
136
136
|
fail: {
|
|
137
137
|
amount: " ",
|
|
138
|
-
title: "
|
|
139
|
-
text: "Maalesef
|
|
138
|
+
title: "Yatırım Başarısız!",
|
|
139
|
+
text: "Maalesef yatırımınız gerçekleşmedi."
|
|
140
140
|
},
|
|
141
141
|
cancel: {
|
|
142
142
|
title: "İşlemi iptal ettiniz",
|
|
@@ -148,22 +148,22 @@ const W1 = {
|
|
|
148
148
|
success: {
|
|
149
149
|
amount: "{amount}",
|
|
150
150
|
subTitle: "Hesabınızdan çekildi",
|
|
151
|
-
text: "
|
|
151
|
+
text: "Çekim işleminiz başarıyla tamamlandı"
|
|
152
152
|
},
|
|
153
153
|
pending: {
|
|
154
154
|
title: "Çekim beklemede",
|
|
155
155
|
subTitle: "Hesabınızdan çekildi",
|
|
156
|
-
text: "Teşekkürler.
|
|
156
|
+
text: "Teşekkürler. Çekim işleminiz işleniyor."
|
|
157
157
|
},
|
|
158
158
|
reject: {
|
|
159
|
-
title: "
|
|
159
|
+
title: "Çekim reddedildi",
|
|
160
160
|
subTitle: " ",
|
|
161
|
-
text: " "
|
|
161
|
+
text: "Maalesef çekim işleminiz reddedildi"
|
|
162
162
|
},
|
|
163
163
|
fail: {
|
|
164
|
-
title: "
|
|
164
|
+
title: "Çekim hatası",
|
|
165
165
|
subTitle: " ",
|
|
166
|
-
text: "
|
|
166
|
+
text: "Maalesef çekim işleminiz gerçekleşmedi."
|
|
167
167
|
},
|
|
168
168
|
cancel: {
|
|
169
169
|
title: "İşlemi iptal ettiniz",
|
|
@@ -175,19 +175,19 @@ const W1 = {
|
|
|
175
175
|
close: "KAPAT",
|
|
176
176
|
receipt: {
|
|
177
177
|
maintenance: {
|
|
178
|
-
title: "
|
|
179
|
-
text: "
|
|
178
|
+
title: "Kısa Süreliğine Kapalıyız",
|
|
179
|
+
text: "Planlı bakım çalışması nedeniyle hizmet veremiyoruz, birkaç dakika içinde geri döneceğiz"
|
|
180
180
|
}
|
|
181
181
|
},
|
|
182
182
|
goToPromotions: "Promosyonlara Git",
|
|
183
183
|
goToTournaments: "Turnuvalar",
|
|
184
184
|
goToSupport: "Destek ile İletişime Geç",
|
|
185
185
|
goToMerchantHomePage: "Satıcının Ana Web Sitesi",
|
|
186
|
-
goToSports: "
|
|
186
|
+
goToSports: "Sporlara Git",
|
|
187
187
|
goToCasino: "Casino",
|
|
188
188
|
goToLiveCasino: "Canlı Casino",
|
|
189
189
|
externalLink: "Harici Bağlantı",
|
|
190
|
-
uploadDocuments: "
|
|
190
|
+
uploadDocuments: "Belgeleri Yükle",
|
|
191
191
|
goToHomepage: "Ana Sayfaya Git"
|
|
192
192
|
},
|
|
193
193
|
"pt-br": {
|
|
@@ -430,13 +430,13 @@ function Se(i) {
|
|
|
430
430
|
/*txnInfo*/
|
|
431
431
|
u[15]
|
|
432
432
|
)
|
|
433
|
-
return
|
|
433
|
+
return De;
|
|
434
434
|
if (
|
|
435
435
|
/*errorResponseCode*/
|
|
436
436
|
u[19] && !/*showErrorOutsideReceiptPage*/
|
|
437
437
|
u[20]
|
|
438
438
|
)
|
|
439
|
-
return
|
|
439
|
+
return Le;
|
|
440
440
|
}
|
|
441
441
|
let r = o(i), a = r && r(i);
|
|
442
442
|
return {
|
|
@@ -449,7 +449,7 @@ function Se(i) {
|
|
|
449
449
|
p(u, p) {
|
|
450
450
|
/*copied*/
|
|
451
451
|
u[23] ? n ? (n.p(u, p), p[0] & /*copied*/
|
|
452
|
-
8388608 &&
|
|
452
|
+
8388608 && L1(n, 1)) : (n = j1(u), n.c(), L1(n, 1), n.m(e.parentNode, e)) : n && (le(), ce(n, 1, 1, () => {
|
|
453
453
|
n = null;
|
|
454
454
|
}), ue()), r === (r = o(u)) && a ? a.p(u, p) : (a && a.d(1), a = r && r(u), a && (a.c(), a.m(t, null)));
|
|
455
455
|
},
|
|
@@ -503,7 +503,7 @@ function j1(i) {
|
|
|
503
503
|
}
|
|
504
504
|
};
|
|
505
505
|
}
|
|
506
|
-
function
|
|
506
|
+
function Le(i) {
|
|
507
507
|
let e, t = (
|
|
508
508
|
/*errorResponseCode*/
|
|
509
509
|
i[19] === /*ResponseCode*/
|
|
@@ -592,7 +592,7 @@ function De(i) {
|
|
|
592
592
|
}
|
|
593
593
|
};
|
|
594
594
|
}
|
|
595
|
-
function
|
|
595
|
+
function De(i) {
|
|
596
596
|
let e, t, n, o, r, a = (
|
|
597
597
|
/*$_*/
|
|
598
598
|
i[24]("amount") + ""
|
|
@@ -603,13 +603,13 @@ function Le(i) {
|
|
|
603
603
|
/*$_*/
|
|
604
604
|
i[24](`${/*txnStatus*/
|
|
605
605
|
i[21]}`) + ""
|
|
606
|
-
), E, S, A,
|
|
606
|
+
), E, S, A, D, V, O = (
|
|
607
607
|
/*$_*/
|
|
608
608
|
i[24]("transactionId") + ""
|
|
609
|
-
), e1, g1, F,
|
|
609
|
+
), e1, g1, F, U = (
|
|
610
610
|
/*txnInfo*/
|
|
611
611
|
i[15].referenceId + ""
|
|
612
|
-
),
|
|
612
|
+
), L, _1, q, H, t1 = (
|
|
613
613
|
/*$_*/
|
|
614
614
|
i[24]("payemntMethod") + ""
|
|
615
615
|
), l1, Y, Q, n1, c1, K, h1, i1 = (
|
|
@@ -618,10 +618,10 @@ function Le(i) {
|
|
|
618
618
|
), u1, o1, b1, a1 = R1(
|
|
619
619
|
/*txnInfo*/
|
|
620
620
|
i[15].time
|
|
621
|
-
).format("MMM DD, YYYY, HH:mm:ss") + "", w1, y1, X, p1,
|
|
621
|
+
).format("MMM DD, YYYY, HH:mm:ss") + "", w1, y1, X, p1, G, d1 = (
|
|
622
622
|
/*$_*/
|
|
623
623
|
i[24]("backHome") + ""
|
|
624
|
-
), m1, s1, f1 =
|
|
624
|
+
), m1, s1, f1 = D1(
|
|
625
625
|
/*userAgent*/
|
|
626
626
|
i[25]
|
|
627
627
|
) && /*showverifications*/
|
|
@@ -649,21 +649,21 @@ function Le(i) {
|
|
|
649
649
|
i[12].length > 0 && N1(i)
|
|
650
650
|
), P = f1 && K1(i), b = (
|
|
651
651
|
/*receiptFields*/
|
|
652
|
-
i[16].length &&
|
|
652
|
+
i[16].length && U1(i)
|
|
653
653
|
);
|
|
654
654
|
return {
|
|
655
655
|
c() {
|
|
656
656
|
e = m("div"), s && s.c(), t = k(), n = m("div"), o = m("div"), r = m("p"), u = M(a), p = k(), h = m("span"), g = M(
|
|
657
657
|
/*amount*/
|
|
658
658
|
i[17]
|
|
659
|
-
), w = k(), T = m("div"), y = m("p"), z = M(B), j = k(), W = m("span"), E = M(Z), A = k(),
|
|
659
|
+
), w = k(), T = m("div"), y = m("p"), z = M(B), j = k(), W = m("span"), E = M(Z), A = k(), D = m("div"), V = m("p"), e1 = M(O), g1 = k(), F = m("span"), L = M(U), _1 = k(), q = m("div"), H = m("p"), l1 = M(t1), Y = k(), Q = m("span"), n1 = M(
|
|
660
660
|
/*paymentmethod*/
|
|
661
661
|
i[9]
|
|
662
|
-
), c1 = k(), K = m("div"), h1 = m("p"), u1 = M(i1), o1 = k(), b1 = m("span"), w1 = M(a1), y1 = k(), X = m("div"), v && v.c(), p1 = k(),
|
|
663
|
-
i[21]}`), l(
|
|
662
|
+
), c1 = k(), K = m("div"), h1 = m("p"), u1 = M(i1), o1 = k(), b1 = m("span"), w1 = M(a1), y1 = k(), X = m("div"), v && v.c(), p1 = k(), G = m("button"), m1 = M(d1), s1 = k(), P && P.c(), J = k(), b && b.c(), r1 = S1(), l(e, "class", "ReceiptStatusWrapper"), l(o, "class", "Amount"), l(T, "class", S = `Status ${/*txnStatus*/
|
|
663
|
+
i[21]}`), l(D, "class", "TxnId"), l(q, "class", "PaymentMethod"), l(K, "class", "PaymentTime"), l(n, "class", "ReceiptDetailsWrapper"), l(X, "class", "ReceiptButtonsWrapper"), l(G, "class", "DefaultButton");
|
|
664
664
|
},
|
|
665
665
|
m(d, _) {
|
|
666
|
-
C(d, e, _), s && s.m(e, null), C(d, t, _), C(d, n, _), c(n, o), c(o, r), c(r, u), c(o, p), c(o, h), c(h, g), c(n, w), c(n, T), c(T, y), c(y, z), c(T, j), c(T, W), c(W, E), c(n, A), c(n,
|
|
666
|
+
C(d, e, _), s && s.m(e, null), C(d, t, _), C(d, n, _), c(n, o), c(o, r), c(r, u), c(o, p), c(o, h), c(h, g), c(n, w), c(n, T), c(T, y), c(y, z), c(T, j), c(T, W), c(W, E), c(n, A), c(n, D), c(D, V), c(V, e1), c(D, g1), c(D, F), c(F, L), c(n, _1), c(n, q), c(q, H), c(H, l1), c(q, Y), c(q, Q), c(Q, n1), c(n, c1), c(n, K), c(K, h1), c(h1, u1), c(K, o1), c(K, b1), c(b1, w1), C(d, y1, _), C(d, X, _), v && v.m(X, null), C(d, p1, _), C(d, G, _), c(G, m1), C(d, s1, _), P && P.m(d, _), C(d, J, _), b && b.m(d, _), C(d, r1, _), v1 || (T1 = [
|
|
667
667
|
C1(
|
|
668
668
|
F,
|
|
669
669
|
"click",
|
|
@@ -671,7 +671,7 @@ function Le(i) {
|
|
|
671
671
|
i[44]
|
|
672
672
|
),
|
|
673
673
|
C1(
|
|
674
|
-
|
|
674
|
+
G,
|
|
675
675
|
"click",
|
|
676
676
|
/*closeReceipt*/
|
|
677
677
|
i[26]
|
|
@@ -694,10 +694,10 @@ function Le(i) {
|
|
|
694
694
|
d[21]}`) + "") && R(E, Z), _[0] & /*txnStatus*/
|
|
695
695
|
2097152 && S !== (S = `Status ${/*txnStatus*/
|
|
696
696
|
d[21]}`) && l(T, "class", S), _[0] & /*$_*/
|
|
697
|
-
16777216 &&
|
|
698
|
-
d[24]("transactionId") + "") && R(e1,
|
|
699
|
-
32768 &&
|
|
700
|
-
d[15].referenceId + "") && R(
|
|
697
|
+
16777216 && O !== (O = /*$_*/
|
|
698
|
+
d[24]("transactionId") + "") && R(e1, O), _[0] & /*txnInfo*/
|
|
699
|
+
32768 && U !== (U = /*txnInfo*/
|
|
700
|
+
d[15].referenceId + "") && R(L, U), _[0] & /*$_*/
|
|
701
701
|
16777216 && t1 !== (t1 = /*$_*/
|
|
702
702
|
d[24]("payemntMethod") + "") && R(l1, t1), _[0] & /*paymentmethod*/
|
|
703
703
|
512 && R(
|
|
@@ -714,16 +714,16 @@ function Le(i) {
|
|
|
714
714
|
d[12].length > 0 ? v ? v.p(d, _) : (v = N1(d), v.c(), v.m(X, null)) : v && (v.d(1), v = null), _[0] & /*$_*/
|
|
715
715
|
16777216 && d1 !== (d1 = /*$_*/
|
|
716
716
|
d[24]("backHome") + "") && R(m1, d1), _[0] & /*showverifications, displayVerifications*/
|
|
717
|
-
4194560 && (f1 =
|
|
717
|
+
4194560 && (f1 = D1(
|
|
718
718
|
/*userAgent*/
|
|
719
719
|
d[25]
|
|
720
720
|
) && /*showverifications*/
|
|
721
721
|
d[8] && /*displayVerifications*/
|
|
722
722
|
d[22]), f1 ? P ? P.p(d, _) : (P = K1(d), P.c(), P.m(J.parentNode, J)) : P && (P.d(1), P = null), /*receiptFields*/
|
|
723
|
-
d[16].length ? b ? b.p(d, _) : (b =
|
|
723
|
+
d[16].length ? b ? b.p(d, _) : (b = U1(d), b.c(), b.m(r1.parentNode, r1)) : b && (b.d(1), b = null);
|
|
724
724
|
},
|
|
725
725
|
d(d) {
|
|
726
|
-
d && (f(e), f(t), f(n), f(y1), f(X), f(p1), f(
|
|
726
|
+
d && (f(e), f(t), f(n), f(y1), f(X), f(p1), f(G), f(s1), f(J), f(r1)), s && s.d(), v && v.d(), P && P.d(d), b && b.d(d), v1 = !1, fe(T1);
|
|
727
727
|
}
|
|
728
728
|
};
|
|
729
729
|
}
|
|
@@ -812,27 +812,27 @@ function He(i) {
|
|
|
812
812
|
c() {
|
|
813
813
|
e = N("svg"), t = N("circle"), n = N("rect"), o = N("path"), r = N("path"), a = N("path"), u = k(), p = m("div"), h = m("h3"), w = M(g), T = k(), y = m("p"), z = M(B), j = k(), W = m("button"), E = M(Z), l(t, "cx", "36"), l(t, "cy", "36"), l(t, "r", "36"), l(t, "fill", "#D19A41"), l(t, "fill-opacity", "0.12"), l(n, "x", "19"), l(n, "y", "19"), l(n, "width", "34"), l(n, "height", "34"), l(n, "rx", "17"), l(n, "fill", "#FF6836"), l(o, "d", "M36 46C30.4771 46 26 41.5228 26 36C26 30.4772 30.4772 26 36 26C40.4776 26 44.2257 28.9429 45.5 33H43"), l(o, "stroke", "black"), l(o, "stroke-width", "1.5"), l(o, "stroke-linecap", "round"), l(o, "stroke-linejoin", "round"), l(r, "d", "M36 32V36L38 38"), l(r, "stroke", "black"), l(r, "stroke-width", "1.5"), l(r, "stroke-linecap", "round"), l(r, "stroke-linejoin", "round"), l(a, "d", "M45.9551 37C45.9848 36.6709 46 36.3373 46 36M39 46C39.3416 45.8876 39.6753 45.7564 40 45.6078M44.7906 41C44.9835 40.6284 45.1555 40.2433 45.305 39.8462M42.1925 44.2292C42.5369 43.9441 42.8631 43.6358 43.1688 43.3065"), l(a, "stroke", "black"), l(a, "stroke-width", "1.5"), l(a, "stroke-linecap", "round"), l(a, "stroke-linejoin", "round"), l(e, "width", "72"), l(e, "height", "72"), l(e, "viewBox", "0 0 72 72"), l(e, "fill", "none"), l(e, "xmlns", "http://www.w3.org/2000/svg"), l(p, "class", "ReceiptStatusText"), l(W, "class", "RefreshButton");
|
|
814
814
|
},
|
|
815
|
-
m(
|
|
816
|
-
C(
|
|
815
|
+
m(D, V) {
|
|
816
|
+
C(D, e, V), c(e, t), c(e, n), c(e, o), c(e, r), c(e, a), C(D, u, V), C(D, p, V), c(p, h), c(h, w), c(p, T), c(p, y), c(y, z), C(D, j, V), C(D, W, V), c(W, E), S || (A = C1(
|
|
817
817
|
W,
|
|
818
818
|
"click",
|
|
819
819
|
/*getPaymentInfo*/
|
|
820
820
|
i[27]
|
|
821
821
|
), S = !0);
|
|
822
822
|
},
|
|
823
|
-
p(
|
|
823
|
+
p(D, V) {
|
|
824
824
|
V[0] & /*$_, txnInfo*/
|
|
825
825
|
16809984 && g !== (g = /*$_*/
|
|
826
|
-
|
|
827
|
-
|
|
826
|
+
D[24](`${/*txnInfo*/
|
|
827
|
+
D[15].type.toLowerCase()}.pending.title`) + "") && R(w, g), V[0] & /*$_, txnInfo*/
|
|
828
828
|
16809984 && B !== (B = /*$_*/
|
|
829
|
-
|
|
830
|
-
|
|
829
|
+
D[24](`${/*txnInfo*/
|
|
830
|
+
D[15].type.toLowerCase()}.pending.text`) + "") && R(z, B), V[0] & /*$_*/
|
|
831
831
|
16777216 && Z !== (Z = /*$_*/
|
|
832
|
-
|
|
832
|
+
D[24]("refreshButton") + "") && R(E, Z);
|
|
833
833
|
},
|
|
834
|
-
d(
|
|
835
|
-
|
|
834
|
+
d(D) {
|
|
835
|
+
D && (f(e), f(u), f(p), f(j), f(W)), S = !1, A();
|
|
836
836
|
}
|
|
837
837
|
};
|
|
838
838
|
}
|
|
@@ -903,7 +903,7 @@ function N1(i) {
|
|
|
903
903
|
}
|
|
904
904
|
},
|
|
905
905
|
d(o) {
|
|
906
|
-
o && f(e),
|
|
906
|
+
o && f(e), O1(n, o);
|
|
907
907
|
}
|
|
908
908
|
};
|
|
909
909
|
}
|
|
@@ -1040,13 +1040,13 @@ function K1(i) {
|
|
|
1040
1040
|
}
|
|
1041
1041
|
};
|
|
1042
1042
|
}
|
|
1043
|
-
function
|
|
1043
|
+
function U1(i) {
|
|
1044
1044
|
let e, t = x1(
|
|
1045
1045
|
/*receiptFields*/
|
|
1046
1046
|
i[16]
|
|
1047
1047
|
), n = [];
|
|
1048
1048
|
for (let o = 0; o < t.length; o += 1)
|
|
1049
|
-
n[o] =
|
|
1049
|
+
n[o] = G1(Z1(i, t, o));
|
|
1050
1050
|
return {
|
|
1051
1051
|
c() {
|
|
1052
1052
|
for (let o = 0; o < n.length; o += 1)
|
|
@@ -1068,7 +1068,7 @@ function G1(i) {
|
|
|
1068
1068
|
let a;
|
|
1069
1069
|
for (a = 0; a < t.length; a += 1) {
|
|
1070
1070
|
const u = Z1(o, t, a);
|
|
1071
|
-
n[a] ? n[a].p(u, r) : (n[a] =
|
|
1071
|
+
n[a] ? n[a].p(u, r) : (n[a] = G1(u), n[a].c(), n[a].m(e.parentNode, e));
|
|
1072
1072
|
}
|
|
1073
1073
|
for (; a < n.length; a += 1)
|
|
1074
1074
|
n[a].d(1);
|
|
@@ -1076,7 +1076,7 @@ function G1(i) {
|
|
|
1076
1076
|
}
|
|
1077
1077
|
},
|
|
1078
1078
|
d(o) {
|
|
1079
|
-
o && f(e),
|
|
1079
|
+
o && f(e), O1(n, o);
|
|
1080
1080
|
}
|
|
1081
1081
|
};
|
|
1082
1082
|
}
|
|
@@ -1208,7 +1208,7 @@ function Ve(i) {
|
|
|
1208
1208
|
}
|
|
1209
1209
|
};
|
|
1210
1210
|
}
|
|
1211
|
-
function
|
|
1211
|
+
function G1(i) {
|
|
1212
1212
|
let e, t;
|
|
1213
1213
|
function n(a, u) {
|
|
1214
1214
|
return (
|
|
@@ -1275,37 +1275,37 @@ let Ee = "_blank";
|
|
|
1275
1275
|
function Ne(i, e, t) {
|
|
1276
1276
|
let n;
|
|
1277
1277
|
oe(i, we, (s) => t(24, n = s)), R1.extend(ye);
|
|
1278
|
-
let { endpoint: o } = e, { session: r } = e, { lang: a = "en" } = e, { local: u = "en-US" } = e, { showerrors: p = "true" } = e, { translationurl: h } = e, { assetsurl: g = "" } = e, { customerid: w } = e, { transactionid: T } = e, { currencydecimals: y = "2" } = e, { type: B } = e, { clientstyling: z = "" } = e, { clientstylingurl: j = "" } = e, { mbsource: W = "" } = e, { showverifications: Z = "true" } = e, { paymentmethod: E = "" } = e, S = !1, { customsucceessbuttons: A = "" } = e, { custompendingbuttons:
|
|
1279
|
-
var
|
|
1278
|
+
let { endpoint: o } = e, { session: r } = e, { lang: a = "en" } = e, { local: u = "en-US" } = e, { showerrors: p = "true" } = e, { translationurl: h } = e, { assetsurl: g = "" } = e, { customerid: w } = e, { transactionid: T } = e, { currencydecimals: y = "2" } = e, { type: B } = e, { clientstyling: z = "" } = e, { clientstylingurl: j = "" } = e, { mbsource: W = "" } = e, { showverifications: Z = "true" } = e, { paymentmethod: E = "" } = e, S = !1, { customsucceessbuttons: A = "" } = e, { custompendingbuttons: D = "" } = e, { customfailedbuttons: V = "" } = e, { currencysymbol: O = "" } = e, { currencyposition: e1 = "" } = e, { windowsize: g1 } = e, F = [];
|
|
1279
|
+
var U;
|
|
1280
1280
|
(function(s) {
|
|
1281
1281
|
s.Success = "Success", s.Maintenance = "Maintenance";
|
|
1282
|
-
})(
|
|
1283
|
-
var
|
|
1282
|
+
})(U || (U = {}));
|
|
1283
|
+
var L;
|
|
1284
1284
|
(function(s) {
|
|
1285
1285
|
s.Unknown = "Unknown", s.Text = "Text", s.Boolean = "Boolean", s.Number = "Number", s.Money = "Money", s.DateTime = "DateTime", s.Lookup = "Lookup", s.IpAddress = "IpAddress", s.Date = "Date", s.Time = "Time", s.LookupCollection = "LookupCollection", s.Hidden = "Hidden", s.Label = "Label", s.Password = "Password", s.Link = "Link", s.Image = "Image", s.Html = "Html", s.QRCode = "QR";
|
|
1286
|
-
})(
|
|
1286
|
+
})(L || (L = {}));
|
|
1287
1287
|
const _1 = (s, [v, P]) => [
|
|
1288
1288
|
...s,
|
|
1289
1289
|
...Array.isArray(v) ? [...v.map((b) => [b, P])] : [[v, P]]
|
|
1290
1290
|
], q = new Map([
|
|
1291
|
-
[["Unknown", 0],
|
|
1292
|
-
[["Text", 1],
|
|
1293
|
-
[["Boolean", 2],
|
|
1294
|
-
[["Number", 3],
|
|
1295
|
-
[["Money", 4],
|
|
1296
|
-
[["DateTime", 5],
|
|
1297
|
-
[["Lookup", 6],
|
|
1298
|
-
[["IpAddress", 7],
|
|
1299
|
-
[["Date", 8],
|
|
1300
|
-
[["Time", 9],
|
|
1301
|
-
[["LookupCollection", 10],
|
|
1302
|
-
[["Hidden", 11],
|
|
1303
|
-
[["Label", 12],
|
|
1304
|
-
[["Password", 13],
|
|
1305
|
-
[["Link", 14],
|
|
1306
|
-
[["Image", 15],
|
|
1307
|
-
[["Html", 19],
|
|
1308
|
-
[["QR", 20],
|
|
1291
|
+
[["Unknown", 0], L.Unknown],
|
|
1292
|
+
[["Text", 1], L.Text],
|
|
1293
|
+
[["Boolean", 2], L.Boolean],
|
|
1294
|
+
[["Number", 3], L.Number],
|
|
1295
|
+
[["Money", 4], L.Money],
|
|
1296
|
+
[["DateTime", 5], L.DateTime],
|
|
1297
|
+
[["Lookup", 6], L.Lookup],
|
|
1298
|
+
[["IpAddress", 7], L.IpAddress],
|
|
1299
|
+
[["Date", 8], L.Date],
|
|
1300
|
+
[["Time", 9], L.Time],
|
|
1301
|
+
[["LookupCollection", 10], L.LookupCollection],
|
|
1302
|
+
[["Hidden", 11], L.Hidden],
|
|
1303
|
+
[["Label", 12], L.Label],
|
|
1304
|
+
[["Password", 13], L.Password],
|
|
1305
|
+
[["Link", 14], L.Link],
|
|
1306
|
+
[["Image", 15], L.Image],
|
|
1307
|
+
[["Html", 19], L.Html],
|
|
1308
|
+
[["QR", 20], L.QRCode]
|
|
1309
1309
|
].reduce(_1, []));
|
|
1310
1310
|
let H, t1 = [], l1, Y, Q = [], n1, c1, K = "", h1 = window.navigator.userAgent, i1 = !1;
|
|
1311
1311
|
const u1 = {
|
|
@@ -1371,7 +1371,7 @@ function Ne(i, e, t) {
|
|
|
1371
1371
|
}, b1 = () => {
|
|
1372
1372
|
ve(a);
|
|
1373
1373
|
};
|
|
1374
|
-
ae(() => (window.addEventListener("message", a1, !1), se(u,
|
|
1374
|
+
ae(() => (window.addEventListener("message", a1, !1), se(u, O, e1, y), () => {
|
|
1375
1375
|
window.removeEventListener("message", a1);
|
|
1376
1376
|
}));
|
|
1377
1377
|
const a1 = (s) => {
|
|
@@ -1413,7 +1413,7 @@ function Ne(i, e, t) {
|
|
|
1413
1413
|
body: JSON.stringify({ TransactionCode: T })
|
|
1414
1414
|
};
|
|
1415
1415
|
t(11, S = !0), fetch(s, P).then((b) => b.json()).then((b) => {
|
|
1416
|
-
if (b.ResponseCode !==
|
|
1416
|
+
if (b.ResponseCode !== U.Success) {
|
|
1417
1417
|
t(19, n1 = b.ResponseCode), t(20, c1 = p.toLowerCase() === "false" || !p), X();
|
|
1418
1418
|
return;
|
|
1419
1419
|
}
|
|
@@ -1451,7 +1451,7 @@ function Ne(i, e, t) {
|
|
|
1451
1451
|
case "PendingApprovalStage2":
|
|
1452
1452
|
case "PendingApprovalStage3":
|
|
1453
1453
|
case "PendingOfflineNotification":
|
|
1454
|
-
o1(
|
|
1454
|
+
o1(D || "casino, livecasino, tournaments"), t(21, K = "pending");
|
|
1455
1455
|
break;
|
|
1456
1456
|
case "Rejected":
|
|
1457
1457
|
case "Cancelled":
|
|
@@ -1471,7 +1471,7 @@ function Ne(i, e, t) {
|
|
|
1471
1471
|
}
|
|
1472
1472
|
g ? _e(g, H.status) : ke(H.status);
|
|
1473
1473
|
}).finally(() => t(11, S = !1));
|
|
1474
|
-
},
|
|
1474
|
+
}, G = (s) => {
|
|
1475
1475
|
window.postMessage({ type: s }, window.location.href);
|
|
1476
1476
|
}, d1 = () => {
|
|
1477
1477
|
window.postMessage({ type: "RetryPayment" }, window.location.href);
|
|
@@ -1504,7 +1504,7 @@ function Ne(i, e, t) {
|
|
|
1504
1504
|
} catch (d) {
|
|
1505
1505
|
console.error("Clipboard API failed:", d);
|
|
1506
1506
|
}
|
|
1507
|
-
}, r1 = (s) => J(s), v1 = (s) =>
|
|
1507
|
+
}, r1 = (s) => J(s), v1 = (s) => G(s.event);
|
|
1508
1508
|
function T1(s) {
|
|
1509
1509
|
P1[s ? "unshift" : "push"](() => {
|
|
1510
1510
|
Q[Q.length] = s, t(18, Q);
|
|
@@ -1519,7 +1519,7 @@ function Ne(i, e, t) {
|
|
|
1519
1519
|
});
|
|
1520
1520
|
}
|
|
1521
1521
|
return i.$$set = (s) => {
|
|
1522
|
-
"endpoint" in s && t(0, o = s.endpoint), "session" in s && t(1, r = s.session), "lang" in s && t(2, a = s.lang), "local" in s && t(32, u = s.local), "showerrors" in s && t(33, p = s.showerrors), "translationurl" in s && t(3, h = s.translationurl), "assetsurl" in s && t(4, g = s.assetsurl), "customerid" in s && t(5, w = s.customerid), "transactionid" in s && t(34, T = s.transactionid), "currencydecimals" in s && t(35, y = s.currencydecimals), "type" in s && t(36, B = s.type), "clientstyling" in s && t(6, z = s.clientstyling), "clientstylingurl" in s && t(7, j = s.clientstylingurl), "mbsource" in s && t(37, W = s.mbsource), "showverifications" in s && t(8, Z = s.showverifications), "paymentmethod" in s && t(9, E = s.paymentmethod), "customsucceessbuttons" in s && t(38, A = s.customsucceessbuttons), "custompendingbuttons" in s && t(39,
|
|
1522
|
+
"endpoint" in s && t(0, o = s.endpoint), "session" in s && t(1, r = s.session), "lang" in s && t(2, a = s.lang), "local" in s && t(32, u = s.local), "showerrors" in s && t(33, p = s.showerrors), "translationurl" in s && t(3, h = s.translationurl), "assetsurl" in s && t(4, g = s.assetsurl), "customerid" in s && t(5, w = s.customerid), "transactionid" in s && t(34, T = s.transactionid), "currencydecimals" in s && t(35, y = s.currencydecimals), "type" in s && t(36, B = s.type), "clientstyling" in s && t(6, z = s.clientstyling), "clientstylingurl" in s && t(7, j = s.clientstylingurl), "mbsource" in s && t(37, W = s.mbsource), "showverifications" in s && t(8, Z = s.showverifications), "paymentmethod" in s && t(9, E = s.paymentmethod), "customsucceessbuttons" in s && t(38, A = s.customsucceessbuttons), "custompendingbuttons" in s && t(39, D = s.custompendingbuttons), "customfailedbuttons" in s && t(40, V = s.customfailedbuttons), "currencysymbol" in s && t(41, O = s.currencysymbol), "currencyposition" in s && t(42, e1 = s.currencyposition), "windowsize" in s && t(43, g1 = s.windowsize);
|
|
1523
1523
|
}, i.$$.update = () => {
|
|
1524
1524
|
i.$$.dirty[0] & /*endpoint, session, customerid*/
|
|
1525
1525
|
35 | i.$$.dirty[1] & /*transactionid, showerrors*/
|
|
@@ -1544,8 +1544,8 @@ function Ne(i, e, t) {
|
|
|
1544
1544
|
Y,
|
|
1545
1545
|
S,
|
|
1546
1546
|
F,
|
|
1547
|
-
|
|
1548
|
-
|
|
1547
|
+
U,
|
|
1548
|
+
L,
|
|
1549
1549
|
H,
|
|
1550
1550
|
t1,
|
|
1551
1551
|
l1,
|
|
@@ -1559,7 +1559,7 @@ function Ne(i, e, t) {
|
|
|
1559
1559
|
h1,
|
|
1560
1560
|
y1,
|
|
1561
1561
|
p1,
|
|
1562
|
-
|
|
1562
|
+
G,
|
|
1563
1563
|
d1,
|
|
1564
1564
|
m1,
|
|
1565
1565
|
J,
|
|
@@ -1570,9 +1570,9 @@ function Ne(i, e, t) {
|
|
|
1570
1570
|
B,
|
|
1571
1571
|
W,
|
|
1572
1572
|
A,
|
|
1573
|
-
|
|
1573
|
+
D,
|
|
1574
1574
|
V,
|
|
1575
|
-
|
|
1575
|
+
O,
|
|
1576
1576
|
e1,
|
|
1577
1577
|
g1,
|
|
1578
1578
|
r1,
|
|
@@ -1752,11 +1752,11 @@ class q1 extends ee {
|
|
|
1752
1752
|
}
|
|
1753
1753
|
}
|
|
1754
1754
|
be(q1, { endpoint: {}, session: {}, lang: {}, local: {}, showerrors: {}, translationurl: {}, assetsurl: {}, customerid: {}, transactionid: {}, currencydecimals: {}, type: {}, clientstyling: {}, clientstylingurl: {}, mbsource: {}, showverifications: {}, paymentmethod: {}, customsucceessbuttons: {}, custompendingbuttons: {}, customfailedbuttons: {}, currencysymbol: {}, currencyposition: {}, windowsize: {} }, [], [], !0);
|
|
1755
|
-
const
|
|
1755
|
+
const Ue = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1756
1756
|
__proto__: null,
|
|
1757
1757
|
default: q1
|
|
1758
1758
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
1759
1759
|
export {
|
|
1760
|
-
|
|
1760
|
+
Ue as C,
|
|
1761
1761
|
I1 as f
|
|
1762
1762
|
};
|