@everymatrix/cashier-method-details 1.94.66 → 1.94.67
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/CashierError-BW7fp_3E.cjs +1 -0
- package/components/{CashierError-Ch3BevhM.js → CashierError-C8A2r_Ro.js} +355 -340
- package/components/{CashierError-3E_5fmN_.js → CashierError-tXXRpAFO.js} +360 -329
- package/components/{CashierMethodDetails-CQxxrnyv.cjs → CashierMethodDetails-BmcvIF4U.cjs} +1 -1
- package/components/{CashierMethodDetails-CPbxoMv0.js → CashierMethodDetails-CI2Mc7rX.js} +27 -27
- package/components/{CashierMethodDetails-DrHT2ktl.js → CashierMethodDetails-DX9fHh8u.js} +27 -27
- package/components/{CashierModal-B5rORhAV.js → CashierModal-B6PtDaZa.js} +22 -22
- package/components/{CashierModal-DXyPDItL.cjs → CashierModal-B98gvdau.cjs} +1 -1
- package/components/{CashierModal-DOQqzAhI.js → CashierModal-Dtd7LgPp.js} +22 -22
- package/components/{CashierNotifications-f1Z9s0_1.js → CashierNotifications-BwuQZD1X.js} +1 -1
- package/components/{CashierNotifications-BPNwQiJa.js → CashierNotifications-QmBh7YXs.js} +1 -1
- package/components/{CashierNotifications-C0s6Wi8Y.cjs → CashierNotifications-huik00d7.cjs} +1 -1
- package/components/{CashierReceiptPage-D7PwjtNx.js → CashierReceiptPage-BXfRTYxj.js} +1 -1
- package/components/{CashierReceiptPage-BCMfQqlr.cjs → CashierReceiptPage-JN9UCutk.cjs} +1 -1
- package/components/{CashierReceiptPage-YLdnRQoS.js → CashierReceiptPage-VCw8BmhT.js} +1 -1
- package/es2015/cashier-method-details.cjs +1 -1
- package/es2015/cashier-method-details.js +1 -1
- package/esnext/cashier-method-details.js +1 -1
- package/package.json +1 -1
- package/components/CashierError-BNLYvs5X.cjs +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as te, i as ie, s as ne, f as x, a as oe, d as S,
|
|
1
|
+
import { S as te, i as ie, s as ne, f as x, a as oe, d as S, q as O, r as z, E as le, u as se, e as H, h as b, w as ae, Y as j, x as Y, y as B, z as F, A as q, Z as L, g as _, _ as re, j as I, k as h, Q as de, m as W, n as ce, l as fe, W as D, G as ue, H as he, I as me, c as ge } from "./CashierMethodDetails-DX9fHh8u.js";
|
|
2
2
|
function pe(i) {
|
|
3
3
|
oe(i, "svelte-e2luo5", '*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}@keyframes modalFadeIn{from{opacity:0}to{opacity:1}}@keyframes modalFadeOut{from{opacity:1}to{opacity:0}}@keyframes modalSlideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes modalSlideOut{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes spin{to{transform:rotate(360deg)}}#Modal{position:fixed;width:100%;height:100%;top:0;left:0;background:var(--emw--color-black-transparency-10, rgba(0, 0, 0, 0.7));display:flex;justify-content:center;align-items:center;z-index:100;backdrop-filter:blur(4px);animation:modalFadeIn 0.25s ease-out}#Modal.closing{animation:modalFadeOut 0.25s ease-in}@container (min-width: 500px){.ModalContainer{min-width:450px}}.ModalContainer{min-width:380px;width:auto;height:auto;max-height:70%;padding:var(--emw--spacing-medium, 25px);min-height:200px;border-radius:var(--mmw--border-radius-large-plus, 10px);background-color:#12191f;max-width:600px;z-index:1;box-shadow:inset 0px 0px 0px 1px rgba(255, 255, 255, 0.3);overflow:hidden;transition:width 0.3s ease-in-out, height 0.3s ease-in-out;animation:modalSlideIn 0.3s ease-out}#Modal.closing .ModalContainer{animation:modalSlideOut 0.25s ease-in}.ModalContainer.video-mode{height:70% !important;max-height:70%}.ModalContainer.twofa-mode{max-width:500px;min-height:auto}.ModalContainer::before{content:"";position:absolute;inset:0;opacity:0.2;z-index:-1;pointer-events:none;border-radius:10px;background:linear-gradient(140deg, var(--emw--color-primary, #f9c405) 5%, var(--emw--color-black, #12191f) 65%)}.ModalHeader{display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center}.ModalHeader .ModalTitle{display:flex;flex-direction:row;height:26px;align-items:center;gap:8px}.ModalHeader .TitleText{color:var(--emw--color-typography, #fff);font-size:var(--emw--font-size-medium, 18px);font-weight:var(--emw--font-weight-medium, 600)}.ModalHeader .WarningIcon svg{width:24px;height:24px;fill:var(--emw--color-typography, #fff)}.Uppercase{text-transform:uppercase}.ModalCloseIcon{z-index:20;transition:all 0.2s ease}.ModalCloseIcon svg{width:11px;height:11px}.ModalCloseIcon:hover{transform:rotate(90deg)}.CloseButton{fill:var(--emw--color-white, #fff);stroke:var(--emw--color-white, #fff);cursor:pointer}.ModalLoadingOverlay{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:rgba(18, 25, 31, 0.8);border-radius:10px;z-index:10}.ModalLoader{width:48px;height:48px;border:5px solid rgba(255, 255, 255, 0.1);border-top-color:var(--emw--color-primary, #f9c405);border-radius:50%;animation:spin 0.8s linear infinite}.ModalContentWrapper{width:100%;height:100%;transition:opacity 0.2s ease}.ModalContentWrapper.hidden{opacity:0;pointer-events:none}@container (max-width: 475px){.ModalContainer{max-width:90%;max-height:80vh;margin:auto}}@container (max-width: 500px){.ModalContainer.twofa-mode{width:100%;height:100% !important;max-height:100%;border-radius:0;justify-content:flex-start;background:var(--emw--color-background)}.ModalContainer.twofa-mode::before{border-radius:0}}');
|
|
4
4
|
}
|
|
@@ -7,12 +7,12 @@ function Z(i) {
|
|
|
7
7
|
let e, t, n, a, f, m, v, T, k, y, C, u, d = (
|
|
8
8
|
/*modaltype*/
|
|
9
9
|
(i[3] == "error" || /*modaltype*/
|
|
10
|
-
i[3] == "bonusDescription") &&
|
|
10
|
+
i[3] == "bonusDescription") && A()
|
|
11
11
|
);
|
|
12
12
|
const g = (
|
|
13
13
|
/*#slots*/
|
|
14
14
|
i[14].title
|
|
15
|
-
), p =
|
|
15
|
+
), p = Y(
|
|
16
16
|
g,
|
|
17
17
|
i,
|
|
18
18
|
/*$$scope*/
|
|
@@ -21,7 +21,7 @@ function Z(i) {
|
|
|
21
21
|
);
|
|
22
22
|
let r = (
|
|
23
23
|
/*modaltype*/
|
|
24
|
-
i[3] != "2fa-old" &&
|
|
24
|
+
i[3] != "2fa-old" && G(i)
|
|
25
25
|
), l = (
|
|
26
26
|
/*isloading*/
|
|
27
27
|
i[4] === "true" && P()
|
|
@@ -29,7 +29,7 @@ function Z(i) {
|
|
|
29
29
|
const M = (
|
|
30
30
|
/*#slots*/
|
|
31
31
|
i[14].content
|
|
32
|
-
), c =
|
|
32
|
+
), c = Y(
|
|
33
33
|
M,
|
|
34
34
|
i,
|
|
35
35
|
/*$$scope*/
|
|
@@ -38,7 +38,7 @@ function Z(i) {
|
|
|
38
38
|
);
|
|
39
39
|
return {
|
|
40
40
|
c() {
|
|
41
|
-
e = b("div"), t = b("div"), n = b("div"), a = b("div"), d && d.c(), f =
|
|
41
|
+
e = b("div"), t = b("div"), n = b("div"), a = b("div"), d && d.c(), f = I(), m = b("div"), p && p.c(), v = I(), r && r.c(), T = I(), l && l.c(), k = I(), y = b("div"), c && c.c(), h(m, "class", "TitleText"), h(a, "class", "ModalTitle"), h(n, "class", "ModalHeader"), h(y, "class", "ModalContentWrapper"), L(
|
|
42
42
|
y,
|
|
43
43
|
"hidden",
|
|
44
44
|
/*isloading*/
|
|
@@ -68,8 +68,8 @@ function Z(i) {
|
|
|
68
68
|
p(s, w) {
|
|
69
69
|
/*modaltype*/
|
|
70
70
|
s[3] == "error" || /*modaltype*/
|
|
71
|
-
s[3] == "bonusDescription" ? d || (d =
|
|
72
|
-
8192) &&
|
|
71
|
+
s[3] == "bonusDescription" ? d || (d = A(), d.c(), d.m(a, f)) : d && (d.d(1), d = null), p && p.p && (!u || w & /*$$scope*/
|
|
72
|
+
8192) && B(
|
|
73
73
|
p,
|
|
74
74
|
g,
|
|
75
75
|
s,
|
|
@@ -81,15 +81,15 @@ function Z(i) {
|
|
|
81
81
|
s[13],
|
|
82
82
|
w,
|
|
83
83
|
ye
|
|
84
|
-
) :
|
|
84
|
+
) : F(
|
|
85
85
|
/*$$scope*/
|
|
86
86
|
s[13]
|
|
87
87
|
),
|
|
88
88
|
U
|
|
89
89
|
), /*modaltype*/
|
|
90
|
-
s[3] != "2fa-old" ? r ? r.p(s, w) : (r =
|
|
90
|
+
s[3] != "2fa-old" ? r ? r.p(s, w) : (r = G(s), r.c(), r.m(n, null)) : r && (r.d(1), r = null), /*isloading*/
|
|
91
91
|
s[4] === "true" ? l || (l = P(), l.c(), l.m(t, k)) : l && (l.d(1), l = null), c && c.p && (!u || w & /*$$scope*/
|
|
92
|
-
8192) &&
|
|
92
|
+
8192) && B(
|
|
93
93
|
c,
|
|
94
94
|
M,
|
|
95
95
|
s,
|
|
@@ -101,7 +101,7 @@ function Z(i) {
|
|
|
101
101
|
s[13],
|
|
102
102
|
w,
|
|
103
103
|
we
|
|
104
|
-
) :
|
|
104
|
+
) : F(
|
|
105
105
|
/*$$scope*/
|
|
106
106
|
s[13]
|
|
107
107
|
),
|
|
@@ -137,7 +137,7 @@ function Z(i) {
|
|
|
137
137
|
}
|
|
138
138
|
};
|
|
139
139
|
}
|
|
140
|
-
function
|
|
140
|
+
function A(i) {
|
|
141
141
|
let e;
|
|
142
142
|
return {
|
|
143
143
|
c() {
|
|
@@ -151,7 +151,7 @@ function G(i) {
|
|
|
151
151
|
}
|
|
152
152
|
};
|
|
153
153
|
}
|
|
154
|
-
function
|
|
154
|
+
function G(i) {
|
|
155
155
|
let e, t, n, a, f;
|
|
156
156
|
return {
|
|
157
157
|
c() {
|
|
@@ -254,25 +254,25 @@ function be(i, e, t) {
|
|
|
254
254
|
};
|
|
255
255
|
});
|
|
256
256
|
function Q(o) {
|
|
257
|
-
|
|
257
|
+
W[o ? "unshift" : "push"](() => {
|
|
258
258
|
r = o, t(7, r);
|
|
259
259
|
});
|
|
260
260
|
}
|
|
261
|
-
function
|
|
262
|
-
|
|
261
|
+
function J(o) {
|
|
262
|
+
W[o ? "unshift" : "push"](() => {
|
|
263
263
|
l = o, t(8, l);
|
|
264
264
|
});
|
|
265
265
|
}
|
|
266
|
-
function
|
|
267
|
-
|
|
266
|
+
function K(o) {
|
|
267
|
+
W[o ? "unshift" : "push"](() => {
|
|
268
268
|
d = o, t(6, d);
|
|
269
269
|
});
|
|
270
270
|
}
|
|
271
|
-
function
|
|
271
|
+
function N() {
|
|
272
272
|
C = this.clientWidth, u = this.clientHeight, t(0, C), t(1, u);
|
|
273
273
|
}
|
|
274
274
|
function V(o) {
|
|
275
|
-
|
|
275
|
+
W[o ? "unshift" : "push"](() => {
|
|
276
276
|
g = o, t(5, g);
|
|
277
277
|
});
|
|
278
278
|
}
|
|
@@ -303,9 +303,9 @@ function be(i, e, t) {
|
|
|
303
303
|
a,
|
|
304
304
|
n,
|
|
305
305
|
Q,
|
|
306
|
-
A,
|
|
307
306
|
J,
|
|
308
307
|
K,
|
|
308
|
+
N,
|
|
309
309
|
V
|
|
310
310
|
];
|
|
311
311
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as C, i as v, s as _, f as d, a as k, n as b, d as N, b as p, c as z, e as f, l as S, g as h, t as x, h as E, j as L, k as M, m as T } from "./CashierMethodDetails-
|
|
1
|
+
import { S as C, i as v, s as _, f as d, a as k, n as b, d as N, b as p, c as z, e as f, l as S, g as h, t as x, h as E, j as L, k as M, m as T } from "./CashierMethodDetails-CI2Mc7rX.js";
|
|
2
2
|
function H(i) {
|
|
3
3
|
k(i, "svelte-ags340", ".CashierNotifications{position:absolute;z-index:2;background-color:var(--emw--color-background, #111);color:var(--emw--color-white, #fff);display:flex;border-radius:var(--emw--border-radius-medium, 4px);align-items:center;gap:var(--emw--spacing-small, 12px);font-size:var(--emw--font-size-small, 14px);padding:var(--emw--spacing-small, 12px) var(--emw--spacing-medium, 15px);min-height:50px;pointer-events:auto;bottom:0;width:calc(100% - 30px)}.CashierNotifications span,.CashierNotifications button{font-family:inherit;border:none;font-variant:normal}.CashierNotifications span{line-height:normal}.CashierNotifications button{color:var(--emw--color-primary, #7EC51E);background-color:transparent;cursor:pointer;font-size:var(--emw--font-size-medium, 16px);font-style:normal;font-weight:var(--emw--font-weight-bold, 700);font-family:inherit}");
|
|
4
4
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { S as C, i as v, f as d, s as _, c as k, a as N, n as b, d as z, b as p, e as S, g as f, l as E, h, t as x, j as L, k as M, m as T } from "./CashierMethodDetails-
|
|
1
|
+
import { S as C, i as v, f as d, s as _, c as k, a as N, n as b, d as z, b as p, e as S, g as f, l as E, h, t as x, j as L, k as M, m as T } from "./CashierMethodDetails-DX9fHh8u.js";
|
|
2
2
|
function H(i) {
|
|
3
3
|
N(i, "svelte-ags340", ".CashierNotifications{position:absolute;z-index:2;background-color:var(--emw--color-background, #111);color:var(--emw--color-white, #fff);display:flex;border-radius:var(--emw--border-radius-medium, 4px);align-items:center;gap:var(--emw--spacing-small, 12px);font-size:var(--emw--font-size-small, 14px);padding:var(--emw--spacing-small, 12px) var(--emw--spacing-medium, 15px);min-height:50px;pointer-events:auto;bottom:0;width:calc(100% - 30px)}.CashierNotifications span,.CashierNotifications button{font-family:inherit;border:none;font-variant:normal}.CashierNotifications span{line-height:normal}.CashierNotifications button{color:var(--emw--color-primary, #7EC51E);background-color:transparent;cursor:pointer;font-size:var(--emw--font-size-medium, 16px);font-style:normal;font-weight:var(--emw--font-weight-bold, 700);font-family:inherit}");
|
|
4
4
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CashierMethodDetails-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./CashierMethodDetails-BmcvIF4U.cjs");function y(i){t.append_styles(i,"svelte-ags340",".CashierNotifications{position:absolute;z-index:2;background-color:var(--emw--color-background, #111);color:var(--emw--color-white, #fff);display:flex;border-radius:var(--emw--border-radius-medium, 4px);align-items:center;gap:var(--emw--spacing-small, 12px);font-size:var(--emw--font-size-small, 14px);padding:var(--emw--spacing-small, 12px) var(--emw--spacing-medium, 15px);min-height:50px;pointer-events:auto;bottom:0;width:calc(100% - 30px)}.CashierNotifications span,.CashierNotifications button{font-family:inherit;border:none;font-variant:normal}.CashierNotifications span{line-height:normal}.CashierNotifications button{color:var(--emw--color-primary, #7EC51E);background-color:transparent;cursor:pointer;font-size:var(--emw--font-size-medium, 16px);font-style:normal;font-weight:var(--emw--font-weight-bold, 700);font-family:inherit}")}function b(i){let e,s,c,f,o,a,l,d;return{c(){e=t.element("div"),s=t.element("span"),c=t.text(i[0]),f=t.space(),o=t.element("button"),a=t.text(i[1]),t.attr(e,"class","CashierNotifications")},m(r,u){t.insert(r,e,u),t.append(e,s),t.append(s,c),t.append(e,f),t.append(e,o),t.append(o,a),i[6](e),l||(d=t.listen(o,"click",i[3]),l=!0)},p(r,[u]){u&1&&t.set_data(c,r[0]),u&2&&t.set_data(a,r[1])},i:t.noop,o:t.noop,d(r){r&&t.detach(e),i[6](null),l=!1,d()}}}function x(i,e,s){let{text:c}=e,{button:f}=e,{clientstyling:o=""}=e,{clientstylingurl:a=""}=e,l;const d=()=>{window.postMessage({type:"NotificationButtonClick"},window.location.href)},r=()=>{let n=document.createElement("style");n.innerHTML=o,l.appendChild(n)},u=()=>{let n=new URL(a),h=document.createElement("style");fetch(n.href).then(m=>m.text()).then(m=>{h.innerHTML=m,setTimeout(()=>{l.appendChild(h)},1)})};function p(n){t.binding_callbacks[n?"unshift":"push"](()=>{l=n,s(2,l)})}return i.$$set=n=>{"text"in n&&s(0,c=n.text),"button"in n&&s(1,f=n.button),"clientstyling"in n&&s(4,o=n.clientstyling),"clientstylingurl"in n&&s(5,a=n.clientstylingurl)},i.$$.update=()=>{i.$$.dirty&20&&o&&l&&r(),i.$$.dirty&36&&a&&l&&u()},[c,f,l,d,o,a,p]}class g extends t.SvelteComponent{constructor(e){super(),t.init(this,e,x,b,t.safe_not_equal,{text:0,button:1,clientstyling:4,clientstylingurl:5},y)}get text(){return this.$$.ctx[0]}set text(e){this.$$set({text:e}),t.flush()}get button(){return this.$$.ctx[1]}set button(e){this.$$set({button:e}),t.flush()}get clientstyling(){return this.$$.ctx[4]}set clientstyling(e){this.$$set({clientstyling:e}),t.flush()}get clientstylingurl(){return this.$$.ctx[5]}set clientstylingurl(e){this.$$set({clientstylingurl:e}),t.flush()}}t.create_custom_element(g,{text:{},button:{},clientstyling:{},clientstylingurl:{}},[],[],!0);exports.default=g;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { J as $e, o as e1, p as t1, $ as n1, S as i1, i as a1, s as o1, f as L, a as r1, n as de, d as h, e as b, h as g, k as l, v as s1, F as l1, K as De, L as c1, w as u1, M as p1, N as Be, m as He, O as Pe, r as We, E as d1, q as m1, u as f1, g as c, j as T, P as g1, Q as C1, R as h1, b as x, t as S, D as _, T as b1, l as Se, B as Ie, U as Le, V as Xe, W as N, C as Ae, X as w1, G as y1, H as v1, I as k1, c as T1 } from "./CashierMethodDetails-DX9fHh8u.js";
|
|
2
2
|
function je(i, { delay: e = 0, duration: t = 400, easing: n = $e } = {}) {
|
|
3
3
|
const a = +getComputedStyle(i).opacity;
|
|
4
4
|
return {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Re=(i,t,n)=>new Promise((a,r)=>{var o=u=>{try{c(n.next(u))}catch(d){r(d)}},s=u=>{try{c(n.throw(u))}catch(d){r(d)}},c=u=>u.done?a(u.value):Promise.resolve(u.value).then(o,s);c((n=n.apply(i,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CashierMethodDetails-CQxxrnyv.cjs");function Me(i,{delay:t=0,duration:n=400,easing:a=e.identity}={}){const r=+getComputedStyle(i).opacity;return{delay:t,duration:n,easing:a,css:o=>`opacity: ${o*r}`}}function De(i,t){e.addMessages(i,t)}function Ue(i){e.init$1({fallbackLocale:"en"}),e.$locale.set(i)}const Le={en:{amount:"Amount",status:"Status",transactionId:"Transaction ID",payemntMethod:"Payment Method",paymentTime:"Payment Time",backHome:"Back to home",makeAnotherTransaction:"Make another transaction",backDeposit:"Back to deposit",backWithdraw:"Back to withdraw",tryAgainButton:"Try Again",refreshButton:"Check your status",success:"Success",pending:"Pending",failed:"Error",canceled:"Error",rejected:"Rejected",copyTransactionId:"Copied!",deposit:{success:{amount:"{amount}",title:"Deposit Success!",text:"Your deposit is successful"},pending:{amount:"{amount}",title:"Transaction is in pending",text:"Your payment will be deposited soon"},reject:{title:"Deposit Rejected",subTitle:"",text:"Unfortunately, your deposit was been rejected"},fail:{amount:" ",title:"Deposit Failed!",text:"Unfortunately, your deposit did not go through."},cancel:{title:"You have cancelled the transaction",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Withdrawn from your account",title:"Withdraw success!",text:"Your withdrawal is successful"},pending:{title:"Withdraw pending",subTitle:"Withdrawn from your account",text:"Thank you. Your withdrawal is being processed."},reject:{title:"Withdraw rejected",subTitle:" ",text:"Unfortunately, your withdraw was been rejected"},fail:{title:"Withdraw failed",subTitle:" ",text:"Unfortunately, your withdraw did not go through."},cancel:{title:"You have cancelled the transaction",subTitle:" ",text:" "}},reference:"Reference ID: {code}",close:"CLOSE",receipt:{maintenance:{title:"We'll Be Back Soon",text:"We are down for a scheduled maintenance and expect to be back online in a few minutes"}},goToPromotions:"Promotions",goToTournaments:"Tournaments",goToSupport:"Contact Support",goToMerchantHomePage:"Merchant's Home Website",goToSports:"Sports",goToCasino:"Casino",goToLiveCasino:"Live Casino",externalLink:"External Link",uploadDocuments:"Upload Documents",goToHomepage:"Go To Homepage"},tr:{amount:"Tutar",status:"Durum",transactionId:"İşlem Kimliği",payemntMethod:"Ödeme Yöntemi",paymentTime:"Ödeme Zamanı",backDeposit:"Yatırıma geri dön",backWithdraw:"Çekime geri dön",backHome:"Ana sayfaya dön",makeAnotherTransaction:"Başka bir işlem yap",tryAgainButton:"Tekrar Dene",refreshButton:"Durumunu Kontrol Et",success:"Başarılı",pending:"Beklemede",failed:"Hata",canceled:"Hata",rejected:"Reddedildi",copyTransactionId:"Kopyalandı!",deposit:{success:{amount:"{amount}",title:"Yatırım Başarılı!",text:"Yatırımınız başarıyla gerçekleştirildi"},pending:{amount:"{amount}",title:"İşlem beklemede",text:"Ödemeniz yakında yatırılacak"},reject:{title:"Yatırım Reddedildi",subTitle:"",text:"Maalesef yatırımınız reddedildi"},fail:{amount:" ",title:"Yatırım Başarısız!",text:"Maalesef yatırımınız gerçekleşmedi."},cancel:{title:"İşlemi iptal ettiniz",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Hesabınızdan çekildi",title:"Para Çekme Başarılı!",text:"Para çekme işleminiz başarıyla tamamlandı"},pending:{title:"Çekim beklemede",subTitle:"Hesabınızdan çekildi",text:"Teşekkürler. Çekim işleminiz işleniyor."},reject:{title:"Çekim reddedildi",subTitle:" ",text:"Maalesef çekim işleminiz reddedildi"},fail:{title:"Çekim hatası",subTitle:" ",text:"Maalesef çekim işleminiz gerçekleşmedi."},cancel:{title:"İşlemi iptal ettiniz",subTitle:" ",text:" "}},reference:"Referans Kimliği: {code}",close:"KAPAT",receipt:{maintenance:{title:"Kısa Süreliğine Kapalıyız",text:"Planlı bakım çalışması nedeniyle hizmet veremiyoruz, birkaç dakika içinde geri döneceğiz"}},goToPromotions:"Promosyonlara Git",goToTournaments:"Turnuvalar",goToSupport:"Destek ile İletişime Geç",goToMerchantHomePage:"Satıcının Ana Web Sitesi",goToSports:"Sporlara Git",goToCasino:"Casino",goToLiveCasino:"Canlı Casino",externalLink:"Harici Bağlantı",uploadDocuments:"Belgeleri Yükle",goToHomepage:"Ana Sayfaya Git"},fr:{amount:"Montant",status:"Statut",transactionId:"ID de transaction",payemntMethod:"Moyen de paiement",paymentTime:"Heure du paiement",backHome:"Retour à l'accueil",makeAnotherTransaction:"Effectuer une autre transaction",backDeposit:"Retour au dépôt",backWithdraw:"Retour au retrait",tryAgainButton:"Réessayer",refreshButton:"Vérifier votre statut",success:"Succès",pending:"En attente",failed:"Erreur",canceled:"Erreur",rejected:"Rejeté",copyTransactionId:"Copié !",deposit:{success:{amount:"{amount}",title:"Dépôt réussi !",text:"Votre dépôt a été effectué avec succès"},pending:{amount:"{amount}",title:"Transaction en attente",text:"Votre paiement sera crédité prochainement"},reject:{title:"Dépôt rejeté",subTitle:"",text:"Malheureusement, votre dépôt a été rejeté"},fail:{amount:" ",title:"Échec du dépôt !",text:"Malheureusement, votre dépôt n'a pas abouti."},cancel:{title:"Vous avez annulé la transaction",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Retiré de votre compte",title:"Retrait réussi !",text:"Votre retrait a été effectué avec succès"},pending:{title:"Retrait en attente",subTitle:"Retiré de votre compte",text:"Merci. Votre retrait est en cours de traitement."},reject:{title:"Retrait rejeté",subTitle:" ",text:"Malheureusement, votre retrait a été rejeté"},fail:{title:"Échec du retrait",subTitle:" ",text:"Malheureusement, votre retrait n'a pas abouti."},cancel:{title:"Vous avez annulé la transaction",subTitle:" ",text:" "}},reference:"ID de référence : {code}",close:"FERMER",receipt:{maintenance:{title:"Nous revenons bientôt",text:"Nous sommes en maintenance programmée et prévoyons d'être de nouveau en ligne dans quelques minutes"}},goToPromotions:"Promotions",goToTournaments:"Tournois",goToSupport:"Contacter le support",goToMerchantHomePage:"Site web du marchand",goToSports:"Sports",goToCasino:"Casino",goToLiveCasino:"Casino en direct",externalLink:"Lien externe",uploadDocuments:"Télécharger des documents",goToHomepage:"Aller à la page d'accueil"},da:{amount:"Beløb",status:"Status",transactionId:"Transaktions-ID",payemntMethod:"Betalingsmetode",paymentTime:"Betalingstidspunkt",backHome:"Tilbage til startsiden",makeAnotherTransaction:"Foretag en anden transaktion",backDeposit:"Tilbage til indbetaling",backWithdraw:"Tilbage til udbetaling",tryAgainButton:"Prøv igen",refreshButton:"Tjek din status",success:"Succes",pending:"Afventer",failed:"Fejl",canceled:"Fejl",rejected:"Afvist",copyTransactionId:"Kopieret!",deposit:{success:{amount:"{amount}",title:"Indbetaling lykkedes!",text:"Din indbetaling er gennemført"},pending:{amount:"{amount}",title:"Transaktion afventer",text:"Din betaling vil snart blive krediteret"},reject:{title:"Indbetaling afvist",subTitle:"",text:"Desværre er din indbetaling blevet afvist"},fail:{amount:" ",title:"Indbetaling mislykkedes!",text:"Desværre gik din indbetaling ikke igennem."},cancel:{title:"Du har annulleret transaktionen",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Hævet fra din konto",title:"Udbetaling lykkedes!",text:"Din udbetaling er gennemført"},pending:{title:"Udbetaling afventer",subTitle:"Hævet fra din konto",text:"Tak. Din udbetaling er ved at blive behandlet."},reject:{title:"Udbetaling afvist",subTitle:" ",text:"Desværre er din udbetaling blevet afvist"},fail:{title:"Udbetaling mislykkedes",subTitle:" ",text:"Desværre gik din udbetaling ikke igennem."},cancel:{title:"Du har annulleret transaktionen",subTitle:" ",text:" "}},reference:"Reference-ID: {code}",close:"LUK",receipt:{maintenance:{title:"Vi er snart tilbage",text:"Vi er nede for planlagt vedligeholdelse og forventer at være tilbage online om få minutter"}},goToPromotions:"Kampagner",goToTournaments:"Turneringer",goToSupport:"Kontakt support",goToMerchantHomePage:"Forhandlerens hjemmeside",goToSports:"Sport",goToCasino:"Casino",goToLiveCasino:"Live Casino",externalLink:"Eksternt link",uploadDocuments:"Upload dokumenter",goToHomepage:"Gå til startsiden"},de:{amount:"Betrag",status:"Status",transactionId:"Transaktions-ID",payemntMethod:"Zahlungsmethode",paymentTime:"Zahlungszeit",backHome:"Zurück zur Startseite",makeAnotherTransaction:"Eine weitere Transaktion durchführen",backDeposit:"Zurück zur Einzahlung",backWithdraw:"Zurück zur Auszahlung",tryAgainButton:"Erneut versuchen",refreshButton:"Status prüfen",success:"Erfolgreich",pending:"Ausstehend",failed:"Fehler",canceled:"Fehler",rejected:"Abgelehnt",copyTransactionId:"Kopiert!",deposit:{success:{amount:"{amount}",title:"Einzahlung erfolgreich!",text:"Ihre Einzahlung war erfolgreich"},pending:{amount:"{amount}",title:"Transaktion ausstehend",text:"Ihre Zahlung wird in Kürze gutgeschrieben"},reject:{title:"Einzahlung abgelehnt",subTitle:"",text:"Leider wurde Ihre Einzahlung abgelehnt"},fail:{amount:" ",title:"Einzahlung fehlgeschlagen!",text:"Leider konnte Ihre Einzahlung nicht durchgeführt werden."},cancel:{title:"Sie haben die Transaktion abgebrochen",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Von Ihrem Konto abgebucht",title:"Auszahlung erfolgreich!",text:"Ihre Auszahlung war erfolgreich"},pending:{title:"Auszahlung ausstehend",subTitle:"Von Ihrem Konto abgebucht",text:"Danke. Ihre Auszahlung wird gerade bearbeitet."},reject:{title:"Auszahlung abgelehnt",subTitle:" ",text:"Leider wurde Ihre Auszahlung abgelehnt"},fail:{title:"Auszahlung fehlgeschlagen",subTitle:" ",text:"Leider konnte Ihre Auszahlung nicht durchgeführt werden."},cancel:{title:"Sie haben die Transaktion abgebrochen",subTitle:" ",text:" "}},reference:"Referenz-ID: {code}",close:"SCHLIESSEN",receipt:{maintenance:{title:"Wir sind bald zurück",text:"Wir führen planmäßige Wartungsarbeiten durch und erwarten, in wenigen Minuten wieder online zu sein"}},goToPromotions:"Aktionen",goToTournaments:"Turniere",goToSupport:"Support kontaktieren",goToMerchantHomePage:"Händler-Website",goToSports:"Sport",goToCasino:"Casino",goToLiveCasino:"Live-Casino",externalLink:"Externer Link",uploadDocuments:"Dokumente hochladen",goToHomepage:"Zur Startseite"},nl:{amount:"Bedrag",status:"Status",transactionId:"Transactie-ID",payemntMethod:"Betaalmethode",paymentTime:"Betaaltijd",backHome:"Terug naar startpagina",makeAnotherTransaction:"Nog een transactie uitvoeren",backDeposit:"Terug naar storting",backWithdraw:"Terug naar opname",tryAgainButton:"Opnieuw proberen",refreshButton:"Controleer uw status",success:"Geslaagd",pending:"In behandeling",failed:"Fout",canceled:"Fout",rejected:"Afgewezen",copyTransactionId:"Gekopieerd!",deposit:{success:{amount:"{amount}",title:"Storting geslaagd!",text:"Uw storting is geslaagd"},pending:{amount:"{amount}",title:"Transactie in behandeling",text:"Uw betaling wordt binnenkort bijgeschreven"},reject:{title:"Storting afgewezen",subTitle:"",text:"Helaas is uw storting afgewezen"},fail:{amount:" ",title:"Storting mislukt!",text:"Helaas is uw storting niet verwerkt."},cancel:{title:"U heeft de transactie geannuleerd",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Opgenomen van uw rekening",title:"Opname geslaagd!",text:"Uw opname is geslaagd"},pending:{title:"Opname in behandeling",subTitle:"Opgenomen van uw rekening",text:"Dank u. Uw opname wordt verwerkt."},reject:{title:"Opname afgewezen",subTitle:" ",text:"Helaas is uw opname afgewezen"},fail:{title:"Opname mislukt",subTitle:" ",text:"Helaas is uw opname niet verwerkt."},cancel:{title:"U heeft de transactie geannuleerd",subTitle:" ",text:" "}},reference:"Referentie-ID: {code}",close:"SLUITEN",receipt:{maintenance:{title:"We zijn snel terug",text:"We zijn offline voor gepland onderhoud en verwachten over een paar minuten weer online te zijn"}},goToPromotions:"Promoties",goToTournaments:"Toernooien",goToSupport:"Contact opnemen met ondersteuning",goToMerchantHomePage:"Website van de handelaar",goToSports:"Sport",goToCasino:"Casino",goToLiveCasino:"Live Casino",externalLink:"Externe link",uploadDocuments:"Documenten uploaden",goToHomepage:"Naar de startpagina"}},Ke=(i,t)=>`${i+Oe[t]}`,Ye=(i,t)=>`${Ge[t]}.${Ve[i]}.text`,Fe=i=>`${Ve[`${i}`]}`,Oe={Success:"/txn-success.png",Voided:"/txn-success.png",Rejected:"/txn-failed.png",Failed:"/txn-failed.png",Canceled:"/txn-failed.png",PendingNotification:"/txn-pending.png",PendingConfirmation:"/txn-pending.png",PendingApprovalStage1:"/txn-pending.png",PendingApprovalStage2:"/txn-pending.png",PendingApprovalStage3:"/txn-pending.png",PendingOfflineNotification:"/txn-pending.png"},Ge={Deposit:"deposit",Withdraw:"withdrawal"},Ve={Success:"success",Voided:"success",Rejected:"reject",Failed:"fail",Canceled:"cancel",PendingNotification:"pending",PendingConfirmation:"pending",PendingApprovalStage1:"pending",PendingApprovalStage3:"pending",PendingApprovalStage2:"pending",PendingOfflineNotification:"pending"},Ie={CasinoButton:`<svg viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
1
|
+
"use strict";var Re=(i,t,n)=>new Promise((a,r)=>{var o=u=>{try{c(n.next(u))}catch(d){r(d)}},s=u=>{try{c(n.throw(u))}catch(d){r(d)}},c=u=>u.done?a(u.value):Promise.resolve(u.value).then(o,s);c((n=n.apply(i,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CashierMethodDetails-BmcvIF4U.cjs");function Me(i,{delay:t=0,duration:n=400,easing:a=e.identity}={}){const r=+getComputedStyle(i).opacity;return{delay:t,duration:n,easing:a,css:o=>`opacity: ${o*r}`}}function De(i,t){e.addMessages(i,t)}function Ue(i){e.init$1({fallbackLocale:"en"}),e.$locale.set(i)}const Le={en:{amount:"Amount",status:"Status",transactionId:"Transaction ID",payemntMethod:"Payment Method",paymentTime:"Payment Time",backHome:"Back to home",makeAnotherTransaction:"Make another transaction",backDeposit:"Back to deposit",backWithdraw:"Back to withdraw",tryAgainButton:"Try Again",refreshButton:"Check your status",success:"Success",pending:"Pending",failed:"Error",canceled:"Error",rejected:"Rejected",copyTransactionId:"Copied!",deposit:{success:{amount:"{amount}",title:"Deposit Success!",text:"Your deposit is successful"},pending:{amount:"{amount}",title:"Transaction is in pending",text:"Your payment will be deposited soon"},reject:{title:"Deposit Rejected",subTitle:"",text:"Unfortunately, your deposit was been rejected"},fail:{amount:" ",title:"Deposit Failed!",text:"Unfortunately, your deposit did not go through."},cancel:{title:"You have cancelled the transaction",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Withdrawn from your account",title:"Withdraw success!",text:"Your withdrawal is successful"},pending:{title:"Withdraw pending",subTitle:"Withdrawn from your account",text:"Thank you. Your withdrawal is being processed."},reject:{title:"Withdraw rejected",subTitle:" ",text:"Unfortunately, your withdraw was been rejected"},fail:{title:"Withdraw failed",subTitle:" ",text:"Unfortunately, your withdraw did not go through."},cancel:{title:"You have cancelled the transaction",subTitle:" ",text:" "}},reference:"Reference ID: {code}",close:"CLOSE",receipt:{maintenance:{title:"We'll Be Back Soon",text:"We are down for a scheduled maintenance and expect to be back online in a few minutes"}},goToPromotions:"Promotions",goToTournaments:"Tournaments",goToSupport:"Contact Support",goToMerchantHomePage:"Merchant's Home Website",goToSports:"Sports",goToCasino:"Casino",goToLiveCasino:"Live Casino",externalLink:"External Link",uploadDocuments:"Upload Documents",goToHomepage:"Go To Homepage"},tr:{amount:"Tutar",status:"Durum",transactionId:"İşlem Kimliği",payemntMethod:"Ödeme Yöntemi",paymentTime:"Ödeme Zamanı",backDeposit:"Yatırıma geri dön",backWithdraw:"Çekime geri dön",backHome:"Ana sayfaya dön",makeAnotherTransaction:"Başka bir işlem yap",tryAgainButton:"Tekrar Dene",refreshButton:"Durumunu Kontrol Et",success:"Başarılı",pending:"Beklemede",failed:"Hata",canceled:"Hata",rejected:"Reddedildi",copyTransactionId:"Kopyalandı!",deposit:{success:{amount:"{amount}",title:"Yatırım Başarılı!",text:"Yatırımınız başarıyla gerçekleştirildi"},pending:{amount:"{amount}",title:"İşlem beklemede",text:"Ödemeniz yakında yatırılacak"},reject:{title:"Yatırım Reddedildi",subTitle:"",text:"Maalesef yatırımınız reddedildi"},fail:{amount:" ",title:"Yatırım Başarısız!",text:"Maalesef yatırımınız gerçekleşmedi."},cancel:{title:"İşlemi iptal ettiniz",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Hesabınızdan çekildi",title:"Para Çekme Başarılı!",text:"Para çekme işleminiz başarıyla tamamlandı"},pending:{title:"Çekim beklemede",subTitle:"Hesabınızdan çekildi",text:"Teşekkürler. Çekim işleminiz işleniyor."},reject:{title:"Çekim reddedildi",subTitle:" ",text:"Maalesef çekim işleminiz reddedildi"},fail:{title:"Çekim hatası",subTitle:" ",text:"Maalesef çekim işleminiz gerçekleşmedi."},cancel:{title:"İşlemi iptal ettiniz",subTitle:" ",text:" "}},reference:"Referans Kimliği: {code}",close:"KAPAT",receipt:{maintenance:{title:"Kısa Süreliğine Kapalıyız",text:"Planlı bakım çalışması nedeniyle hizmet veremiyoruz, birkaç dakika içinde geri döneceğiz"}},goToPromotions:"Promosyonlara Git",goToTournaments:"Turnuvalar",goToSupport:"Destek ile İletişime Geç",goToMerchantHomePage:"Satıcının Ana Web Sitesi",goToSports:"Sporlara Git",goToCasino:"Casino",goToLiveCasino:"Canlı Casino",externalLink:"Harici Bağlantı",uploadDocuments:"Belgeleri Yükle",goToHomepage:"Ana Sayfaya Git"},fr:{amount:"Montant",status:"Statut",transactionId:"ID de transaction",payemntMethod:"Moyen de paiement",paymentTime:"Heure du paiement",backHome:"Retour à l'accueil",makeAnotherTransaction:"Effectuer une autre transaction",backDeposit:"Retour au dépôt",backWithdraw:"Retour au retrait",tryAgainButton:"Réessayer",refreshButton:"Vérifier votre statut",success:"Succès",pending:"En attente",failed:"Erreur",canceled:"Erreur",rejected:"Rejeté",copyTransactionId:"Copié !",deposit:{success:{amount:"{amount}",title:"Dépôt réussi !",text:"Votre dépôt a été effectué avec succès"},pending:{amount:"{amount}",title:"Transaction en attente",text:"Votre paiement sera crédité prochainement"},reject:{title:"Dépôt rejeté",subTitle:"",text:"Malheureusement, votre dépôt a été rejeté"},fail:{amount:" ",title:"Échec du dépôt !",text:"Malheureusement, votre dépôt n'a pas abouti."},cancel:{title:"Vous avez annulé la transaction",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Retiré de votre compte",title:"Retrait réussi !",text:"Votre retrait a été effectué avec succès"},pending:{title:"Retrait en attente",subTitle:"Retiré de votre compte",text:"Merci. Votre retrait est en cours de traitement."},reject:{title:"Retrait rejeté",subTitle:" ",text:"Malheureusement, votre retrait a été rejeté"},fail:{title:"Échec du retrait",subTitle:" ",text:"Malheureusement, votre retrait n'a pas abouti."},cancel:{title:"Vous avez annulé la transaction",subTitle:" ",text:" "}},reference:"ID de référence : {code}",close:"FERMER",receipt:{maintenance:{title:"Nous revenons bientôt",text:"Nous sommes en maintenance programmée et prévoyons d'être de nouveau en ligne dans quelques minutes"}},goToPromotions:"Promotions",goToTournaments:"Tournois",goToSupport:"Contacter le support",goToMerchantHomePage:"Site web du marchand",goToSports:"Sports",goToCasino:"Casino",goToLiveCasino:"Casino en direct",externalLink:"Lien externe",uploadDocuments:"Télécharger des documents",goToHomepage:"Aller à la page d'accueil"},da:{amount:"Beløb",status:"Status",transactionId:"Transaktions-ID",payemntMethod:"Betalingsmetode",paymentTime:"Betalingstidspunkt",backHome:"Tilbage til startsiden",makeAnotherTransaction:"Foretag en anden transaktion",backDeposit:"Tilbage til indbetaling",backWithdraw:"Tilbage til udbetaling",tryAgainButton:"Prøv igen",refreshButton:"Tjek din status",success:"Succes",pending:"Afventer",failed:"Fejl",canceled:"Fejl",rejected:"Afvist",copyTransactionId:"Kopieret!",deposit:{success:{amount:"{amount}",title:"Indbetaling lykkedes!",text:"Din indbetaling er gennemført"},pending:{amount:"{amount}",title:"Transaktion afventer",text:"Din betaling vil snart blive krediteret"},reject:{title:"Indbetaling afvist",subTitle:"",text:"Desværre er din indbetaling blevet afvist"},fail:{amount:" ",title:"Indbetaling mislykkedes!",text:"Desværre gik din indbetaling ikke igennem."},cancel:{title:"Du har annulleret transaktionen",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Hævet fra din konto",title:"Udbetaling lykkedes!",text:"Din udbetaling er gennemført"},pending:{title:"Udbetaling afventer",subTitle:"Hævet fra din konto",text:"Tak. Din udbetaling er ved at blive behandlet."},reject:{title:"Udbetaling afvist",subTitle:" ",text:"Desværre er din udbetaling blevet afvist"},fail:{title:"Udbetaling mislykkedes",subTitle:" ",text:"Desværre gik din udbetaling ikke igennem."},cancel:{title:"Du har annulleret transaktionen",subTitle:" ",text:" "}},reference:"Reference-ID: {code}",close:"LUK",receipt:{maintenance:{title:"Vi er snart tilbage",text:"Vi er nede for planlagt vedligeholdelse og forventer at være tilbage online om få minutter"}},goToPromotions:"Kampagner",goToTournaments:"Turneringer",goToSupport:"Kontakt support",goToMerchantHomePage:"Forhandlerens hjemmeside",goToSports:"Sport",goToCasino:"Casino",goToLiveCasino:"Live Casino",externalLink:"Eksternt link",uploadDocuments:"Upload dokumenter",goToHomepage:"Gå til startsiden"},de:{amount:"Betrag",status:"Status",transactionId:"Transaktions-ID",payemntMethod:"Zahlungsmethode",paymentTime:"Zahlungszeit",backHome:"Zurück zur Startseite",makeAnotherTransaction:"Eine weitere Transaktion durchführen",backDeposit:"Zurück zur Einzahlung",backWithdraw:"Zurück zur Auszahlung",tryAgainButton:"Erneut versuchen",refreshButton:"Status prüfen",success:"Erfolgreich",pending:"Ausstehend",failed:"Fehler",canceled:"Fehler",rejected:"Abgelehnt",copyTransactionId:"Kopiert!",deposit:{success:{amount:"{amount}",title:"Einzahlung erfolgreich!",text:"Ihre Einzahlung war erfolgreich"},pending:{amount:"{amount}",title:"Transaktion ausstehend",text:"Ihre Zahlung wird in Kürze gutgeschrieben"},reject:{title:"Einzahlung abgelehnt",subTitle:"",text:"Leider wurde Ihre Einzahlung abgelehnt"},fail:{amount:" ",title:"Einzahlung fehlgeschlagen!",text:"Leider konnte Ihre Einzahlung nicht durchgeführt werden."},cancel:{title:"Sie haben die Transaktion abgebrochen",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Von Ihrem Konto abgebucht",title:"Auszahlung erfolgreich!",text:"Ihre Auszahlung war erfolgreich"},pending:{title:"Auszahlung ausstehend",subTitle:"Von Ihrem Konto abgebucht",text:"Danke. Ihre Auszahlung wird gerade bearbeitet."},reject:{title:"Auszahlung abgelehnt",subTitle:" ",text:"Leider wurde Ihre Auszahlung abgelehnt"},fail:{title:"Auszahlung fehlgeschlagen",subTitle:" ",text:"Leider konnte Ihre Auszahlung nicht durchgeführt werden."},cancel:{title:"Sie haben die Transaktion abgebrochen",subTitle:" ",text:" "}},reference:"Referenz-ID: {code}",close:"SCHLIESSEN",receipt:{maintenance:{title:"Wir sind bald zurück",text:"Wir führen planmäßige Wartungsarbeiten durch und erwarten, in wenigen Minuten wieder online zu sein"}},goToPromotions:"Aktionen",goToTournaments:"Turniere",goToSupport:"Support kontaktieren",goToMerchantHomePage:"Händler-Website",goToSports:"Sport",goToCasino:"Casino",goToLiveCasino:"Live-Casino",externalLink:"Externer Link",uploadDocuments:"Dokumente hochladen",goToHomepage:"Zur Startseite"},nl:{amount:"Bedrag",status:"Status",transactionId:"Transactie-ID",payemntMethod:"Betaalmethode",paymentTime:"Betaaltijd",backHome:"Terug naar startpagina",makeAnotherTransaction:"Nog een transactie uitvoeren",backDeposit:"Terug naar storting",backWithdraw:"Terug naar opname",tryAgainButton:"Opnieuw proberen",refreshButton:"Controleer uw status",success:"Geslaagd",pending:"In behandeling",failed:"Fout",canceled:"Fout",rejected:"Afgewezen",copyTransactionId:"Gekopieerd!",deposit:{success:{amount:"{amount}",title:"Storting geslaagd!",text:"Uw storting is geslaagd"},pending:{amount:"{amount}",title:"Transactie in behandeling",text:"Uw betaling wordt binnenkort bijgeschreven"},reject:{title:"Storting afgewezen",subTitle:"",text:"Helaas is uw storting afgewezen"},fail:{amount:" ",title:"Storting mislukt!",text:"Helaas is uw storting niet verwerkt."},cancel:{title:"U heeft de transactie geannuleerd",subTitle:" ",text:" "}},withdraw:{success:{amount:"{amount}",subTitle:"Opgenomen van uw rekening",title:"Opname geslaagd!",text:"Uw opname is geslaagd"},pending:{title:"Opname in behandeling",subTitle:"Opgenomen van uw rekening",text:"Dank u. Uw opname wordt verwerkt."},reject:{title:"Opname afgewezen",subTitle:" ",text:"Helaas is uw opname afgewezen"},fail:{title:"Opname mislukt",subTitle:" ",text:"Helaas is uw opname niet verwerkt."},cancel:{title:"U heeft de transactie geannuleerd",subTitle:" ",text:" "}},reference:"Referentie-ID: {code}",close:"SLUITEN",receipt:{maintenance:{title:"We zijn snel terug",text:"We zijn offline voor gepland onderhoud en verwachten over een paar minuten weer online te zijn"}},goToPromotions:"Promoties",goToTournaments:"Toernooien",goToSupport:"Contact opnemen met ondersteuning",goToMerchantHomePage:"Website van de handelaar",goToSports:"Sport",goToCasino:"Casino",goToLiveCasino:"Live Casino",externalLink:"Externe link",uploadDocuments:"Documenten uploaden",goToHomepage:"Naar de startpagina"}},Ke=(i,t)=>`${i+Oe[t]}`,Ye=(i,t)=>`${Ge[t]}.${Ve[i]}.text`,Fe=i=>`${Ve[`${i}`]}`,Oe={Success:"/txn-success.png",Voided:"/txn-success.png",Rejected:"/txn-failed.png",Failed:"/txn-failed.png",Canceled:"/txn-failed.png",PendingNotification:"/txn-pending.png",PendingConfirmation:"/txn-pending.png",PendingApprovalStage1:"/txn-pending.png",PendingApprovalStage2:"/txn-pending.png",PendingApprovalStage3:"/txn-pending.png",PendingOfflineNotification:"/txn-pending.png"},Ge={Deposit:"deposit",Withdraw:"withdrawal"},Ve={Success:"success",Voided:"success",Rejected:"reject",Failed:"fail",Canceled:"cancel",PendingNotification:"pending",PendingConfirmation:"pending",PendingApprovalStage1:"pending",PendingApprovalStage3:"pending",PendingApprovalStage2:"pending",PendingOfflineNotification:"pending"},Ie={CasinoButton:`<svg viewBox="0 0 33 33" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
2
|
<path d="M15.8233 3.85297C16.0588 3.88497 16.2962 3.90865 16.5298 3.95089C18.1241 4.24081 19.4188 5.01137 20.3583 6.34705C20.4076 6.41681 20.462 6.42449 20.5343 6.42449C21.9673 6.42321 23.4002 6.42385 24.8338 6.42385C24.8825 6.42385 24.9311 6.42385 24.9868 6.42385C24.9868 7.45297 24.9868 8.47185 24.9868 9.49841C18.6098 9.49841 12.2374 9.49841 5.85657 9.49841C5.85657 8.47313 5.85657 7.45489 5.85657 6.42385C5.91545 6.42385 5.96793 6.42385 6.02041 6.42385C7.44953 6.42385 8.87865 6.42321 10.3071 6.42641C10.4012 6.42641 10.453 6.39569 10.5062 6.32017C11.381 5.08369 12.5778 4.33361 14.0454 4.00529C14.341 3.93937 14.647 3.91569 14.9478 3.87217C14.9759 3.86833 15.0034 3.85937 15.031 3.85297C15.2966 3.85297 15.5596 3.85297 15.8233 3.85297ZM13.9359 6.34449C14.1062 6.53201 14.247 6.71185 14.4127 6.86417C14.5766 7.01457 14.6162 7.17649 14.5759 7.38897C14.535 7.60465 14.5292 7.82673 14.5062 8.06609C14.7878 7.94449 15.0489 7.83697 15.3055 7.71857C15.3932 7.67825 15.4636 7.68209 15.5494 7.72113C15.8066 7.83825 16.0678 7.94705 16.343 8.06609C16.3122 7.76593 16.286 7.48369 16.2527 7.20273C16.2431 7.12337 16.254 7.06513 16.3122 7.00369C16.4799 6.82833 16.6406 6.64529 16.8031 6.46481C16.8345 6.43025 16.8633 6.39377 16.9068 6.34193C16.5951 6.27537 16.3058 6.21649 16.0191 6.14929C15.9705 6.13777 15.9148 6.09937 15.8886 6.05713C15.7535 5.84081 15.6268 5.61937 15.4962 5.39985C15.4745 5.36337 15.4502 5.32817 15.4207 5.28337C15.2646 5.54705 15.1218 5.79729 14.9682 6.04049C14.9362 6.09169 14.8697 6.13841 14.8108 6.15249C14.5286 6.22097 14.2431 6.27793 13.9359 6.34449Z" />
|
|
3
3
|
<path d="M24.9957 10.8303C24.9957 13.965 24.9957 17.0933 24.9957 20.2351C25.2908 20.2351 25.5768 20.2351 25.8725 20.2351C25.8725 20.6587 25.8725 21.069 25.8725 21.4901C26.0972 21.4901 26.3122 21.4901 26.5407 21.4901C26.5407 21.4376 26.5407 21.3896 26.5407 21.341C26.5407 17.5029 26.5407 13.6648 26.5426 9.82675C26.5426 9.73459 26.5157 9.67955 26.4408 9.62387C25.902 9.22387 25.7349 8.51411 26.0325 7.91251C26.3199 7.33075 27.0002 7.03123 27.6268 7.20915C28.2687 7.39155 28.6872 8.00019 28.6194 8.66387C28.5784 9.06003 28.3967 9.38451 28.0748 9.62195C27.9986 9.67827 27.9743 9.73395 27.9743 9.82419C27.9762 14.1359 27.9762 18.4475 27.9762 22.7592C27.9762 22.8117 27.9762 22.8648 27.9762 22.9314C27.2754 22.9314 26.5861 22.9314 25.8828 22.9314C25.8828 23.3583 25.8828 23.7723 25.8828 24.2011C25.5832 24.2011 25.2972 24.2011 25.0028 24.2011C25.0028 25.3794 25.0028 26.5423 25.0028 27.7199C25.3324 27.7199 25.6594 27.7199 25.9928 27.7199C25.9928 28.2018 25.9928 28.6696 25.9928 29.1471C18.9484 29.1471 11.9052 29.1471 4.85492 29.1471C4.85492 28.6773 4.85492 28.2095 4.85492 27.7256C5.1794 27.7256 5.5058 27.7256 5.845 27.7256C5.845 22.0859 5.845 16.4629 5.845 10.8309C12.2316 10.8303 18.604 10.8303 24.9957 10.8303ZM23.5551 12.2651C18.1266 12.2651 12.7103 12.2651 7.29268 12.2651C7.29268 15.0933 7.29268 17.9125 7.29268 20.7387C12.7167 20.7387 18.1336 20.7387 23.5551 20.7387C23.5551 17.9112 23.5551 15.092 23.5551 12.2651ZM8.28404 23.3679C13.0482 23.3679 17.8047 23.3679 22.5618 23.3679C22.5618 22.9301 22.5618 22.5 22.5618 22.0725C17.797 22.0725 13.0399 22.0725 8.28404 22.0725C8.28404 22.5103 8.28404 22.9365 8.28404 23.3679ZM18.9138 24.7087C16.581 24.7087 14.2629 24.7087 11.9346 24.7087C12.0063 25.3672 12.0767 26.0117 12.1471 26.6556C14.3391 26.6556 16.5157 26.6556 18.7032 26.6556C18.773 26.0059 18.8428 25.3608 18.9138 24.7087Z" />
|
|
4
4
|
<path d="M18.6232 13.5765C19.836 13.5765 21.0404 13.5765 22.2564 13.5765C22.2564 15.5227 22.2564 17.467 22.2564 19.419C21.0462 19.419 19.8379 19.419 18.6232 19.419C18.6232 17.4741 18.6232 15.533 18.6232 13.5765ZM18.9873 16.1794C19.1672 16.3784 19.3233 16.5691 19.4993 16.7387C19.6209 16.8558 19.6433 16.9768 19.619 17.1349C19.5832 17.3685 19.5691 17.6059 19.5441 17.8581C19.6024 17.8357 19.6401 17.8229 19.6772 17.8069C19.9038 17.7096 20.1278 17.6078 20.3569 17.5163C20.4068 17.4965 20.4779 17.4958 20.5272 17.5157C20.7556 17.6072 20.9803 17.709 21.2068 17.8062C21.2452 17.8229 21.2856 17.8357 21.3387 17.8549C21.3086 17.5522 21.2779 17.2706 21.2561 16.9877C21.2523 16.9384 21.2721 16.8738 21.3041 16.8366C21.4731 16.6402 21.6504 16.4507 21.8232 16.2581C21.843 16.2363 21.8577 16.2094 21.8833 16.1742C21.6555 16.1256 21.4449 16.0654 21.2305 16.0386C21.0155 16.0117 20.876 15.9214 20.7825 15.7205C20.6897 15.5221 20.5617 15.3397 20.4408 15.1362C20.3006 15.3736 20.1649 15.5886 20.044 15.812C19.98 15.9304 19.8987 15.9912 19.7643 16.0142C19.5108 16.0578 19.2612 16.1205 18.9873 16.1794Z" />
|
|
@@ -14,7 +14,7 @@ var Ne = (i, e, t) => new Promise((n, a) => {
|
|
|
14
14
|
}, u = (p) => p.done ? n(p.value) : Promise.resolve(p.value).then(r, o);
|
|
15
15
|
u((t = t.apply(i, e)).next());
|
|
16
16
|
});
|
|
17
|
-
import {
|
|
17
|
+
import { J as c1, o as u1, p as p1, $ as d1, S as m1, i as f1, s as g1, f as I, a as C1, n as de, d as h, c as b, g, j as l, v as h1, F as b1, K as Ie, L as w1, w as y1, M as v1, N as Ue, k as Ke, O as Ye, r as Fe, E as k1, q as T1, u as _1, e as c, h as k, P as x1, Q as S1, R as R1, b as x, t as S, D as _, T as M1, l as Re, B as Be, U as ze, V as s1, W as N, C as Oe, X as D1, G as L1, H as I1, I as z1, m as B1 } from "./CashierMethodDetails-CI2Mc7rX.js";
|
|
18
18
|
function Ge(i, { delay: e = 0, duration: t = 400, easing: n = c1 } = {}) {
|
|
19
19
|
const a = +getComputedStyle(i).opacity;
|
|
20
20
|
return {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";if(typeof window!="undefined"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/CashierMethodDetails-
|
|
1
|
+
"use strict";if(typeof window!="undefined"){let s=function(e){return function(...n){try{return e.apply(this,n)}catch(t){if(t instanceof DOMException&&t.message.includes("has already been used with this registry")||t.message.includes("Cannot define multiple custom elements with the same tag name"))return!1;throw t}}};customElements.define=s(customElements.define),Promise.resolve().then(()=>require("../components/CashierMethodDetails-BmcvIF4U.cjs")).then(e=>e.CashierMethodDetails_ce).then(({default:e})=>{!customElements.get("cashier-method-details")&&customElements.define("cashier-method-details",e.element)})}
|
|
@@ -10,7 +10,7 @@ if (typeof window != "undefined") {
|
|
|
10
10
|
}
|
|
11
11
|
};
|
|
12
12
|
};
|
|
13
|
-
customElements.define = n(customElements.define), import("../components/CashierMethodDetails-
|
|
13
|
+
customElements.define = n(customElements.define), import("../components/CashierMethodDetails-CI2Mc7rX.js").then((e) => e.a0).then(({ default: e }) => {
|
|
14
14
|
!customElements.get("cashier-method-details") && customElements.define("cashier-method-details", e.element);
|
|
15
15
|
});
|
|
16
16
|
}
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";var w=(i,t,n)=>new Promise((s,o)=>{var a=c=>{try{l(n.next(c))}catch(g){o(g)}},r=c=>{try{l(n.throw(c))}catch(g){o(g)}},l=c=>c.done?s(c.value):Promise.resolve(c.value).then(a,r);l((n=n.apply(i,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./CashierMethodDetails-CQxxrnyv.cjs");require("../stencil/ui-image-BX-FBhad.cjs");function z(i,t){e.addMessages(i,t)}function V(i){e.init$1({fallbackLocale:"en"}),e.$locale.set(i)}const E={en:{VendorMicroserviceCommunicationError:"We apologise, but your payment provider has declined to process due to a microservice communication error. Please try again later.",CustomerDocumentIdMissing:"The document ID is missing",InvalidTransactionStatus:"The transaction status is invalid",UndefinedTechnicalError:"Something went wrong",errorGeneralTitle:"Error Occurred",errorGeneralText:"Something went wrong",errorGeneralButton:"CLOSE",PlayerSessionIsNotValid:"Player session is not valid",VendorCommunicationError:"We apologise, but your payment provider has declined to process due to a technical error. Please try later or contact your payment solution provider for further assistance. Error Code 21297",PaymentMethodNotAllowed:"We apologise, but this payment method is unavailable at this time, please contact Customer Support for further assistance. Error Code 11402",InvalidPaymentDetails:"We apologise, but you payment details are not valid. Please make sure you entered all payment details correctly and try again or contact Customer Support for further assistance. Error Code 13555",MerchantUserHasWithdrawBlockRole:"Dear Player! Please be informed that currently you are not allowed to initiate withdrawal transactions from your player account. Error Code: 21122",MerchantUserHasDepositBlockRole:"Dear Player! Please be informed that currently you are not allowed to initiate deposit transactions from your player account. Error Code: 21123",JwtTokenError:"IDX12741: JWT must have three segments (JWS) or five segments (JWE).",TransactionIsBlockedDueToNotCompletedKyc:"We apologise, but we cannot process the transaction because you haven't completed KYC. Please verify your identity or contact Customer Support for further assistance. Error Code 23601",InsufficientCasinoFunds:" Your withdrawal is over your available balance. Please check your available balance to adjust your withdrawal amount",DepositWageringLimit:"Attention! Your winnings balance has less than the amount you want to withdraw.",DepositWageringFetching:"Data fetching",DepositWageringLimitText:"Deposit wagering: ",AmountMinLimitExceeded:"Amount is smaller than PaymentMethod minimum limit",AmountMaxLimitExceeded:"Amount is bigger than PaymentMethod maximum limit",AmountIsMissing:"Amount is missing",MaxCustomerTransactionsCountReached:"Looks like you have reached the frequency limit of the transaction attempts per minute. The server is taking too long to respond. Please wait a bit and try again in a while",VendorTimeoutError:"Looks like the payment vendor has some issues. The server is taking too long to respond. Please wait a bit and try again in a while. Error Code 21292",MerchantUserAccountIsInactive:"Declined by merchant user account is inactive",MerchantUserHasDepositDenyRole:"Declined by merchant user has deposit deny role",TransactionCodeIsInvalid:"Transaction code is invalid",InvalidSession:"Your session has expired. Please try again",TwoFactorAuthRequired:"Two-factor authentication is required",DeclinedByMerchant:"We apologise, but transaction has been closed by merchant. Please contact Customer Support for further assistance.",FraudSuspectedError:"We apologise, but we are unable to process your transaction at this time, please try later or contact Customer Support for further assistance. Error Code 22020",OnlyOnePendingTransactionPerUserlsAllowed:"Only one pending transaction per user is allowed",TransactionFrequencyLimitReached:"Transaction frequency limit reached",DailyTransactionFrequencyLimitReached:"The transaction cannot be performed at the moment, please try again later.",NotMappedVendorError:"Your balance is insufficient or you may have reached your transaction limit. Please contact your Telecommunication service provider",LOW_BALANCE_OR_PAYEE_LIMIT_REACHED_OR_NOT_ALLOWED:"Your balance is insufficient or you may have reached your transaction limit. Please contact your Telecommunication service provider",CumulativeLimitExceeded:"Monetary limit exceeded",CumulativeLimitExceededException:"Monetary limit exceeded",InsufficientFunds:"Insufficient funds",DeclinedByBank:"Transaction declined by bank",MaxNumberOfTransactionsReached:"Maximum number of transactions reached",OnlyOnePendingTransactionPerUserIsAllowed:"Only one pending transaction is allowed per user",AuthenticationFailed:"Authentication failed",CommunicationTimeoutError:"Communication timeout",MissingPaymentDetails:"Missing payment details",InvalidAccount:"Invalid account",DuplicatePaymentAccount:"The account you used to request a withdrawal has been deemed suspicious, and your transaction has been canceled for security reasons. Please contact our live support for more details.",InvalidCardHolder:"Invalid card holder",VendorInvalidCard:"Vendor invalid card",CardTokenIsBlocked:"Card token is blocked"},tr:{VendorMicroserviceCommunicationError:"Özür dileriz, ancak ödeme sağlayıcınız bir mikroservis iletişim hatası nedeniyle işlemi gerçekleştiremedi. Lütfen daha sonra tekrar deneyin.",CustomerDocumentIdMissing:"Belge kimliği eksik",InvalidTransactionStatus:"İşlem durumu geçersiz",UndefinedTechnicalError:"Bir şeyler ters gitti",VendorTimeoutError:"Görünüşe göre ödeme sağlayıcısında bazı sorunlar var. Sunucu yanıt vermek için çok uzun süre alıyor. Lütfen biraz bekleyip daha sonra tekrar deneyin. Hata Kodu 21292",errorGeneralTitle:"Hata oluştu",errorGeneralText:"Bir şeyler ters gitti",errorGeneralButton:"KAPALI",PlayerSessionIsNotValid:"Hesabınızla ilgili oturum geçersiz veya süresi dolmuş görünüyor. Lütfen tekrar giriş yapınız",VendorCommunicationError:"Özür dileriz, ancak ödeme sağlayıcınız teknik hata nedeniyle işlemi yapmayı reddetti. Lütfen daha sonra deneyin veya daha fazla yardım için ödeme çözümü sağlayıcınızla iletişime geçin. Hata Kodu 21297",PaymentMethodNotAllowed:"Özür dileriz, ancak bu ödeme yöntemi şu anda kullanılamıyor. Daha fazla yardım için lütfen Müşteri Desteğiyle iletişime geçin. Hata Kodu 11402",InvalidPaymentDetails:"Özür dileriz, ancak ödeme bilgileriniz geçerli değil. Lütfen tüm ödeme ayrıntılarını doğru girdiğinizden emin olun ve tekrar deneyin veya daha fazla yardım için Müşteri Desteği ile iletişime geçin. Hata Kodu 13555",MerchantUserHasWithdrawBlockRole:"Sevgili Oyuncu! Şu anda oyuncu hesabınızdan para çekme işlemi başlatmanıza izin verilmediğini lütfen unutmayın. Hata Kodu: 21122",MerchantUserHasDepositBlockRole:"Değerli Oyuncumuz, Şu anda hesabınız üzerinden para yatırma işlemi yapmanıza izin verilmemektedir. Hata Kodu: 21123",JwtTokenError:"IDX12741: JWT must have three segments (JWS) or five segments (JWE).",TransactionIsBlockedDueToNotCompletedKyc:"İşlemi gerçekleştirmek için kullanıcı doğrulamasını geçmeniz gerekmektedir. ",InsufficientCasinoFunds:"Çekmek istediğiniz tutar, mevcut bakiyenizin üzerindedir. Lütfen çekim tutarınızı belirlemek için bakiyenizi kontrol ediniz",DepositWageringLimit:"Para çekim işleminizi gerçekleştirebilmek için ana para çevriminizi tamamlamanız gerekmektedir. Ana para çevrimi hakkında bilgi almak için sitemiz genel şartlar ve kurallar bölümünü ziyaret edebilir ya da destek kanallarımız üzerinden bilgi alabilirsiniz.",DepositWageringFetching:"Veri yükleniyor",DepositWageringLimitText:"Kalan Çevrim:",AmountMinLimitExceeded:"Tutar, Ödeme Yöntemi minimum sınırından daha küçük",AmountMaxLimitExceeded:"Tutar, Ödeme Yöntemi maksimum sınırından daha büyük",AmountIsMissing:"Tutar eksik",MaxCustomerTransactionsCountReached:"İşlem denemelerinin sıklık sınırına ulaştınız. Sunucunun yanıt vermesi çok uzun sürüyor. Lütfen biraz bekleyin ve bir süre sonra tekrar deneyin.",VendorTechnicalError:"Özür dileriz, fakat bir teknik hata nedeniyle işleminiz sağlayıcı tarafından reddedildi. Lütfen daha sonra tekrar deneyin veya servis sağlayıcınızla iletişime geçin. Hata kodu 21298",MerchantUserAccountIsInactive:"Tüccar tarafından reddedildi kullanıcı hesabı etkin değil",MerchantUserHasDepositDenyRole:"Sevgili Oyuncu! Şu anda hesabınıza para yatırmanıza izin verilmediğini lütfen unutmayın. Hata Kodu: 21123",TransactionCodeIsInvalid:"Transaction code is invalid",InvalidSession:"Beklenmedik bir hata oluştu, lütfen tekrar deneyin.",TwoFactorAuthRequired:"İki faktörlü kimlik doğrulama gereklidi",DeclinedByMerchant:"Özür dileriz, ancak işlem satıcı tarafından kapatıldı. Daha fazla yardım için lütfen Müşteri Desteği ile iletişime geçin.",FraudSuspectedError:"Üzgünüz, ancak işleminizi şu anda gerçekleştiremiyoruz. Lütfen daha sonra tekrar deneyin veya daha fazla yardım için Müşteri Desteği ile iletişime geçin. Hata Kodu 22020.",OnlyOnePendingTransactionPerUserlsAllowed:"Devam eden bir talebiniz olduğu için șu anda yeni bir işlem başlatılamaz.",TransactionFrequencyLimitReached:"İşlem sıklığı limiti aşıldı",DailyTransactionFrequencyLimitReached:"Şu an işlem gerçekleştirilemiyor, lütfen daha sonra tekrar deneyiniz.",NotMappedVendorError:"Bakiyeniz yetersiz veya işlem limitinize ulaşmış olabilirsiniz. Lütfen Telekom servis sağlayıcınızla iletişime geçin",LOW_BALANCE_OR_PAYEE_LIMIT_REACHED_OR_NOT_ALLOWED:"Bakiyeniz yetersiz veya işlem limitinize ulaşmış olabilirsiniz. Lütfen Telekom servis sağlayıcınızla iletişime geçin",CumulativeLimitExceeded:"Parasal limit aşıldı",CumulativeLimitExceededException:"Parasal limit aşıldı",InsufficientFunds:"Yetersiz bakiye",DeclinedByBank:"İşlem banka tarafından reddedildi",MaxNumberOfTransactionsReached:"Maksimum işlem sayısına ulaşıldı",OnlyOnePendingTransactionPerUserIsAllowed:"Kullanıcı başına yalnızca bir bekleyen işleme izin verilir",AuthenticationFailed:"Kimlik doğrulama başarısız",CommunicationTimeoutError:"İletişim zaman aşımı",MissingPaymentDetails:"Eksik ödeme bilgileri",InvalidAccount:"Geçersiz hesap",DuplicatePaymentAccount:"Çekim talebinde bulunduğunuz hesap şüpheli olarak değerlendirilmiş ve işleminiz güvenlik nedeniyle iptal edilmiştir. Detaylı bilgi almak için lütfen canlı destek hattımızla iletişime geçiniz.",InvalidCardHolder:"Geçersiz kart sahibi",VendorInvalidCard:"Özür dileriz, fakat sağlayıcınız hatalı kart bilgileri nedeniyle işleminizi reddetti. Lütfen kart bilgilerinizi yeniden girin veya Destek ekibimizle iletişime geçin. Hata kodu 13500",CardTokenIsBlocked:"Kart jetonu engellendi"},fr:{VendorMicroserviceCommunicationError:"Nous sommes désolés, mais votre prestataire de paiement a refusé de traiter en raison d’une erreur de communication de microservice. Veuillez réessayer plus tard.",CustomerDocumentIdMissing:"L’identifiant du document est manquant",InvalidTransactionStatus:"Le statut de la transaction est invalide",UndefinedTechnicalError:"Une erreur s’est produite",errorGeneralTitle:"Une erreur s’est produite",errorGeneralText:"Une erreur est survenue",errorGeneralButton:"FERMER",PlayerSessionIsNotValid:"La session du joueur n’est pas valide",VendorCommunicationError:"Nous sommes désolés, mais votre prestataire de paiement a refusé de traiter la demande en raison d’une erreur technique. Veuillez réessayer plus tard ou contacter votre prestataire de paiement pour obtenir de l’aide. Code d’erreur 21297",PaymentMethodNotAllowed:"Nous sommes désolés, mais ce moyen de paiement n’est pas disponible pour le moment. Veuillez contacter le service client pour obtenir de l’aide. Code d’erreur 11402",InvalidPaymentDetails:"Nous sommes désolés, mais vos informations de paiement ne sont pas valides. Veuillez vérifier que vous avez correctement saisi toutes les informations de paiement et réessayer, ou contacter le service client pour obtenir de l’aide. Code d’erreur 13555",MerchantUserHasWithdrawBlockRole:"Cher joueur ! Veuillez noter que vous n’êtes actuellement pas autorisé à initier des opérations de retrait depuis votre compte joueur. Code d’erreur : 21122",MerchantUserHasDepositBlockRole:"Cher joueur ! Veuillez noter que vous n’êtes actuellement pas autorisé à initier des opérations de dépôt depuis votre compte joueur. Code d’erreur : 21123",JwtTokenError:"IDX12741 : le JWT doit comporter trois segments (JWS) ou cinq segments (JWE).",TransactionIsBlockedDueToNotCompletedKyc:"Nous sommes désolés, mais nous ne pouvons pas traiter la transaction car vous n’avez pas complété le KYC. Veuillez vérifier votre identité ou contacter le service client pour obtenir de l’aide. Code d’erreur 23601",InsufficientCasinoFunds:"Votre retrait dépasse votre solde disponible. Veuillez vérifier votre solde disponible afin d’ajuster le montant du retrait",DepositWageringLimit:"Attention ! Le solde de vos gains est inférieur au montant que vous souhaitez retirer.",DepositWageringLimitText:"Mise de dépôt:",DepositWageringFetching:"Chargement des données",AmountMinLimitExceeded:"Le montant est inférieur à la limite minimale du moyen de paiement",AmountMaxLimitExceeded:"Le montant est supérieur à la limite maximale du moyen de paiement",AmountIsMissing:"Le montant est manquant",MaxCustomerTransactionsCountReached:"Il semble que vous ayez atteint la limite de fréquence des tentatives de transaction par minute. Le serveur met trop de temps à répondre. Veuillez patienter un moment et réessayer plus tard",VendorTimeoutError:"Il semble que le prestataire de paiement rencontre des problèmes. Le serveur met trop de temps à répondre. Veuillez patienter un moment et réessayer plus tard. Code d’erreur 21292",MerchantUserAccountIsInactive:"Refusé : le compte utilisateur marchand est inactif",MerchantUserHasDepositDenyRole:"Refusé : l’utilisateur marchand a un rôle interdisant les dépôts",TransactionCodeIsInvalid:"Le code de transaction n’est pas valide",InvalidSession:"Votre session a expiré. Veuillez réessayer",TwoFactorAuthRequired:"L’authentification à deux facteurs est requise",DeclinedByMerchant:"Nous sommes désolés, mais la transaction a été clôturée par le marchand. Veuillez contacter le service client pour obtenir de l’aide.",FraudSuspectedError:"Nous sommes désolés, mais nous ne pouvons pas traiter votre transaction pour le moment. Veuillez réessayer plus tard ou contacter le service client pour obtenir de l’aide. Code d’erreur 22020",OnlyOnePendingTransactionPerUserlsAllowed:"Une seule transaction en attente par utilisateur est autorisée",TransactionFrequencyLimitReached:"Limite de fréquence des transactions atteinte",DailyTransactionFrequencyLimitReached:"La transaction ne peut pas être effectuée pour le moment, veuillez réessayer plus tard.",NotMappedVendorError:"Votre solde est insuffisant ou vous avez peut-être atteint votre limite de transaction. Veuillez contacter votre fournisseur de services de télécommunication",LOW_BALANCE_OR_PAYEE_LIMIT_REACHED_OR_NOT_ALLOWED:"Votre solde est insuffisant ou vous avez peut-être atteint votre limite de transaction. Veuillez contacter votre fournisseur de services de télécommunication",CumulativeLimitExceeded:"Limite monétaire dépassée",CumulativeLimitExceededException:"Limite monétaire dépassée",InsufficientFunds:"Fonds insuffisants",DeclinedByBank:"Transaction refusée par la banque",MaxNumberOfTransactionsReached:"Nombre maximum de transactions atteint",OnlyOnePendingTransactionPerUserIsAllowed:"Une seule transaction en attente est autorisée par utilisateur",AuthenticationFailed:"Échec de l'authentification",CommunicationTimeoutError:"Délai de communication dépassé",MissingPaymentDetails:"Détails de paiement manquants",InvalidAccount:"Compte invalide",DuplicatePaymentAccount:"Le compte que vous avez utilisé pour demander un retrait a été jugé suspect, et votre transaction a été annulée pour des raisons de sécurité. Veuillez contacter notre support en direct pour plus de détails."},da:{VendorMicroserviceCommunicationError:"Vi beklager, men din betalingsudbyder har afvist at behandle på grund af en mikroservice-kommunikationsfejl. Prøv venligst igen senere.",CustomerDocumentIdMissing:"Dokument-ID mangler",InvalidTransactionStatus:"Transaktionsstatus er ugyldig",UndefinedTechnicalError:"Noget gik galt",errorGeneralTitle:"Der opstod en fejl",errorGeneralText:"Noget gik galt",errorGeneralButton:"LUK",PlayerSessionIsNotValid:"Spillersession er ikke gyldig",VendorCommunicationError:"Vi beklager, men din betalingsudbyder har afvist at behandle på grund af en teknisk fejl. Prøv venligst senere eller kontakt din betalingsløsningsudbyder for yderligere hjælp. Fejlkode 21297",PaymentMethodNotAllowed:"Vi beklager, men denne betalingsmetode er ikke tilgængelig i øjeblikket. Kontakt venligst kundesupport for yderligere hjælp. Fejlkode 11402",InvalidPaymentDetails:"Vi beklager, men dine betalingsoplysninger er ikke gyldige. Sørg venligst for, at du har indtastet alle betalingsoplysninger korrekt, og prøv igen eller kontakt kundesupport for yderligere hjælp. Fejlkode 13555",MerchantUserHasWithdrawBlockRole:"Kære spiller! Vi informerer dig om, at du i øjeblikket ikke har tilladelse til at starte udbetalingstransaktioner fra din spillerkonto. Fejlkode: 21122",MerchantUserHasDepositBlockRole:"Kære spiller! Vi informerer dig om, at du i øjeblikket ikke har tilladelse til at starte indbetalingstransaktioner fra din spillerkonto. Fejlkode: 21123",JwtTokenError:"IDX12741: JWT must have three segments (JWS) or five segments (JWE).",TransactionIsBlockedDueToNotCompletedKyc:"Vi beklager, men vi kan ikke behandle transaktionen, fordi du ikke har gennemført KYC. Bekræft venligst din identitet eller kontakt kundesupport for yderligere hjælp. Fejlkode 23601",InsufficientCasinoFunds:"Din udbetaling overstiger din tilgængelige saldo. Tjek venligst din tilgængelige saldo for at justere dit udbetalingsbeløb",DepositWageringLimit:"Opmærksomhed! Din gevinstbalance er mindre end det beløb, du ønsker at hæve.",DepositWageringFetching:"Henter data",DepositWageringLimitText:"Indbetalingsvæddemål: ",AmountMinLimitExceeded:"Beløb er mindre end betalingsmetodens minimumsgrænse",AmountMaxLimitExceeded:"Beløb er større end betalingsmetodens maksimumsgrænse",AmountIsMissing:"Beløb mangler",MaxCustomerTransactionsCountReached:"Det ser ud til, at du har nået frekvensgrænsen for transaktionsforsøg pr. minut. Serveren tager for lang tid om at svare. Vent venligst lidt og prøv igen om et øjeblik",VendorTimeoutError:"Det ser ud til, at betalingsudbyderen har nogle problemer. Serveren tager for lang tid om at svare. Vent venligst lidt og prøv igen om et øjeblik. Fejlkode 21292",MerchantUserAccountIsInactive:"Afvist af handlende, brugerkonto er inaktiv",MerchantUserHasDepositDenyRole:"Afvist af handlende, bruger har indbetalingsnægtelsesrolle",TransactionCodeIsInvalid:"Transaktionskode er ugyldig",InvalidSession:"Din session er udløbet. Prøv venligst igen",TwoFactorAuthRequired:"To-faktor-godkendelse er påkrævet",DeclinedByMerchant:"Vi beklager, men transaktionen er blevet lukket af handlenden. Kontakt venligst kundesupport for yderligere hjælp.",FraudSuspectedError:"Vi beklager, men vi er ikke i stand til at behandle din transaktion i øjeblikket. Prøv venligst senere eller kontakt kundesupport for yderligere hjælp. Fejlkode 22020",OnlyOnePendingTransactionPerUserlsAllowed:"Kun én afventende transaktion pr. bruger er tilladt",TransactionFrequencyLimitReached:"Transaktionsfrekvensgrænse nået",DailyTransactionFrequencyLimitReached:"Transaktionen kan ikke udføres i øjeblikket, prøv venligst igen senere.",NotMappedVendorError:"Din saldo er utilstrækkelig, eller du har muligvis nået din transaktionsgrænse. Kontakt venligst din telekommunikationstjenesteudbyder",LOW_BALANCE_OR_PAYEE_LIMIT_REACHED_OR_NOT_ALLOWED:"Din saldo er utilstrækkelig, eller du har muligvis nået din transaktionsgrænse. Kontakt venligst din telekommunikationstjenesteudbyder",CumulativeLimitExceeded:"Pengemæssig grænse overskredet",CumulativeLimitExceededException:"Pengemæssig grænse overskredet",InsufficientFunds:"Utilstrækkelige midler",DeclinedByBank:"Transaktion afvist af banken",MaxNumberOfTransactionsReached:"Maksimalt antal transaktioner nået",OnlyOnePendingTransactionPerUserIsAllowed:"Kun én afventende transaktion er tilladt pr. bruger",AuthenticationFailed:"Godkendelse mislykkedes",CommunicationTimeoutError:"Kommunikationstimeout",MissingPaymentDetails:"Betalingsoplysninger mangler",InvalidAccount:"Ugyldig konto",DuplicatePaymentAccount:"Den konto, du brugte til at anmode om en udbetaling, er blevet anset for mistænkelig, og din transaktion er blevet annulleret af sikkerhedsmæssige årsager. Kontakt venligst vores live support for flere detaljer.",InvalidCardHolder:"Ugyldig kortholder",VendorInvalidCard:"Ugyldig leverandørkort",CardTokenIsBlocked:"Korttoken er blokeret"},de:{VendorMicroserviceCommunicationError:"Wir entschuldigen uns, aber Ihr Zahlungsanbieter hat die Verarbeitung aufgrund eines Microservice-Kommunikationsfehlers abgelehnt. Bitte versuchen Sie es später erneut.",CustomerDocumentIdMissing:"Die Dokument-ID fehlt",InvalidTransactionStatus:"Der Transaktionsstatus ist ungültig",UndefinedTechnicalError:"Etwas ist schiefgelaufen",errorGeneralTitle:"Fehler aufgetreten",errorGeneralText:"Etwas ist schiefgelaufen",errorGeneralButton:"SCHLIESSEN",PlayerSessionIsNotValid:"Spielersitzung ist nicht gültig",VendorCommunicationError:"Wir entschuldigen uns, aber Ihr Zahlungsanbieter hat die Verarbeitung aufgrund eines technischen Fehlers abgelehnt. Bitte versuchen Sie es später oder kontaktieren Sie Ihren Zahlungsanbieter für weitere Hilfe. Fehlercode 21297",PaymentMethodNotAllowed:"Wir entschuldigen uns, aber diese Zahlungsmethode ist derzeit nicht verfügbar. Bitte kontaktieren Sie den Kundendienst für weitere Hilfe. Fehlercode 11402",InvalidPaymentDetails:"Wir entschuldigen uns, aber Ihre Zahlungsdaten sind nicht gültig. Bitte stellen Sie sicher, dass Sie alle Zahlungsdaten korrekt eingegeben haben, und versuchen Sie es erneut oder kontaktieren Sie den Kundendienst für weitere Hilfe. Fehlercode 13555",MerchantUserHasWithdrawBlockRole:"Sehr geehrter Spieler! Bitte beachten Sie, dass Sie derzeit keine Auszahlungstransaktionen von Ihrem Spielerkonto initiieren dürfen. Fehlercode: 21122",MerchantUserHasDepositBlockRole:"Sehr geehrter Spieler! Bitte beachten Sie, dass Sie derzeit keine Einzahlungstransaktionen von Ihrem Spielerkonto initiieren dürfen. Fehlercode: 21123",JwtTokenError:"IDX12741: JWT must have three segments (JWS) or five segments (JWE).",TransactionIsBlockedDueToNotCompletedKyc:"Wir entschuldigen uns, aber wir können die Transaktion nicht verarbeiten, da Sie die KYC-Prüfung nicht abgeschlossen haben. Bitte verifizieren Sie Ihre Identität oder kontaktieren Sie den Kundendienst für weitere Hilfe. Fehlercode 23601",InsufficientCasinoFunds:"Ihre Auszahlung übersteigt Ihr verfügbares Guthaben. Bitte überprüfen Sie Ihr verfügbares Guthaben, um Ihren Auszahlungsbetrag anzupassen",DepositWageringLimit:"Achtung! Ihr Gewinnguthaben ist geringer als der Betrag, den Sie abheben möchten.",DepositWageringFetching:"Daten werden geladen",DepositWageringLimitText:"Einzahlungswetten: ",AmountMinLimitExceeded:"Betrag ist kleiner als das Mindestlimit der Zahlungsmethode",AmountMaxLimitExceeded:"Betrag ist größer als das Höchstlimit der Zahlungsmethode",AmountIsMissing:"Betrag fehlt",MaxCustomerTransactionsCountReached:"Es scheint, dass Sie das Frequenzlimit der Transaktionsversuche pro Minute erreicht haben. Der Server braucht zu lange zum Antworten. Bitte warten Sie kurz und versuchen Sie es nach einer Weile erneut",VendorTimeoutError:"Es scheint, dass der Zahlungsanbieter einige Probleme hat. Der Server braucht zu lange zum Antworten. Bitte warten Sie kurz und versuchen Sie es nach einer Weile erneut. Fehlercode 21292",MerchantUserAccountIsInactive:"Vom Händler abgelehnt, Benutzerkonto ist inaktiv",MerchantUserHasDepositDenyRole:"Vom Händler abgelehnt, Benutzer hat Einzahlungs-Deny-Rolle",TransactionCodeIsInvalid:"Transaktionscode ist ungültig",InvalidSession:"Ihre Sitzung ist abgelaufen. Bitte versuchen Sie es erneut",TwoFactorAuthRequired:"Zwei-Faktor-Authentifizierung ist erforderlich",DeclinedByMerchant:"Wir entschuldigen uns, aber die Transaktion wurde vom Händler geschlossen. Bitte kontaktieren Sie den Kundendienst für weitere Hilfe.",FraudSuspectedError:"Wir entschuldigen uns, aber wir sind derzeit nicht in der Lage, Ihre Transaktion zu verarbeiten. Bitte versuchen Sie es später oder kontaktieren Sie den Kundendienst für weitere Hilfe. Fehlercode 22020",OnlyOnePendingTransactionPerUserlsAllowed:"Es ist nur eine ausstehende Transaktion pro Benutzer erlaubt",TransactionFrequencyLimitReached:"Transaktionsfrequenzlimit erreicht",DailyTransactionFrequencyLimitReached:"Die Transaktion kann im Moment nicht durchgeführt werden. Bitte versuchen Sie es später erneut.",NotMappedVendorError:"Ihr Guthaben ist unzureichend oder Sie haben möglicherweise Ihr Transaktionslimit erreicht. Bitte kontaktieren Sie Ihren Telekommunikationsdienstanbieter",LOW_BALANCE_OR_PAYEE_LIMIT_REACHED_OR_NOT_ALLOWED:"Ihr Guthaben ist unzureichend oder Sie haben möglicherweise Ihr Transaktionslimit erreicht. Bitte kontaktieren Sie Ihren Telekommunikationsdienstanbieter",CumulativeLimitExceeded:"Geldlimit überschritten",CumulativeLimitExceededException:"Geldlimit überschritten",InsufficientFunds:"Unzureichende Mittel",DeclinedByBank:"Transaktion von der Bank abgelehnt",MaxNumberOfTransactionsReached:"Maximale Anzahl von Transaktionen erreicht",OnlyOnePendingTransactionPerUserIsAllowed:"Es ist nur eine ausstehende Transaktion pro Benutzer erlaubt",AuthenticationFailed:"Authentifizierung fehlgeschlagen",CommunicationTimeoutError:"Kommunikations-Timeout",MissingPaymentDetails:"Fehlende Zahlungsdetails",InvalidAccount:"Ungültiges Konto",DuplicatePaymentAccount:"Das Konto, das Sie für die Auszahlungsanfrage verwendet haben, wurde als verdächtig eingestuft, und Ihre Transaktion wurde aus Sicherheitsgründen storniert. Bitte kontaktieren Sie unseren Live-Support für weitere Details.",InvalidCardHolder:"Ungültiger Karteninhaber",VendorInvalidCard:"Ungültige Anbieterkarte",CardTokenIsBlocked:"Karten-Token ist gesperrt"},nl:{VendorMicroserviceCommunicationError:"Onze excuses, maar uw betalingsprovider heeft de verwerking geweigerd vanwege een microservice-communicatiefout. Probeer het later opnieuw.",CustomerDocumentIdMissing:"Document-ID ontbreekt",InvalidTransactionStatus:"De transactiestatus is ongeldig",UndefinedTechnicalError:"Er is iets misgegaan",errorGeneralTitle:"Er is een fout opgetreden",errorGeneralText:"Er is iets misgegaan",errorGeneralButton:"SLUITEN",PlayerSessionIsNotValid:"Spelersessie is niet geldig",VendorCommunicationError:"Onze excuses, maar uw betalingsprovider heeft de verwerking geweigerd vanwege een technische fout. Probeer het later of neem contact op met uw betalingsoplossingsprovider voor verdere hulp. Foutcode 21297",PaymentMethodNotAllowed:"Onze excuses, maar deze betaalmethode is momenteel niet beschikbaar. Neem contact op met de klantenservice voor verdere hulp. Foutcode 11402",InvalidPaymentDetails:"Onze excuses, maar uw betalingsgegevens zijn niet geldig. Controleer of u alle betalingsgegevens correct heeft ingevoerd en probeer het opnieuw of neem contact op met de klantenservice voor verdere hulp. Foutcode 13555",MerchantUserHasWithdrawBlockRole:"Beste speler! Wij informeren u dat u momenteel geen opnametransacties mag starten vanaf uw spelersaccount. Foutcode: 21122",MerchantUserHasDepositBlockRole:"Beste speler! Wij informeren u dat u momenteel geen stortingstransacties mag starten vanaf uw spelersaccount. Foutcode: 21123",JwtTokenError:"IDX12741: JWT must have three segments (JWS) or five segments (JWE).",TransactionIsBlockedDueToNotCompletedKyc:"Onze excuses, maar we kunnen de transactie niet verwerken omdat u de KYC niet heeft voltooid. Verifieer uw identiteit of neem contact op met de klantenservice voor verdere hulp. Foutcode 23601",InsufficientCasinoFunds:"Uw opname overschrijdt uw beschikbare saldo. Controleer uw beschikbare saldo om uw opnamebedrag aan te passen",DepositWageringLimit:"Let op! Uw winstsaldo is minder dan het bedrag dat u wilt opnemen.",DepositWageringFetching:"Gegevens ophalen",DepositWageringLimitText:"Stortingsinzet: ",AmountMinLimitExceeded:"Bedrag is kleiner dan het minimumslimiet van de betaalmethode",AmountMaxLimitExceeded:"Bedrag is groter dan het maximumlimiet van de betaalmethode",AmountIsMissing:"Bedrag ontbreekt",MaxCustomerTransactionsCountReached:"Het lijkt erop dat u de frequentielimiet van transactiepogingen per minuut heeft bereikt. De server reageert te traag. Wacht even en probeer het over een tijdje opnieuw",VendorTimeoutError:"Het lijkt erop dat de betalingsprovider problemen heeft. De server reageert te traag. Wacht even en probeer het over een tijdje opnieuw. Foutcode 21292",MerchantUserAccountIsInactive:"Geweigerd door handelaar, gebruikersaccount is inactief",MerchantUserHasDepositDenyRole:"Geweigerd door handelaar, gebruiker heeft stortings-weigeringsrol",TransactionCodeIsInvalid:"Transactiecode is ongeldig",InvalidSession:"Uw sessie is verlopen. Probeer het opnieuw",TwoFactorAuthRequired:"Tweefactorauthenticatie is vereist",DeclinedByMerchant:"Onze excuses, maar de transactie is gesloten door de handelaar. Neem contact op met de klantenservice voor verdere hulp.",FraudSuspectedError:"Onze excuses, maar we kunnen uw transactie momenteel niet verwerken. Probeer het later of neem contact op met de klantenservice voor verdere hulp. Foutcode 22020",OnlyOnePendingTransactionPerUserlsAllowed:"Slechts één openstaande transactie per gebruiker is toegestaan",TransactionFrequencyLimitReached:"Transactiefrequentielimiet bereikt",DailyTransactionFrequencyLimitReached:"De transactie kan momenteel niet worden uitgevoerd. Probeer het later opnieuw.",NotMappedVendorError:"Uw saldo is onvoldoende of u heeft mogelijk uw transactielimiet bereikt. Neem contact op met uw telecommunicatiedienstverlener",LOW_BALANCE_OR_PAYEE_LIMIT_REACHED_OR_NOT_ALLOWED:"Uw saldo is onvoldoende of u heeft mogelijk uw transactielimiet bereikt. Neem contact op met uw telecommunicatiedienstverlener",CumulativeLimitExceeded:"Geldlimiet overschreden",CumulativeLimitExceededException:"Geldlimiet overschreden",InsufficientFunds:"Onvoldoende saldo",DeclinedByBank:"Transactie geweigerd door de bank",MaxNumberOfTransactionsReached:"Maximaal aantal transacties bereikt",OnlyOnePendingTransactionPerUserIsAllowed:"Slechts één openstaande transactie is toegestaan per gebruiker",AuthenticationFailed:"Authenticatie mislukt",CommunicationTimeoutError:"Communicatietimeout",MissingPaymentDetails:"Betalingsgegevens ontbreken",InvalidAccount:"Ongeldig account",DuplicatePaymentAccount:"Het account dat u heeft gebruikt voor een opnameverzoek is als verdacht aangemerkt en uw transactie is geannuleerd om veiligheidsredenen. Neem contact op met onze live support voor meer details.",InvalidCardHolder:"Ongeldige kaarthouder",VendorInvalidCard:"Ongeldige leverancierskaart",CardTokenIsBlocked:"Kaarttoken is geblokkeerd"}};function R(i){e.append_styles(i,"svelte-y815d8",'.WageringFetch{margin:10px}.LoadingText::after{content:"";animation:dots 1.5s steps(4, end) infinite}@keyframes dots{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}}.CashierError{display:flex;width:100%;justify-content:center;align-items:center;overflow:hidden auto;background-color:transparent;padding:15px 0}.CashierErrorContent{display:flex;flex-direction:column;width:100%;max-width:300px;align-items:center;gap:var(--emw--spacing-large, 20px);box-sizing:border-box;padding:1px var(--emw--spacing-medium, 15px);height:inherit}.CashierErrorTitle{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-weight:var(--emw--font-weight-semibold, 500);font-size:var(--emw--font-size-medium, 16px);line-height:125%;text-align:center}.CashierErrorText{color:var(--emw--color-typography, var(--emw--color-white, #ffffff));font-weight:var(--emw--font-weight-normal, 400);font-size:var(--emw--font-size-small, 14px);line-height:125%;text-align:center}.CashierErrorButton{width:100%;height:36px;color:var(--emw--color-typography-button, var(--emw--color-black, #000000));text-align:center;cursor:pointer;font-size:var(--emw--font-size-x-small, 12px);font-style:normal;font-weight:var(--emw--font-weight-semibold, 500);font-family:inherit;line-height:36px;border:none;border-radius:var(--emw--border-radius-medium, 10px);background:var(--emw--color-primary, #F9C405)}.CashierErrorButton:hover{background:var(--emw--color-hover, #dbac03)}.CashierErrorButton:active{background:var(--emw--color-active, #fecd1c)}.CashierErrorContent ui-image img{width:300px}')}const N=i=>({}),I=i=>({}),U=i=>({}),C=i=>({}),H=i=>({}),D=i=>({}),j=i=>({}),L=i=>({class:"CashierErrorIcon"});function A(i){let t,n;return{c(){t=e.element("ui-image"),e.src_url_equal(t.src,n=`${i[0]}/error-general-icon.png`)||e.set_custom_element_data(t,"src",n),e.set_custom_element_data(t,"width","300px"),e.set_custom_element_data(t,"alt","error")},m(s,o){e.insert(s,t,o)},p(s,o){o&1&&!e.src_url_equal(t.src,n=`${s[0]}/error-general-icon.png`)&&e.set_custom_element_data(t,"src",n)},d(s){s&&e.detach(t)}}}function K(i){let t,n=i[0]&&A(i);return{c(){n&&n.c(),t=e.empty()},m(s,o){n&&n.m(s,o),e.insert(s,t,o)},p(s,o){s[0]?n?n.p(s,o):(n=A(s),n.c(),n.m(t.parentNode,t)):n&&(n.d(1),n=null)},d(s){s&&e.detach(t),n&&n.d(s)}}}function M(i){let t;function n(a,r){return a[4]<0?G:q}let s=n(i),o=s(i);return{c(){o.c(),t=e.empty()},m(a,r){o.m(a,r),e.insert(a,t,r)},p(a,r){s===(s=n(a))&&o?o.p(a,r):(o.d(1),o=s(a),o&&(o.c(),o.m(t.parentNode,t)))},d(a){a&&e.detach(t),o.d(a)}}}function q(i){let t,n=i[6]("DepositWageringLimitText")+"",s,o,a=i[4]>0&&S(i);return{c(){t=e.element("span"),s=e.text(n),o=e.space(),a&&a.c(),e.attr(t,"class","CashierErrorText")},m(r,l){e.insert(r,t,l),e.append(t,s),e.append(t,o),a&&a.m(t,null)},p(r,l){l&64&&n!==(n=r[6]("DepositWageringLimitText")+"")&&e.set_data(s,n),r[4]>0?a?a.p(r,l):(a=S(r),a.c(),a.m(t,null)):a&&(a.d(1),a=null)},d(r){r&&e.detach(t),a&&a.d()}}}function G(i){let t,n,s=i[6]("DepositWageringFetching")+"",o;return{c(){t=e.element("div"),n=e.element("span"),o=e.text(s),e.attr(n,"class","CashierErrorText LoadingText"),e.attr(t,"class","WageringFetch")},m(a,r){e.insert(a,t,r),e.append(t,n),e.append(n,o)},p(a,r){r&64&&s!==(s=a[6]("DepositWageringFetching")+"")&&e.set_data(o,s)},d(a){a&&e.detach(t)}}}function S(i){let t,n,s;return{c(){t=e.text(i[4]),n=e.space(),s=e.text(i[5])},m(o,a){e.insert(o,t,a),e.insert(o,n,a),e.insert(o,s,a)},p(o,a){a&16&&e.set_data(t,o[4]),a&32&&e.set_data(s,o[5])},d(o){o&&(e.detach(t),e.detach(n),e.detach(s))}}}function J(i){let t,n=(i[2].length>0?i[2]:i[6](`${i[1]||"errorGeneralText"}`))+"",s,o,a,r=i[1]=="DepositWageringLimit"&&M(i);return{c(){t=e.element("span"),s=e.text(n),o=e.space(),r&&r.c(),a=e.empty(),e.attr(t,"class","CashierErrorText")},m(l,c){e.insert(l,t,c),e.append(t,s),e.insert(l,o,c),r&&r.m(l,c),e.insert(l,a,c)},p(l,c){c&70&&n!==(n=(l[2].length>0?l[2]:l[6](`${l[1]||"errorGeneralText"}`))+"")&&e.set_data(s,n),l[1]=="DepositWageringLimit"?r?r.p(l,c):(r=M(l),r.c(),r.m(a.parentNode,a)):r&&(r.d(1),r=null)},d(l){l&&(e.detach(t),e.detach(o),e.detach(a)),r&&r.d(l)}}}function Y(i){let t,n,s=i[6]("errorGeneralButton")+"",o,a,r;return{c(){t=e.element("button"),n=e.element("span"),o=e.text(s),e.attr(t,"class","CashierErrorButton")},m(l,c){e.insert(l,t,c),e.append(t,n),e.append(n,o),a||(r=e.listen(t,"click",i[7]),a=!0)},p(l,c){c&64&&s!==(s=l[6]("errorGeneralButton")+"")&&e.set_data(o,s)},d(l){l&&e.detach(t),a=!1,r()}}}function Z(i){let t,n,s,o,a,r;const l=i[14].icon,c=e.create_slot(l,i,i[13],L),g=c||K(i),b=i[14].title,k=e.create_slot(b,i,i[13],D),f=i[14].text,v=e.create_slot(f,i,i[13],C),m=v||J(i),_=i[14].button,y=e.create_slot(_,i,i[13],I),p=y||Y(i);return{c(){t=e.element("div"),n=e.element("div"),g&&g.c(),s=e.space(),k&&k.c(),o=e.space(),m&&m.c(),a=e.space(),p&&p.c(),e.attr(n,"class","CashierErrorContent"),e.attr(t,"class","CashierError")},m(d,h){e.insert(d,t,h),e.append(t,n),g&&g.m(n,null),e.append(n,s),k&&k.m(n,null),e.append(n,o),m&&m.m(n,null),e.append(n,a),p&&p.m(n,null),i[15](t),r=!0},p(d,[h]){c?c.p&&(!r||h&8192)&&e.update_slot_base(c,l,d,d[13],r?e.get_slot_changes(l,d[13],h,j):e.get_all_dirty_from_scope(d[13]),L):g&&g.p&&(!r||h&1)&&g.p(d,r?h:-1),k&&k.p&&(!r||h&8192)&&e.update_slot_base(k,b,d,d[13],r?e.get_slot_changes(b,d[13],h,H):e.get_all_dirty_from_scope(d[13]),D),v?v.p&&(!r||h&8192)&&e.update_slot_base(v,f,d,d[13],r?e.get_slot_changes(f,d[13],h,U):e.get_all_dirty_from_scope(d[13]),C):m&&m.p&&(!r||h&118)&&m.p(d,r?h:-1),y?y.p&&(!r||h&8192)&&e.update_slot_base(y,_,d,d[13],r?e.get_slot_changes(_,d[13],h,N):e.get_all_dirty_from_scope(d[13]),I):p&&p.p&&(!r||h&64)&&p.p(d,r?h:-1)},i(d){r||(e.transition_in(g,d),e.transition_in(k,d),e.transition_in(m,d),e.transition_in(p,d),r=!0)},o(d){e.transition_out(g,d),e.transition_out(k,d),e.transition_out(m,d),e.transition_out(p,d),r=!1},d(d){d&&e.detach(t),g&&g.d(d),k&&k.d(d),m&&m.d(d),p&&p.d(d),i[15](null)}}}function X(i,t,n){let s;e.component_subscribe(i,e.$format,u=>n(6,s=u));let{$$slots:o={},$$scope:a}=t,{assetsurl:r=""}=t,{lang:l="en"}=t,{errorcode:c=""}=t,{errormessage:g=""}=t,{clientstyling:b=""}=t,{clientstylingurl:k=""}=t,{translationurl:f=""}=t,{mbsource:v=""}=t,m,_,y=-1,p;const d=()=>{V(l)},h=()=>w(this,null,function*(){if(f)try{const u=yield fetch(f);if(!u.ok)throw new Error(`HTTP error! status: ${u.status}`);const x=yield u.json();Object.entries(x).forEach(([F,O])=>{z(F,O)})}catch(u){console.error(u)}});Object.keys(E).forEach(u=>{z(u,E[u])});const P=()=>{window.postMessage({type:"ErrorClose"},window.location.href)},T=u=>{if(u.data)switch(u.data.type){case"DepositWageringAmount":n(4,y=u.data.amount),n(5,p=u.data.currency);break}};e.onMount(()=>(window.addEventListener("message",T,!1),()=>{window.removeEventListener("message",T)}));function W(u){e.binding_callbacks[u?"unshift":"push"](()=>{m=u,n(3,m)})}return i.$$set=u=>{"assetsurl"in u&&n(0,r=u.assetsurl),"lang"in u&&n(8,l=u.lang),"errorcode"in u&&n(1,c=u.errorcode),"errormessage"in u&&n(2,g=u.errormessage),"clientstyling"in u&&n(9,b=u.clientstyling),"clientstylingurl"in u&&n(10,k=u.clientstylingurl),"translationurl"in u&&n(11,f=u.translationurl),"mbsource"in u&&n(12,v=u.mbsource),"$$scope"in u&&n(13,a=u.$$scope)},i.$$.update=()=>{i.$$.dirty&256&&l&&d(),i.$$.dirty&520&&b&&m&&e.setClientStyling(m,b),i.$$.dirty&1032&&k&&m&&e.setClientStylingURL(m,k),i.$$.dirty&4104&&v&&m&&e.setStreamStyling(m,`${v}.Style`,_),i.$$.dirty&2048&&f&&h()},[r,c,g,m,y,p,s,P,l,b,k,f,v,a,o,W]}class B extends e.SvelteComponent{constructor(t){super(),e.init(this,t,X,Z,e.safe_not_equal,{assetsurl:0,lang:8,errorcode:1,errormessage:2,clientstyling:9,clientstylingurl:10,translationurl:11,mbsource:12},R)}get assetsurl(){return this.$$.ctx[0]}set assetsurl(t){this.$$set({assetsurl:t}),e.flush()}get lang(){return this.$$.ctx[8]}set lang(t){this.$$set({lang:t}),e.flush()}get errorcode(){return this.$$.ctx[1]}set errorcode(t){this.$$set({errorcode:t}),e.flush()}get errormessage(){return this.$$.ctx[2]}set errormessage(t){this.$$set({errormessage:t}),e.flush()}get clientstyling(){return this.$$.ctx[9]}set clientstyling(t){this.$$set({clientstyling:t}),e.flush()}get clientstylingurl(){return this.$$.ctx[10]}set clientstylingurl(t){this.$$set({clientstylingurl:t}),e.flush()}get translationurl(){return this.$$.ctx[11]}set translationurl(t){this.$$set({translationurl:t}),e.flush()}get mbsource(){return this.$$.ctx[12]}set mbsource(t){this.$$set({mbsource:t}),e.flush()}}e.create_custom_element(B,{assetsurl:{},lang:{},errorcode:{},errormessage:{},clientstyling:{},clientstylingurl:{},translationurl:{},mbsource:{}},["icon","title","text","button"],[],!0);exports.default=B;
|