@adyen/adyen-web 5.46.0 → 5.47.0
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/README.md +1 -1
- package/dist/adyen.css +1 -0
- package/dist/adyen.css.map +1 -1
- package/dist/adyen.js +1 -1
- package/dist/adyen.js.map +1 -1
- package/dist/cjs/adyen.css +1 -0
- package/dist/cjs/adyen.css.map +1 -1
- package/dist/cjs/index.js +1 -1
- package/dist/es/adyen.css +1 -0
- package/dist/es/adyen.css.map +1 -1
- package/dist/es/ar.js +1 -1
- package/dist/es/cs-CZ.js +1 -1
- package/dist/es/da-DK.js +1 -1
- package/dist/es/de-DE.js +1 -1
- package/dist/es/el-GR.js +1 -1
- package/dist/es/es-ES.js +1 -1
- package/dist/es/fi-FI.js +1 -1
- package/dist/es/fr-FR.js +1 -1
- package/dist/es/hr-HR.js +1 -1
- package/dist/es/hu-HU.js +1 -1
- package/dist/es/index.js +1 -1
- package/dist/es/it-IT.js +1 -1
- package/dist/es/ja-JP.js +1 -1
- package/dist/es/ko-KR.js +1 -1
- package/dist/es/nl-NL.js +1 -1
- package/dist/es/no-NO.js +1 -1
- package/dist/es/pl-PL.js +1 -1
- package/dist/es/pt-BR.js +1 -1
- package/dist/es/pt-PT.js +1 -1
- package/dist/es/ro-RO.js +1 -1
- package/dist/es/ru-RU.js +1 -1
- package/dist/es/sk-SK.js +1 -1
- package/dist/es/sl-SI.js +1 -1
- package/dist/es/sv-SE.js +1 -1
- package/dist/es/zh-CN.js +1 -1
- package/dist/es/zh-TW.js +1 -1
- package/dist/es.modern/adyen.css +1 -0
- package/dist/es.modern/adyen.css.map +1 -1
- package/dist/es.modern/ar.js +1 -1
- package/dist/es.modern/cs-CZ.js +1 -1
- package/dist/es.modern/da-DK.js +1 -1
- package/dist/es.modern/de-DE.js +1 -1
- package/dist/es.modern/el-GR.js +1 -1
- package/dist/es.modern/es-ES.js +1 -1
- package/dist/es.modern/fi-FI.js +1 -1
- package/dist/es.modern/fr-FR.js +1 -1
- package/dist/es.modern/hr-HR.js +1 -1
- package/dist/es.modern/hu-HU.js +1 -1
- package/dist/es.modern/index.js +1 -1
- package/dist/es.modern/it-IT.js +1 -1
- package/dist/es.modern/ja-JP.js +1 -1
- package/dist/es.modern/ko-KR.js +1 -1
- package/dist/es.modern/nl-NL.js +1 -1
- package/dist/es.modern/no-NO.js +1 -1
- package/dist/es.modern/pl-PL.js +1 -1
- package/dist/es.modern/pt-BR.js +1 -1
- package/dist/es.modern/pt-PT.js +1 -1
- package/dist/es.modern/ro-RO.js +1 -1
- package/dist/es.modern/ru-RU.js +1 -1
- package/dist/es.modern/sk-SK.js +1 -1
- package/dist/es.modern/sl-SI.js +1 -1
- package/dist/es.modern/sv-SE.js +1 -1
- package/dist/es.modern/zh-CN.js +1 -1
- package/dist/es.modern/zh-TW.js +1 -1
- package/dist/types/components/Ach/Ach.d.ts +1 -0
- package/dist/types/components/Ach/components/AchInput/AchInput.d.ts +1 -0
- package/dist/types/components/Ach/components/AchInput/defaultProps.d.ts +1 -0
- package/dist/types/components/Ach/components/AchInput/types.d.ts +1 -0
- package/dist/types/components/Ach/types.d.ts +1 -0
- package/dist/types/components/BacsDD/BacsDD.d.ts +3 -0
- package/dist/types/components/BacsDD/components/types.d.ts +1 -0
- package/dist/types/components/Boleto/components/BoletoInput/BoletoInput.d.ts +1 -0
- package/dist/types/components/Card/Bancontact.d.ts +2 -0
- package/dist/types/components/Card/Card.d.ts +7 -4
- package/dist/types/components/Card/components/CardInput/types.d.ts +1 -0
- package/dist/types/components/Card/types.d.ts +5 -0
- package/dist/types/components/Doku/Doku.d.ts +3 -0
- package/dist/types/components/Dropin/Dropin.d.ts +0 -3
- package/dist/types/components/Econtext/Econtext.d.ts +2 -0
- package/dist/types/components/Econtext/components/EcontextInput/EcontextInput.d.ts +1 -0
- package/dist/types/components/PersonalDetails/PersonalDetails.d.ts +3 -0
- package/dist/types/components/Sepa/Sepa.d.ts +3 -0
- package/dist/types/components/internal/FormInstruction/FormInstruction.d.ts +4 -0
- package/dist/types/components/internal/FormInstruction/index.d.ts +1 -0
- package/dist/types/components/internal/OpenInvoice/types.d.ts +1 -0
- package/dist/types/core/Errors/useA11yReporter.d.ts +1 -0
- package/dist/types/core/Services/analytics/post-telemetry.d.ts +8 -3
- package/dist/types/core/core.d.ts +5 -4
- package/dist/types/language/config.d.ts +4 -3
- package/dist/types/language/locales/index.d.ts +258 -6
- package/dist/types/types/index.d.ts +2 -2
- package/package.json +2 -2
|
@@ -46,6 +46,7 @@ declare const _default: {
|
|
|
46
46
|
continue: string;
|
|
47
47
|
continueTo: string;
|
|
48
48
|
"wechatpay.timetopay": string;
|
|
49
|
+
"sr.wechatpay.timetopay": string;
|
|
49
50
|
"wechatpay.scanqrcode": string;
|
|
50
51
|
personalDetails: string;
|
|
51
52
|
companyDetails: string;
|
|
@@ -82,6 +83,9 @@ declare const _default: {
|
|
|
82
83
|
provinceOrTerritory: string;
|
|
83
84
|
cityTown: string;
|
|
84
85
|
address: string;
|
|
86
|
+
"address.placeholder": string;
|
|
87
|
+
"address.errors.incomplete": string;
|
|
88
|
+
"address.enterManually": string;
|
|
85
89
|
state: string;
|
|
86
90
|
"field.title.optional": string;
|
|
87
91
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -288,6 +292,7 @@ declare const _default: {
|
|
|
288
292
|
"companyDetails.name.invalid": string;
|
|
289
293
|
"companyDetails.registrationNumber.invalid": string;
|
|
290
294
|
"consent.checkbox.invalid": string;
|
|
295
|
+
"form.instruction": string;
|
|
291
296
|
};
|
|
292
297
|
payButton: string;
|
|
293
298
|
"payButton.redirecting": string;
|
|
@@ -334,6 +339,7 @@ declare const _default: {
|
|
|
334
339
|
continue: string;
|
|
335
340
|
continueTo: string;
|
|
336
341
|
"wechatpay.timetopay": string;
|
|
342
|
+
"sr.wechatpay.timetopay": string;
|
|
337
343
|
"wechatpay.scanqrcode": string;
|
|
338
344
|
personalDetails: string;
|
|
339
345
|
companyDetails: string;
|
|
@@ -370,6 +376,9 @@ declare const _default: {
|
|
|
370
376
|
provinceOrTerritory: string;
|
|
371
377
|
cityTown: string;
|
|
372
378
|
address: string;
|
|
379
|
+
"address.placeholder": string;
|
|
380
|
+
"address.errors.incomplete": string;
|
|
381
|
+
"address.enterManually": string;
|
|
373
382
|
state: string;
|
|
374
383
|
"field.title.optional": string;
|
|
375
384
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -576,6 +585,7 @@ declare const _default: {
|
|
|
576
585
|
"companyDetails.name.invalid": string;
|
|
577
586
|
"companyDetails.registrationNumber.invalid": string;
|
|
578
587
|
"consent.checkbox.invalid": string;
|
|
588
|
+
"form.instruction": string;
|
|
579
589
|
}>;
|
|
580
590
|
'cs-CZ': () => Promise<{
|
|
581
591
|
default: {
|
|
@@ -624,6 +634,7 @@ declare const _default: {
|
|
|
624
634
|
continue: string;
|
|
625
635
|
continueTo: string;
|
|
626
636
|
"wechatpay.timetopay": string;
|
|
637
|
+
"sr.wechatpay.timetopay": string;
|
|
627
638
|
"wechatpay.scanqrcode": string;
|
|
628
639
|
personalDetails: string;
|
|
629
640
|
companyDetails: string;
|
|
@@ -660,6 +671,9 @@ declare const _default: {
|
|
|
660
671
|
provinceOrTerritory: string;
|
|
661
672
|
cityTown: string;
|
|
662
673
|
address: string;
|
|
674
|
+
"address.placeholder": string;
|
|
675
|
+
"address.errors.incomplete": string;
|
|
676
|
+
"address.enterManually": string;
|
|
663
677
|
state: string;
|
|
664
678
|
"field.title.optional": string;
|
|
665
679
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -865,6 +879,7 @@ declare const _default: {
|
|
|
865
879
|
"companyDetails.name.invalid": string;
|
|
866
880
|
"companyDetails.registrationNumber.invalid": string;
|
|
867
881
|
"consent.checkbox.invalid": string;
|
|
882
|
+
"form.instruction": string;
|
|
868
883
|
};
|
|
869
884
|
payButton: string;
|
|
870
885
|
"payButton.redirecting": string;
|
|
@@ -911,6 +926,7 @@ declare const _default: {
|
|
|
911
926
|
continue: string;
|
|
912
927
|
continueTo: string;
|
|
913
928
|
"wechatpay.timetopay": string;
|
|
929
|
+
"sr.wechatpay.timetopay": string;
|
|
914
930
|
"wechatpay.scanqrcode": string;
|
|
915
931
|
personalDetails: string;
|
|
916
932
|
companyDetails: string;
|
|
@@ -947,6 +963,9 @@ declare const _default: {
|
|
|
947
963
|
provinceOrTerritory: string;
|
|
948
964
|
cityTown: string;
|
|
949
965
|
address: string;
|
|
966
|
+
"address.placeholder": string;
|
|
967
|
+
"address.errors.incomplete": string;
|
|
968
|
+
"address.enterManually": string;
|
|
950
969
|
state: string;
|
|
951
970
|
"field.title.optional": string;
|
|
952
971
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -1152,6 +1171,7 @@ declare const _default: {
|
|
|
1152
1171
|
"companyDetails.name.invalid": string;
|
|
1153
1172
|
"companyDetails.registrationNumber.invalid": string;
|
|
1154
1173
|
"consent.checkbox.invalid": string;
|
|
1174
|
+
"form.instruction": string;
|
|
1155
1175
|
}>;
|
|
1156
1176
|
'da-DK': () => Promise<{
|
|
1157
1177
|
default: {
|
|
@@ -1200,6 +1220,7 @@ declare const _default: {
|
|
|
1200
1220
|
continue: string;
|
|
1201
1221
|
continueTo: string;
|
|
1202
1222
|
"wechatpay.timetopay": string;
|
|
1223
|
+
"sr.wechatpay.timetopay": string;
|
|
1203
1224
|
"wechatpay.scanqrcode": string;
|
|
1204
1225
|
personalDetails: string;
|
|
1205
1226
|
companyDetails: string;
|
|
@@ -1236,6 +1257,9 @@ declare const _default: {
|
|
|
1236
1257
|
provinceOrTerritory: string;
|
|
1237
1258
|
cityTown: string;
|
|
1238
1259
|
address: string;
|
|
1260
|
+
"address.placeholder": string;
|
|
1261
|
+
"address.errors.incomplete": string;
|
|
1262
|
+
"address.enterManually": string;
|
|
1239
1263
|
state: string;
|
|
1240
1264
|
"field.title.optional": string;
|
|
1241
1265
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -1442,6 +1466,7 @@ declare const _default: {
|
|
|
1442
1466
|
"companyDetails.name.invalid": string;
|
|
1443
1467
|
"companyDetails.registrationNumber.invalid": string;
|
|
1444
1468
|
"consent.checkbox.invalid": string;
|
|
1469
|
+
"form.instruction": string;
|
|
1445
1470
|
};
|
|
1446
1471
|
payButton: string;
|
|
1447
1472
|
"payButton.redirecting": string;
|
|
@@ -1488,6 +1513,7 @@ declare const _default: {
|
|
|
1488
1513
|
continue: string;
|
|
1489
1514
|
continueTo: string;
|
|
1490
1515
|
"wechatpay.timetopay": string;
|
|
1516
|
+
"sr.wechatpay.timetopay": string;
|
|
1491
1517
|
"wechatpay.scanqrcode": string;
|
|
1492
1518
|
personalDetails: string;
|
|
1493
1519
|
companyDetails: string;
|
|
@@ -1524,6 +1550,9 @@ declare const _default: {
|
|
|
1524
1550
|
provinceOrTerritory: string;
|
|
1525
1551
|
cityTown: string;
|
|
1526
1552
|
address: string;
|
|
1553
|
+
"address.placeholder": string;
|
|
1554
|
+
"address.errors.incomplete": string;
|
|
1555
|
+
"address.enterManually": string;
|
|
1527
1556
|
state: string;
|
|
1528
1557
|
"field.title.optional": string;
|
|
1529
1558
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -1730,6 +1759,7 @@ declare const _default: {
|
|
|
1730
1759
|
"companyDetails.name.invalid": string;
|
|
1731
1760
|
"companyDetails.registrationNumber.invalid": string;
|
|
1732
1761
|
"consent.checkbox.invalid": string;
|
|
1762
|
+
"form.instruction": string;
|
|
1733
1763
|
}>;
|
|
1734
1764
|
'de-DE': () => Promise<{
|
|
1735
1765
|
default: {
|
|
@@ -1778,6 +1808,7 @@ declare const _default: {
|
|
|
1778
1808
|
continue: string;
|
|
1779
1809
|
continueTo: string;
|
|
1780
1810
|
"wechatpay.timetopay": string;
|
|
1811
|
+
"sr.wechatpay.timetopay": string;
|
|
1781
1812
|
"wechatpay.scanqrcode": string;
|
|
1782
1813
|
personalDetails: string;
|
|
1783
1814
|
companyDetails: string;
|
|
@@ -1814,6 +1845,9 @@ declare const _default: {
|
|
|
1814
1845
|
provinceOrTerritory: string;
|
|
1815
1846
|
cityTown: string;
|
|
1816
1847
|
address: string;
|
|
1848
|
+
"address.placeholder": string;
|
|
1849
|
+
"address.errors.incomplete": string;
|
|
1850
|
+
"address.enterManually": string;
|
|
1817
1851
|
state: string;
|
|
1818
1852
|
"field.title.optional": string;
|
|
1819
1853
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -2019,6 +2053,7 @@ declare const _default: {
|
|
|
2019
2053
|
"companyDetails.name.invalid": string;
|
|
2020
2054
|
"companyDetails.registrationNumber.invalid": string;
|
|
2021
2055
|
"consent.checkbox.invalid": string;
|
|
2056
|
+
"form.instruction": string;
|
|
2022
2057
|
};
|
|
2023
2058
|
payButton: string;
|
|
2024
2059
|
"payButton.redirecting": string;
|
|
@@ -2065,6 +2100,7 @@ declare const _default: {
|
|
|
2065
2100
|
continue: string;
|
|
2066
2101
|
continueTo: string;
|
|
2067
2102
|
"wechatpay.timetopay": string;
|
|
2103
|
+
"sr.wechatpay.timetopay": string;
|
|
2068
2104
|
"wechatpay.scanqrcode": string;
|
|
2069
2105
|
personalDetails: string;
|
|
2070
2106
|
companyDetails: string;
|
|
@@ -2101,6 +2137,9 @@ declare const _default: {
|
|
|
2101
2137
|
provinceOrTerritory: string;
|
|
2102
2138
|
cityTown: string;
|
|
2103
2139
|
address: string;
|
|
2140
|
+
"address.placeholder": string;
|
|
2141
|
+
"address.errors.incomplete": string;
|
|
2142
|
+
"address.enterManually": string;
|
|
2104
2143
|
state: string;
|
|
2105
2144
|
"field.title.optional": string;
|
|
2106
2145
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -2306,6 +2345,7 @@ declare const _default: {
|
|
|
2306
2345
|
"companyDetails.name.invalid": string;
|
|
2307
2346
|
"companyDetails.registrationNumber.invalid": string;
|
|
2308
2347
|
"consent.checkbox.invalid": string;
|
|
2348
|
+
"form.instruction": string;
|
|
2309
2349
|
}>;
|
|
2310
2350
|
'el-GR': () => Promise<{
|
|
2311
2351
|
default: {
|
|
@@ -2354,6 +2394,7 @@ declare const _default: {
|
|
|
2354
2394
|
continue: string;
|
|
2355
2395
|
continueTo: string;
|
|
2356
2396
|
"wechatpay.timetopay": string;
|
|
2397
|
+
"sr.wechatpay.timetopay": string;
|
|
2357
2398
|
"wechatpay.scanqrcode": string;
|
|
2358
2399
|
personalDetails: string;
|
|
2359
2400
|
companyDetails: string;
|
|
@@ -2390,6 +2431,9 @@ declare const _default: {
|
|
|
2390
2431
|
provinceOrTerritory: string;
|
|
2391
2432
|
cityTown: string;
|
|
2392
2433
|
address: string;
|
|
2434
|
+
"address.placeholder": string;
|
|
2435
|
+
"address.errors.incomplete": string;
|
|
2436
|
+
"address.enterManually": string;
|
|
2393
2437
|
state: string;
|
|
2394
2438
|
"field.title.optional": string;
|
|
2395
2439
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -2595,6 +2639,7 @@ declare const _default: {
|
|
|
2595
2639
|
"companyDetails.name.invalid": string;
|
|
2596
2640
|
"companyDetails.registrationNumber.invalid": string;
|
|
2597
2641
|
"consent.checkbox.invalid": string;
|
|
2642
|
+
"form.instruction": string;
|
|
2598
2643
|
};
|
|
2599
2644
|
payButton: string;
|
|
2600
2645
|
"payButton.redirecting": string;
|
|
@@ -2641,6 +2686,7 @@ declare const _default: {
|
|
|
2641
2686
|
continue: string;
|
|
2642
2687
|
continueTo: string;
|
|
2643
2688
|
"wechatpay.timetopay": string;
|
|
2689
|
+
"sr.wechatpay.timetopay": string;
|
|
2644
2690
|
"wechatpay.scanqrcode": string;
|
|
2645
2691
|
personalDetails: string;
|
|
2646
2692
|
companyDetails: string;
|
|
@@ -2677,6 +2723,9 @@ declare const _default: {
|
|
|
2677
2723
|
provinceOrTerritory: string;
|
|
2678
2724
|
cityTown: string;
|
|
2679
2725
|
address: string;
|
|
2726
|
+
"address.placeholder": string;
|
|
2727
|
+
"address.errors.incomplete": string;
|
|
2728
|
+
"address.enterManually": string;
|
|
2680
2729
|
state: string;
|
|
2681
2730
|
"field.title.optional": string;
|
|
2682
2731
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -2882,6 +2931,7 @@ declare const _default: {
|
|
|
2882
2931
|
"companyDetails.name.invalid": string;
|
|
2883
2932
|
"companyDetails.registrationNumber.invalid": string;
|
|
2884
2933
|
"consent.checkbox.invalid": string;
|
|
2934
|
+
"form.instruction": string;
|
|
2885
2935
|
}>;
|
|
2886
2936
|
'en-US': () => Promise<{
|
|
2887
2937
|
default: {
|
|
@@ -2935,10 +2985,7 @@ declare const _default: {
|
|
|
2935
2985
|
personalDetails: string;
|
|
2936
2986
|
companyDetails: string;
|
|
2937
2987
|
"companyDetails.name": string;
|
|
2938
|
-
"companyDetails.name.invalid": string;
|
|
2939
2988
|
"companyDetails.registrationNumber": string;
|
|
2940
|
-
"companyDetails.registrationNumber.invalid": string;
|
|
2941
|
-
"consent.checkbox.invalid": string;
|
|
2942
2989
|
socialSecurityNumber: string;
|
|
2943
2990
|
firstName: string;
|
|
2944
2991
|
"firstName.invalid": string;
|
|
@@ -3177,6 +3224,10 @@ declare const _default: {
|
|
|
3177
3224
|
"ctp.errors.INVALID_PARAMETER": string;
|
|
3178
3225
|
"ctp.errors.AUTH_ERROR": string;
|
|
3179
3226
|
"paymentMethodsList.aria.label": string;
|
|
3227
|
+
"companyDetails.name.invalid": string;
|
|
3228
|
+
"companyDetails.registrationNumber.invalid": string;
|
|
3229
|
+
"consent.checkbox.invalid": string;
|
|
3230
|
+
"form.instruction": string;
|
|
3180
3231
|
};
|
|
3181
3232
|
payButton: string;
|
|
3182
3233
|
"payButton.redirecting": string;
|
|
@@ -3228,10 +3279,7 @@ declare const _default: {
|
|
|
3228
3279
|
personalDetails: string;
|
|
3229
3280
|
companyDetails: string;
|
|
3230
3281
|
"companyDetails.name": string;
|
|
3231
|
-
"companyDetails.name.invalid": string;
|
|
3232
3282
|
"companyDetails.registrationNumber": string;
|
|
3233
|
-
"companyDetails.registrationNumber.invalid": string;
|
|
3234
|
-
"consent.checkbox.invalid": string;
|
|
3235
3283
|
socialSecurityNumber: string;
|
|
3236
3284
|
firstName: string;
|
|
3237
3285
|
"firstName.invalid": string;
|
|
@@ -3470,6 +3518,10 @@ declare const _default: {
|
|
|
3470
3518
|
"ctp.errors.INVALID_PARAMETER": string;
|
|
3471
3519
|
"ctp.errors.AUTH_ERROR": string;
|
|
3472
3520
|
"paymentMethodsList.aria.label": string;
|
|
3521
|
+
"companyDetails.name.invalid": string;
|
|
3522
|
+
"companyDetails.registrationNumber.invalid": string;
|
|
3523
|
+
"consent.checkbox.invalid": string;
|
|
3524
|
+
"form.instruction": string;
|
|
3473
3525
|
}>;
|
|
3474
3526
|
'es-ES': () => Promise<{
|
|
3475
3527
|
default: {
|
|
@@ -3516,6 +3568,7 @@ declare const _default: {
|
|
|
3516
3568
|
continue: string;
|
|
3517
3569
|
continueTo: string;
|
|
3518
3570
|
"wechatpay.timetopay": string;
|
|
3571
|
+
"sr.wechatpay.timetopay": string;
|
|
3519
3572
|
"wechatpay.scanqrcode": string;
|
|
3520
3573
|
personalDetails: string;
|
|
3521
3574
|
companyDetails: string;
|
|
@@ -3552,6 +3605,9 @@ declare const _default: {
|
|
|
3552
3605
|
provinceOrTerritory: string;
|
|
3553
3606
|
cityTown: string;
|
|
3554
3607
|
address: string;
|
|
3608
|
+
"address.placeholder": string;
|
|
3609
|
+
"address.errors.incomplete": string;
|
|
3610
|
+
"address.enterManually": string;
|
|
3555
3611
|
state: string;
|
|
3556
3612
|
"field.title.optional": string;
|
|
3557
3613
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -3754,6 +3810,7 @@ declare const _default: {
|
|
|
3754
3810
|
"companyDetails.name.invalid": string;
|
|
3755
3811
|
"companyDetails.registrationNumber.invalid": string;
|
|
3756
3812
|
"consent.checkbox.invalid": string;
|
|
3813
|
+
"form.instruction": string;
|
|
3757
3814
|
};
|
|
3758
3815
|
payButton: string;
|
|
3759
3816
|
"payButton.redirecting": string;
|
|
@@ -3798,6 +3855,7 @@ declare const _default: {
|
|
|
3798
3855
|
continue: string;
|
|
3799
3856
|
continueTo: string;
|
|
3800
3857
|
"wechatpay.timetopay": string;
|
|
3858
|
+
"sr.wechatpay.timetopay": string;
|
|
3801
3859
|
"wechatpay.scanqrcode": string;
|
|
3802
3860
|
personalDetails: string;
|
|
3803
3861
|
companyDetails: string;
|
|
@@ -3834,6 +3892,9 @@ declare const _default: {
|
|
|
3834
3892
|
provinceOrTerritory: string;
|
|
3835
3893
|
cityTown: string;
|
|
3836
3894
|
address: string;
|
|
3895
|
+
"address.placeholder": string;
|
|
3896
|
+
"address.errors.incomplete": string;
|
|
3897
|
+
"address.enterManually": string;
|
|
3837
3898
|
state: string;
|
|
3838
3899
|
"field.title.optional": string;
|
|
3839
3900
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -4036,6 +4097,7 @@ declare const _default: {
|
|
|
4036
4097
|
"companyDetails.name.invalid": string;
|
|
4037
4098
|
"companyDetails.registrationNumber.invalid": string;
|
|
4038
4099
|
"consent.checkbox.invalid": string;
|
|
4100
|
+
"form.instruction": string;
|
|
4039
4101
|
}>;
|
|
4040
4102
|
'fi-FI': () => Promise<{
|
|
4041
4103
|
default: {
|
|
@@ -4084,6 +4146,7 @@ declare const _default: {
|
|
|
4084
4146
|
continue: string;
|
|
4085
4147
|
continueTo: string;
|
|
4086
4148
|
"wechatpay.timetopay": string;
|
|
4149
|
+
"sr.wechatpay.timetopay": string;
|
|
4087
4150
|
"wechatpay.scanqrcode": string;
|
|
4088
4151
|
personalDetails: string;
|
|
4089
4152
|
companyDetails: string;
|
|
@@ -4120,6 +4183,9 @@ declare const _default: {
|
|
|
4120
4183
|
provinceOrTerritory: string;
|
|
4121
4184
|
cityTown: string;
|
|
4122
4185
|
address: string;
|
|
4186
|
+
"address.placeholder": string;
|
|
4187
|
+
"address.errors.incomplete": string;
|
|
4188
|
+
"address.enterManually": string;
|
|
4123
4189
|
state: string;
|
|
4124
4190
|
"field.title.optional": string;
|
|
4125
4191
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -4325,6 +4391,7 @@ declare const _default: {
|
|
|
4325
4391
|
"companyDetails.name.invalid": string;
|
|
4326
4392
|
"companyDetails.registrationNumber.invalid": string;
|
|
4327
4393
|
"consent.checkbox.invalid": string;
|
|
4394
|
+
"form.instruction": string;
|
|
4328
4395
|
};
|
|
4329
4396
|
payButton: string;
|
|
4330
4397
|
"payButton.redirecting": string;
|
|
@@ -4371,6 +4438,7 @@ declare const _default: {
|
|
|
4371
4438
|
continue: string;
|
|
4372
4439
|
continueTo: string;
|
|
4373
4440
|
"wechatpay.timetopay": string;
|
|
4441
|
+
"sr.wechatpay.timetopay": string;
|
|
4374
4442
|
"wechatpay.scanqrcode": string;
|
|
4375
4443
|
personalDetails: string;
|
|
4376
4444
|
companyDetails: string;
|
|
@@ -4407,6 +4475,9 @@ declare const _default: {
|
|
|
4407
4475
|
provinceOrTerritory: string;
|
|
4408
4476
|
cityTown: string;
|
|
4409
4477
|
address: string;
|
|
4478
|
+
"address.placeholder": string;
|
|
4479
|
+
"address.errors.incomplete": string;
|
|
4480
|
+
"address.enterManually": string;
|
|
4410
4481
|
state: string;
|
|
4411
4482
|
"field.title.optional": string;
|
|
4412
4483
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -4612,6 +4683,7 @@ declare const _default: {
|
|
|
4612
4683
|
"companyDetails.name.invalid": string;
|
|
4613
4684
|
"companyDetails.registrationNumber.invalid": string;
|
|
4614
4685
|
"consent.checkbox.invalid": string;
|
|
4686
|
+
"form.instruction": string;
|
|
4615
4687
|
}>;
|
|
4616
4688
|
'fr-FR': () => Promise<{
|
|
4617
4689
|
default: {
|
|
@@ -4660,6 +4732,7 @@ declare const _default: {
|
|
|
4660
4732
|
continue: string;
|
|
4661
4733
|
continueTo: string;
|
|
4662
4734
|
"wechatpay.timetopay": string;
|
|
4735
|
+
"sr.wechatpay.timetopay": string;
|
|
4663
4736
|
"wechatpay.scanqrcode": string;
|
|
4664
4737
|
personalDetails: string;
|
|
4665
4738
|
companyDetails: string;
|
|
@@ -4696,6 +4769,9 @@ declare const _default: {
|
|
|
4696
4769
|
provinceOrTerritory: string;
|
|
4697
4770
|
cityTown: string;
|
|
4698
4771
|
address: string;
|
|
4772
|
+
"address.placeholder": string;
|
|
4773
|
+
"address.errors.incomplete": string;
|
|
4774
|
+
"address.enterManually": string;
|
|
4699
4775
|
state: string;
|
|
4700
4776
|
"field.title.optional": string;
|
|
4701
4777
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -4901,6 +4977,7 @@ declare const _default: {
|
|
|
4901
4977
|
"companyDetails.name.invalid": string;
|
|
4902
4978
|
"companyDetails.registrationNumber.invalid": string;
|
|
4903
4979
|
"consent.checkbox.invalid": string;
|
|
4980
|
+
"form.instruction": string;
|
|
4904
4981
|
};
|
|
4905
4982
|
payButton: string;
|
|
4906
4983
|
"payButton.redirecting": string;
|
|
@@ -4947,6 +5024,7 @@ declare const _default: {
|
|
|
4947
5024
|
continue: string;
|
|
4948
5025
|
continueTo: string;
|
|
4949
5026
|
"wechatpay.timetopay": string;
|
|
5027
|
+
"sr.wechatpay.timetopay": string;
|
|
4950
5028
|
"wechatpay.scanqrcode": string;
|
|
4951
5029
|
personalDetails: string;
|
|
4952
5030
|
companyDetails: string;
|
|
@@ -4983,6 +5061,9 @@ declare const _default: {
|
|
|
4983
5061
|
provinceOrTerritory: string;
|
|
4984
5062
|
cityTown: string;
|
|
4985
5063
|
address: string;
|
|
5064
|
+
"address.placeholder": string;
|
|
5065
|
+
"address.errors.incomplete": string;
|
|
5066
|
+
"address.enterManually": string;
|
|
4986
5067
|
state: string;
|
|
4987
5068
|
"field.title.optional": string;
|
|
4988
5069
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -5188,6 +5269,7 @@ declare const _default: {
|
|
|
5188
5269
|
"companyDetails.name.invalid": string;
|
|
5189
5270
|
"companyDetails.registrationNumber.invalid": string;
|
|
5190
5271
|
"consent.checkbox.invalid": string;
|
|
5272
|
+
"form.instruction": string;
|
|
5191
5273
|
}>;
|
|
5192
5274
|
'hr-HR': () => Promise<{
|
|
5193
5275
|
default: {
|
|
@@ -5236,6 +5318,7 @@ declare const _default: {
|
|
|
5236
5318
|
continue: string;
|
|
5237
5319
|
continueTo: string;
|
|
5238
5320
|
"wechatpay.timetopay": string;
|
|
5321
|
+
"sr.wechatpay.timetopay": string;
|
|
5239
5322
|
"wechatpay.scanqrcode": string;
|
|
5240
5323
|
personalDetails: string;
|
|
5241
5324
|
companyDetails: string;
|
|
@@ -5272,6 +5355,9 @@ declare const _default: {
|
|
|
5272
5355
|
provinceOrTerritory: string;
|
|
5273
5356
|
cityTown: string;
|
|
5274
5357
|
address: string;
|
|
5358
|
+
"address.placeholder": string;
|
|
5359
|
+
"address.errors.incomplete": string;
|
|
5360
|
+
"address.enterManually": string;
|
|
5275
5361
|
state: string;
|
|
5276
5362
|
"field.title.optional": string;
|
|
5277
5363
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -5477,6 +5563,7 @@ declare const _default: {
|
|
|
5477
5563
|
"companyDetails.name.invalid": string;
|
|
5478
5564
|
"companyDetails.registrationNumber.invalid": string;
|
|
5479
5565
|
"consent.checkbox.invalid": string;
|
|
5566
|
+
"form.instruction": string;
|
|
5480
5567
|
};
|
|
5481
5568
|
payButton: string;
|
|
5482
5569
|
"payButton.redirecting": string;
|
|
@@ -5523,6 +5610,7 @@ declare const _default: {
|
|
|
5523
5610
|
continue: string;
|
|
5524
5611
|
continueTo: string;
|
|
5525
5612
|
"wechatpay.timetopay": string;
|
|
5613
|
+
"sr.wechatpay.timetopay": string;
|
|
5526
5614
|
"wechatpay.scanqrcode": string;
|
|
5527
5615
|
personalDetails: string;
|
|
5528
5616
|
companyDetails: string;
|
|
@@ -5559,6 +5647,9 @@ declare const _default: {
|
|
|
5559
5647
|
provinceOrTerritory: string;
|
|
5560
5648
|
cityTown: string;
|
|
5561
5649
|
address: string;
|
|
5650
|
+
"address.placeholder": string;
|
|
5651
|
+
"address.errors.incomplete": string;
|
|
5652
|
+
"address.enterManually": string;
|
|
5562
5653
|
state: string;
|
|
5563
5654
|
"field.title.optional": string;
|
|
5564
5655
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -5764,6 +5855,7 @@ declare const _default: {
|
|
|
5764
5855
|
"companyDetails.name.invalid": string;
|
|
5765
5856
|
"companyDetails.registrationNumber.invalid": string;
|
|
5766
5857
|
"consent.checkbox.invalid": string;
|
|
5858
|
+
"form.instruction": string;
|
|
5767
5859
|
}>;
|
|
5768
5860
|
'hu-HU': () => Promise<{
|
|
5769
5861
|
default: {
|
|
@@ -5812,6 +5904,7 @@ declare const _default: {
|
|
|
5812
5904
|
continue: string;
|
|
5813
5905
|
continueTo: string;
|
|
5814
5906
|
"wechatpay.timetopay": string;
|
|
5907
|
+
"sr.wechatpay.timetopay": string;
|
|
5815
5908
|
"wechatpay.scanqrcode": string;
|
|
5816
5909
|
personalDetails: string;
|
|
5817
5910
|
companyDetails: string;
|
|
@@ -5848,6 +5941,9 @@ declare const _default: {
|
|
|
5848
5941
|
provinceOrTerritory: string;
|
|
5849
5942
|
cityTown: string;
|
|
5850
5943
|
address: string;
|
|
5944
|
+
"address.placeholder": string;
|
|
5945
|
+
"address.errors.incomplete": string;
|
|
5946
|
+
"address.enterManually": string;
|
|
5851
5947
|
state: string;
|
|
5852
5948
|
"field.title.optional": string;
|
|
5853
5949
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -6053,6 +6149,7 @@ declare const _default: {
|
|
|
6053
6149
|
"companyDetails.name.invalid": string;
|
|
6054
6150
|
"companyDetails.registrationNumber.invalid": string;
|
|
6055
6151
|
"consent.checkbox.invalid": string;
|
|
6152
|
+
"form.instruction": string;
|
|
6056
6153
|
};
|
|
6057
6154
|
payButton: string;
|
|
6058
6155
|
"payButton.redirecting": string;
|
|
@@ -6099,6 +6196,7 @@ declare const _default: {
|
|
|
6099
6196
|
continue: string;
|
|
6100
6197
|
continueTo: string;
|
|
6101
6198
|
"wechatpay.timetopay": string;
|
|
6199
|
+
"sr.wechatpay.timetopay": string;
|
|
6102
6200
|
"wechatpay.scanqrcode": string;
|
|
6103
6201
|
personalDetails: string;
|
|
6104
6202
|
companyDetails: string;
|
|
@@ -6135,6 +6233,9 @@ declare const _default: {
|
|
|
6135
6233
|
provinceOrTerritory: string;
|
|
6136
6234
|
cityTown: string;
|
|
6137
6235
|
address: string;
|
|
6236
|
+
"address.placeholder": string;
|
|
6237
|
+
"address.errors.incomplete": string;
|
|
6238
|
+
"address.enterManually": string;
|
|
6138
6239
|
state: string;
|
|
6139
6240
|
"field.title.optional": string;
|
|
6140
6241
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -6340,6 +6441,7 @@ declare const _default: {
|
|
|
6340
6441
|
"companyDetails.name.invalid": string;
|
|
6341
6442
|
"companyDetails.registrationNumber.invalid": string;
|
|
6342
6443
|
"consent.checkbox.invalid": string;
|
|
6444
|
+
"form.instruction": string;
|
|
6343
6445
|
}>;
|
|
6344
6446
|
'it-IT': () => Promise<{
|
|
6345
6447
|
default: {
|
|
@@ -6386,6 +6488,7 @@ declare const _default: {
|
|
|
6386
6488
|
continue: string;
|
|
6387
6489
|
continueTo: string;
|
|
6388
6490
|
"wechatpay.timetopay": string;
|
|
6491
|
+
"sr.wechatpay.timetopay": string;
|
|
6389
6492
|
"wechatpay.scanqrcode": string;
|
|
6390
6493
|
personalDetails: string;
|
|
6391
6494
|
companyDetails: string;
|
|
@@ -6422,6 +6525,9 @@ declare const _default: {
|
|
|
6422
6525
|
provinceOrTerritory: string;
|
|
6423
6526
|
cityTown: string;
|
|
6424
6527
|
address: string;
|
|
6528
|
+
"address.placeholder": string;
|
|
6529
|
+
"address.errors.incomplete": string;
|
|
6530
|
+
"address.enterManually": string;
|
|
6425
6531
|
state: string;
|
|
6426
6532
|
"field.title.optional": string;
|
|
6427
6533
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -6627,6 +6733,7 @@ declare const _default: {
|
|
|
6627
6733
|
"companyDetails.name.invalid": string;
|
|
6628
6734
|
"companyDetails.registrationNumber.invalid": string;
|
|
6629
6735
|
"consent.checkbox.invalid": string;
|
|
6736
|
+
"form.instruction": string;
|
|
6630
6737
|
};
|
|
6631
6738
|
payButton: string;
|
|
6632
6739
|
"payButton.redirecting": string;
|
|
@@ -6671,6 +6778,7 @@ declare const _default: {
|
|
|
6671
6778
|
continue: string;
|
|
6672
6779
|
continueTo: string;
|
|
6673
6780
|
"wechatpay.timetopay": string;
|
|
6781
|
+
"sr.wechatpay.timetopay": string;
|
|
6674
6782
|
"wechatpay.scanqrcode": string;
|
|
6675
6783
|
personalDetails: string;
|
|
6676
6784
|
companyDetails: string;
|
|
@@ -6707,6 +6815,9 @@ declare const _default: {
|
|
|
6707
6815
|
provinceOrTerritory: string;
|
|
6708
6816
|
cityTown: string;
|
|
6709
6817
|
address: string;
|
|
6818
|
+
"address.placeholder": string;
|
|
6819
|
+
"address.errors.incomplete": string;
|
|
6820
|
+
"address.enterManually": string;
|
|
6710
6821
|
state: string;
|
|
6711
6822
|
"field.title.optional": string;
|
|
6712
6823
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -6912,6 +7023,7 @@ declare const _default: {
|
|
|
6912
7023
|
"companyDetails.name.invalid": string;
|
|
6913
7024
|
"companyDetails.registrationNumber.invalid": string;
|
|
6914
7025
|
"consent.checkbox.invalid": string;
|
|
7026
|
+
"form.instruction": string;
|
|
6915
7027
|
}>;
|
|
6916
7028
|
'ja-JP': () => Promise<{
|
|
6917
7029
|
default: {
|
|
@@ -6960,6 +7072,7 @@ declare const _default: {
|
|
|
6960
7072
|
continue: string;
|
|
6961
7073
|
continueTo: string;
|
|
6962
7074
|
"wechatpay.timetopay": string;
|
|
7075
|
+
"sr.wechatpay.timetopay": string;
|
|
6963
7076
|
"wechatpay.scanqrcode": string;
|
|
6964
7077
|
personalDetails: string;
|
|
6965
7078
|
companyDetails: string;
|
|
@@ -6996,6 +7109,9 @@ declare const _default: {
|
|
|
6996
7109
|
provinceOrTerritory: string;
|
|
6997
7110
|
cityTown: string;
|
|
6998
7111
|
address: string;
|
|
7112
|
+
"address.placeholder": string;
|
|
7113
|
+
"address.errors.incomplete": string;
|
|
7114
|
+
"address.enterManually": string;
|
|
6999
7115
|
state: string;
|
|
7000
7116
|
"field.title.optional": string;
|
|
7001
7117
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -7201,6 +7317,7 @@ declare const _default: {
|
|
|
7201
7317
|
"companyDetails.name.invalid": string;
|
|
7202
7318
|
"companyDetails.registrationNumber.invalid": string;
|
|
7203
7319
|
"consent.checkbox.invalid": string;
|
|
7320
|
+
"form.instruction": string;
|
|
7204
7321
|
};
|
|
7205
7322
|
payButton: string;
|
|
7206
7323
|
"payButton.redirecting": string;
|
|
@@ -7247,6 +7364,7 @@ declare const _default: {
|
|
|
7247
7364
|
continue: string;
|
|
7248
7365
|
continueTo: string;
|
|
7249
7366
|
"wechatpay.timetopay": string;
|
|
7367
|
+
"sr.wechatpay.timetopay": string;
|
|
7250
7368
|
"wechatpay.scanqrcode": string;
|
|
7251
7369
|
personalDetails: string;
|
|
7252
7370
|
companyDetails: string;
|
|
@@ -7283,6 +7401,9 @@ declare const _default: {
|
|
|
7283
7401
|
provinceOrTerritory: string;
|
|
7284
7402
|
cityTown: string;
|
|
7285
7403
|
address: string;
|
|
7404
|
+
"address.placeholder": string;
|
|
7405
|
+
"address.errors.incomplete": string;
|
|
7406
|
+
"address.enterManually": string;
|
|
7286
7407
|
state: string;
|
|
7287
7408
|
"field.title.optional": string;
|
|
7288
7409
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -7488,6 +7609,7 @@ declare const _default: {
|
|
|
7488
7609
|
"companyDetails.name.invalid": string;
|
|
7489
7610
|
"companyDetails.registrationNumber.invalid": string;
|
|
7490
7611
|
"consent.checkbox.invalid": string;
|
|
7612
|
+
"form.instruction": string;
|
|
7491
7613
|
}>;
|
|
7492
7614
|
'ko-KR': () => Promise<{
|
|
7493
7615
|
default: {
|
|
@@ -7536,6 +7658,7 @@ declare const _default: {
|
|
|
7536
7658
|
continue: string;
|
|
7537
7659
|
continueTo: string;
|
|
7538
7660
|
"wechatpay.timetopay": string;
|
|
7661
|
+
"sr.wechatpay.timetopay": string;
|
|
7539
7662
|
"wechatpay.scanqrcode": string;
|
|
7540
7663
|
personalDetails: string;
|
|
7541
7664
|
companyDetails: string;
|
|
@@ -7572,6 +7695,9 @@ declare const _default: {
|
|
|
7572
7695
|
provinceOrTerritory: string;
|
|
7573
7696
|
cityTown: string;
|
|
7574
7697
|
address: string;
|
|
7698
|
+
"address.placeholder": string;
|
|
7699
|
+
"address.errors.incomplete": string;
|
|
7700
|
+
"address.enterManually": string;
|
|
7575
7701
|
state: string;
|
|
7576
7702
|
"field.title.optional": string;
|
|
7577
7703
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -7777,6 +7903,7 @@ declare const _default: {
|
|
|
7777
7903
|
"companyDetails.name.invalid": string;
|
|
7778
7904
|
"companyDetails.registrationNumber.invalid": string;
|
|
7779
7905
|
"consent.checkbox.invalid": string;
|
|
7906
|
+
"form.instruction": string;
|
|
7780
7907
|
};
|
|
7781
7908
|
payButton: string;
|
|
7782
7909
|
"payButton.redirecting": string;
|
|
@@ -7823,6 +7950,7 @@ declare const _default: {
|
|
|
7823
7950
|
continue: string;
|
|
7824
7951
|
continueTo: string;
|
|
7825
7952
|
"wechatpay.timetopay": string;
|
|
7953
|
+
"sr.wechatpay.timetopay": string;
|
|
7826
7954
|
"wechatpay.scanqrcode": string;
|
|
7827
7955
|
personalDetails: string;
|
|
7828
7956
|
companyDetails: string;
|
|
@@ -7859,6 +7987,9 @@ declare const _default: {
|
|
|
7859
7987
|
provinceOrTerritory: string;
|
|
7860
7988
|
cityTown: string;
|
|
7861
7989
|
address: string;
|
|
7990
|
+
"address.placeholder": string;
|
|
7991
|
+
"address.errors.incomplete": string;
|
|
7992
|
+
"address.enterManually": string;
|
|
7862
7993
|
state: string;
|
|
7863
7994
|
"field.title.optional": string;
|
|
7864
7995
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -8064,6 +8195,7 @@ declare const _default: {
|
|
|
8064
8195
|
"companyDetails.name.invalid": string;
|
|
8065
8196
|
"companyDetails.registrationNumber.invalid": string;
|
|
8066
8197
|
"consent.checkbox.invalid": string;
|
|
8198
|
+
"form.instruction": string;
|
|
8067
8199
|
}>;
|
|
8068
8200
|
'nl-NL': () => Promise<{
|
|
8069
8201
|
default: {
|
|
@@ -8112,6 +8244,7 @@ declare const _default: {
|
|
|
8112
8244
|
continue: string;
|
|
8113
8245
|
continueTo: string;
|
|
8114
8246
|
"wechatpay.timetopay": string;
|
|
8247
|
+
"sr.wechatpay.timetopay": string;
|
|
8115
8248
|
"wechatpay.scanqrcode": string;
|
|
8116
8249
|
personalDetails: string;
|
|
8117
8250
|
companyDetails: string;
|
|
@@ -8148,6 +8281,9 @@ declare const _default: {
|
|
|
8148
8281
|
provinceOrTerritory: string;
|
|
8149
8282
|
cityTown: string;
|
|
8150
8283
|
address: string;
|
|
8284
|
+
"address.placeholder": string;
|
|
8285
|
+
"address.errors.incomplete": string;
|
|
8286
|
+
"address.enterManually": string;
|
|
8151
8287
|
state: string;
|
|
8152
8288
|
"field.title.optional": string;
|
|
8153
8289
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -8353,6 +8489,7 @@ declare const _default: {
|
|
|
8353
8489
|
"companyDetails.name.invalid": string;
|
|
8354
8490
|
"companyDetails.registrationNumber.invalid": string;
|
|
8355
8491
|
"consent.checkbox.invalid": string;
|
|
8492
|
+
"form.instruction": string;
|
|
8356
8493
|
};
|
|
8357
8494
|
payButton: string;
|
|
8358
8495
|
"payButton.redirecting": string;
|
|
@@ -8399,6 +8536,7 @@ declare const _default: {
|
|
|
8399
8536
|
continue: string;
|
|
8400
8537
|
continueTo: string;
|
|
8401
8538
|
"wechatpay.timetopay": string;
|
|
8539
|
+
"sr.wechatpay.timetopay": string;
|
|
8402
8540
|
"wechatpay.scanqrcode": string;
|
|
8403
8541
|
personalDetails: string;
|
|
8404
8542
|
companyDetails: string;
|
|
@@ -8435,6 +8573,9 @@ declare const _default: {
|
|
|
8435
8573
|
provinceOrTerritory: string;
|
|
8436
8574
|
cityTown: string;
|
|
8437
8575
|
address: string;
|
|
8576
|
+
"address.placeholder": string;
|
|
8577
|
+
"address.errors.incomplete": string;
|
|
8578
|
+
"address.enterManually": string;
|
|
8438
8579
|
state: string;
|
|
8439
8580
|
"field.title.optional": string;
|
|
8440
8581
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -8640,6 +8781,7 @@ declare const _default: {
|
|
|
8640
8781
|
"companyDetails.name.invalid": string;
|
|
8641
8782
|
"companyDetails.registrationNumber.invalid": string;
|
|
8642
8783
|
"consent.checkbox.invalid": string;
|
|
8784
|
+
"form.instruction": string;
|
|
8643
8785
|
}>;
|
|
8644
8786
|
'no-NO': () => Promise<{
|
|
8645
8787
|
default: {
|
|
@@ -8688,6 +8830,7 @@ declare const _default: {
|
|
|
8688
8830
|
continue: string;
|
|
8689
8831
|
continueTo: string;
|
|
8690
8832
|
"wechatpay.timetopay": string;
|
|
8833
|
+
"sr.wechatpay.timetopay": string;
|
|
8691
8834
|
"wechatpay.scanqrcode": string;
|
|
8692
8835
|
personalDetails: string;
|
|
8693
8836
|
companyDetails: string;
|
|
@@ -8724,6 +8867,9 @@ declare const _default: {
|
|
|
8724
8867
|
provinceOrTerritory: string;
|
|
8725
8868
|
cityTown: string;
|
|
8726
8869
|
address: string;
|
|
8870
|
+
"address.placeholder": string;
|
|
8871
|
+
"address.errors.incomplete": string;
|
|
8872
|
+
"address.enterManually": string;
|
|
8727
8873
|
state: string;
|
|
8728
8874
|
"field.title.optional": string;
|
|
8729
8875
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -8929,6 +9075,7 @@ declare const _default: {
|
|
|
8929
9075
|
"companyDetails.name.invalid": string;
|
|
8930
9076
|
"companyDetails.registrationNumber.invalid": string;
|
|
8931
9077
|
"consent.checkbox.invalid": string;
|
|
9078
|
+
"form.instruction": string;
|
|
8932
9079
|
};
|
|
8933
9080
|
payButton: string;
|
|
8934
9081
|
"payButton.redirecting": string;
|
|
@@ -8975,6 +9122,7 @@ declare const _default: {
|
|
|
8975
9122
|
continue: string;
|
|
8976
9123
|
continueTo: string;
|
|
8977
9124
|
"wechatpay.timetopay": string;
|
|
9125
|
+
"sr.wechatpay.timetopay": string;
|
|
8978
9126
|
"wechatpay.scanqrcode": string;
|
|
8979
9127
|
personalDetails: string;
|
|
8980
9128
|
companyDetails: string;
|
|
@@ -9011,6 +9159,9 @@ declare const _default: {
|
|
|
9011
9159
|
provinceOrTerritory: string;
|
|
9012
9160
|
cityTown: string;
|
|
9013
9161
|
address: string;
|
|
9162
|
+
"address.placeholder": string;
|
|
9163
|
+
"address.errors.incomplete": string;
|
|
9164
|
+
"address.enterManually": string;
|
|
9014
9165
|
state: string;
|
|
9015
9166
|
"field.title.optional": string;
|
|
9016
9167
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -9216,6 +9367,7 @@ declare const _default: {
|
|
|
9216
9367
|
"companyDetails.name.invalid": string;
|
|
9217
9368
|
"companyDetails.registrationNumber.invalid": string;
|
|
9218
9369
|
"consent.checkbox.invalid": string;
|
|
9370
|
+
"form.instruction": string;
|
|
9219
9371
|
}>;
|
|
9220
9372
|
'pl-PL': () => Promise<{
|
|
9221
9373
|
default: {
|
|
@@ -9264,6 +9416,7 @@ declare const _default: {
|
|
|
9264
9416
|
continue: string;
|
|
9265
9417
|
continueTo: string;
|
|
9266
9418
|
"wechatpay.timetopay": string;
|
|
9419
|
+
"sr.wechatpay.timetopay": string;
|
|
9267
9420
|
"wechatpay.scanqrcode": string;
|
|
9268
9421
|
personalDetails: string;
|
|
9269
9422
|
companyDetails: string;
|
|
@@ -9300,6 +9453,9 @@ declare const _default: {
|
|
|
9300
9453
|
provinceOrTerritory: string;
|
|
9301
9454
|
cityTown: string;
|
|
9302
9455
|
address: string;
|
|
9456
|
+
"address.placeholder": string;
|
|
9457
|
+
"address.errors.incomplete": string;
|
|
9458
|
+
"address.enterManually": string;
|
|
9303
9459
|
state: string;
|
|
9304
9460
|
"field.title.optional": string;
|
|
9305
9461
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -9505,6 +9661,7 @@ declare const _default: {
|
|
|
9505
9661
|
"companyDetails.name.invalid": string;
|
|
9506
9662
|
"companyDetails.registrationNumber.invalid": string;
|
|
9507
9663
|
"consent.checkbox.invalid": string;
|
|
9664
|
+
"form.instruction": string;
|
|
9508
9665
|
};
|
|
9509
9666
|
payButton: string;
|
|
9510
9667
|
"payButton.redirecting": string;
|
|
@@ -9551,6 +9708,7 @@ declare const _default: {
|
|
|
9551
9708
|
continue: string;
|
|
9552
9709
|
continueTo: string;
|
|
9553
9710
|
"wechatpay.timetopay": string;
|
|
9711
|
+
"sr.wechatpay.timetopay": string;
|
|
9554
9712
|
"wechatpay.scanqrcode": string;
|
|
9555
9713
|
personalDetails: string;
|
|
9556
9714
|
companyDetails: string;
|
|
@@ -9587,6 +9745,9 @@ declare const _default: {
|
|
|
9587
9745
|
provinceOrTerritory: string;
|
|
9588
9746
|
cityTown: string;
|
|
9589
9747
|
address: string;
|
|
9748
|
+
"address.placeholder": string;
|
|
9749
|
+
"address.errors.incomplete": string;
|
|
9750
|
+
"address.enterManually": string;
|
|
9590
9751
|
state: string;
|
|
9591
9752
|
"field.title.optional": string;
|
|
9592
9753
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -9792,6 +9953,7 @@ declare const _default: {
|
|
|
9792
9953
|
"companyDetails.name.invalid": string;
|
|
9793
9954
|
"companyDetails.registrationNumber.invalid": string;
|
|
9794
9955
|
"consent.checkbox.invalid": string;
|
|
9956
|
+
"form.instruction": string;
|
|
9795
9957
|
}>;
|
|
9796
9958
|
'pt-BR': () => Promise<{
|
|
9797
9959
|
default: {
|
|
@@ -9838,6 +10000,7 @@ declare const _default: {
|
|
|
9838
10000
|
continue: string;
|
|
9839
10001
|
continueTo: string;
|
|
9840
10002
|
"wechatpay.timetopay": string;
|
|
10003
|
+
"sr.wechatpay.timetopay": string;
|
|
9841
10004
|
"wechatpay.scanqrcode": string;
|
|
9842
10005
|
personalDetails: string;
|
|
9843
10006
|
companyDetails: string;
|
|
@@ -9874,6 +10037,9 @@ declare const _default: {
|
|
|
9874
10037
|
provinceOrTerritory: string;
|
|
9875
10038
|
cityTown: string;
|
|
9876
10039
|
address: string;
|
|
10040
|
+
"address.placeholder": string;
|
|
10041
|
+
"address.errors.incomplete": string;
|
|
10042
|
+
"address.enterManually": string;
|
|
9877
10043
|
state: string;
|
|
9878
10044
|
"field.title.optional": string;
|
|
9879
10045
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -10079,6 +10245,7 @@ declare const _default: {
|
|
|
10079
10245
|
"companyDetails.name.invalid": string;
|
|
10080
10246
|
"companyDetails.registrationNumber.invalid": string;
|
|
10081
10247
|
"consent.checkbox.invalid": string;
|
|
10248
|
+
"form.instruction": string;
|
|
10082
10249
|
};
|
|
10083
10250
|
payButton: string;
|
|
10084
10251
|
"payButton.redirecting": string;
|
|
@@ -10123,6 +10290,7 @@ declare const _default: {
|
|
|
10123
10290
|
continue: string;
|
|
10124
10291
|
continueTo: string;
|
|
10125
10292
|
"wechatpay.timetopay": string;
|
|
10293
|
+
"sr.wechatpay.timetopay": string;
|
|
10126
10294
|
"wechatpay.scanqrcode": string;
|
|
10127
10295
|
personalDetails: string;
|
|
10128
10296
|
companyDetails: string;
|
|
@@ -10159,6 +10327,9 @@ declare const _default: {
|
|
|
10159
10327
|
provinceOrTerritory: string;
|
|
10160
10328
|
cityTown: string;
|
|
10161
10329
|
address: string;
|
|
10330
|
+
"address.placeholder": string;
|
|
10331
|
+
"address.errors.incomplete": string;
|
|
10332
|
+
"address.enterManually": string;
|
|
10162
10333
|
state: string;
|
|
10163
10334
|
"field.title.optional": string;
|
|
10164
10335
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -10364,6 +10535,7 @@ declare const _default: {
|
|
|
10364
10535
|
"companyDetails.name.invalid": string;
|
|
10365
10536
|
"companyDetails.registrationNumber.invalid": string;
|
|
10366
10537
|
"consent.checkbox.invalid": string;
|
|
10538
|
+
"form.instruction": string;
|
|
10367
10539
|
}>;
|
|
10368
10540
|
'pt-PT': () => Promise<{
|
|
10369
10541
|
default: {
|
|
@@ -10412,6 +10584,7 @@ declare const _default: {
|
|
|
10412
10584
|
continue: string;
|
|
10413
10585
|
continueTo: string;
|
|
10414
10586
|
"wechatpay.timetopay": string;
|
|
10587
|
+
"sr.wechatpay.timetopay": string;
|
|
10415
10588
|
"wechatpay.scanqrcode": string;
|
|
10416
10589
|
personalDetails: string;
|
|
10417
10590
|
companyDetails: string;
|
|
@@ -10448,6 +10621,9 @@ declare const _default: {
|
|
|
10448
10621
|
provinceOrTerritory: string;
|
|
10449
10622
|
cityTown: string;
|
|
10450
10623
|
address: string;
|
|
10624
|
+
"address.placeholder": string;
|
|
10625
|
+
"address.errors.incomplete": string;
|
|
10626
|
+
"address.enterManually": string;
|
|
10451
10627
|
state: string;
|
|
10452
10628
|
"field.title.optional": string;
|
|
10453
10629
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -10655,6 +10831,7 @@ declare const _default: {
|
|
|
10655
10831
|
"companyDetails.name.invalid": string;
|
|
10656
10832
|
"companyDetails.registrationNumber.invalid": string;
|
|
10657
10833
|
"consent.checkbox.invalid": string;
|
|
10834
|
+
"form.instruction": string;
|
|
10658
10835
|
};
|
|
10659
10836
|
payButton: string;
|
|
10660
10837
|
"payButton.redirecting": string;
|
|
@@ -10701,6 +10878,7 @@ declare const _default: {
|
|
|
10701
10878
|
continue: string;
|
|
10702
10879
|
continueTo: string;
|
|
10703
10880
|
"wechatpay.timetopay": string;
|
|
10881
|
+
"sr.wechatpay.timetopay": string;
|
|
10704
10882
|
"wechatpay.scanqrcode": string;
|
|
10705
10883
|
personalDetails: string;
|
|
10706
10884
|
companyDetails: string;
|
|
@@ -10737,6 +10915,9 @@ declare const _default: {
|
|
|
10737
10915
|
provinceOrTerritory: string;
|
|
10738
10916
|
cityTown: string;
|
|
10739
10917
|
address: string;
|
|
10918
|
+
"address.placeholder": string;
|
|
10919
|
+
"address.errors.incomplete": string;
|
|
10920
|
+
"address.enterManually": string;
|
|
10740
10921
|
state: string;
|
|
10741
10922
|
"field.title.optional": string;
|
|
10742
10923
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -10944,6 +11125,7 @@ declare const _default: {
|
|
|
10944
11125
|
"companyDetails.name.invalid": string;
|
|
10945
11126
|
"companyDetails.registrationNumber.invalid": string;
|
|
10946
11127
|
"consent.checkbox.invalid": string;
|
|
11128
|
+
"form.instruction": string;
|
|
10947
11129
|
}>;
|
|
10948
11130
|
'ro-RO': () => Promise<{
|
|
10949
11131
|
default: {
|
|
@@ -10992,6 +11174,7 @@ declare const _default: {
|
|
|
10992
11174
|
continue: string;
|
|
10993
11175
|
continueTo: string;
|
|
10994
11176
|
"wechatpay.timetopay": string;
|
|
11177
|
+
"sr.wechatpay.timetopay": string;
|
|
10995
11178
|
"wechatpay.scanqrcode": string;
|
|
10996
11179
|
personalDetails: string;
|
|
10997
11180
|
companyDetails: string;
|
|
@@ -11028,6 +11211,9 @@ declare const _default: {
|
|
|
11028
11211
|
provinceOrTerritory: string;
|
|
11029
11212
|
cityTown: string;
|
|
11030
11213
|
address: string;
|
|
11214
|
+
"address.placeholder": string;
|
|
11215
|
+
"address.errors.incomplete": string;
|
|
11216
|
+
"address.enterManually": string;
|
|
11031
11217
|
state: string;
|
|
11032
11218
|
"field.title.optional": string;
|
|
11033
11219
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -11233,6 +11419,7 @@ declare const _default: {
|
|
|
11233
11419
|
"companyDetails.name.invalid": string;
|
|
11234
11420
|
"companyDetails.registrationNumber.invalid": string;
|
|
11235
11421
|
"consent.checkbox.invalid": string;
|
|
11422
|
+
"form.instruction": string;
|
|
11236
11423
|
};
|
|
11237
11424
|
payButton: string;
|
|
11238
11425
|
"payButton.redirecting": string;
|
|
@@ -11279,6 +11466,7 @@ declare const _default: {
|
|
|
11279
11466
|
continue: string;
|
|
11280
11467
|
continueTo: string;
|
|
11281
11468
|
"wechatpay.timetopay": string;
|
|
11469
|
+
"sr.wechatpay.timetopay": string;
|
|
11282
11470
|
"wechatpay.scanqrcode": string;
|
|
11283
11471
|
personalDetails: string;
|
|
11284
11472
|
companyDetails: string;
|
|
@@ -11315,6 +11503,9 @@ declare const _default: {
|
|
|
11315
11503
|
provinceOrTerritory: string;
|
|
11316
11504
|
cityTown: string;
|
|
11317
11505
|
address: string;
|
|
11506
|
+
"address.placeholder": string;
|
|
11507
|
+
"address.errors.incomplete": string;
|
|
11508
|
+
"address.enterManually": string;
|
|
11318
11509
|
state: string;
|
|
11319
11510
|
"field.title.optional": string;
|
|
11320
11511
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -11520,6 +11711,7 @@ declare const _default: {
|
|
|
11520
11711
|
"companyDetails.name.invalid": string;
|
|
11521
11712
|
"companyDetails.registrationNumber.invalid": string;
|
|
11522
11713
|
"consent.checkbox.invalid": string;
|
|
11714
|
+
"form.instruction": string;
|
|
11523
11715
|
}>;
|
|
11524
11716
|
'ru-RU': () => Promise<{
|
|
11525
11717
|
default: {
|
|
@@ -11568,6 +11760,7 @@ declare const _default: {
|
|
|
11568
11760
|
continue: string;
|
|
11569
11761
|
continueTo: string;
|
|
11570
11762
|
"wechatpay.timetopay": string;
|
|
11763
|
+
"sr.wechatpay.timetopay": string;
|
|
11571
11764
|
"wechatpay.scanqrcode": string;
|
|
11572
11765
|
personalDetails: string;
|
|
11573
11766
|
companyDetails: string;
|
|
@@ -11604,6 +11797,9 @@ declare const _default: {
|
|
|
11604
11797
|
provinceOrTerritory: string;
|
|
11605
11798
|
cityTown: string;
|
|
11606
11799
|
address: string;
|
|
11800
|
+
"address.placeholder": string;
|
|
11801
|
+
"address.errors.incomplete": string;
|
|
11802
|
+
"address.enterManually": string;
|
|
11607
11803
|
state: string;
|
|
11608
11804
|
"field.title.optional": string;
|
|
11609
11805
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -11806,6 +12002,7 @@ declare const _default: {
|
|
|
11806
12002
|
"companyDetails.name.invalid": string;
|
|
11807
12003
|
"companyDetails.registrationNumber.invalid": string;
|
|
11808
12004
|
"consent.checkbox.invalid": string;
|
|
12005
|
+
"form.instruction": string;
|
|
11809
12006
|
};
|
|
11810
12007
|
payButton: string;
|
|
11811
12008
|
"payButton.redirecting": string;
|
|
@@ -11852,6 +12049,7 @@ declare const _default: {
|
|
|
11852
12049
|
continue: string;
|
|
11853
12050
|
continueTo: string;
|
|
11854
12051
|
"wechatpay.timetopay": string;
|
|
12052
|
+
"sr.wechatpay.timetopay": string;
|
|
11855
12053
|
"wechatpay.scanqrcode": string;
|
|
11856
12054
|
personalDetails: string;
|
|
11857
12055
|
companyDetails: string;
|
|
@@ -11888,6 +12086,9 @@ declare const _default: {
|
|
|
11888
12086
|
provinceOrTerritory: string;
|
|
11889
12087
|
cityTown: string;
|
|
11890
12088
|
address: string;
|
|
12089
|
+
"address.placeholder": string;
|
|
12090
|
+
"address.errors.incomplete": string;
|
|
12091
|
+
"address.enterManually": string;
|
|
11891
12092
|
state: string;
|
|
11892
12093
|
"field.title.optional": string;
|
|
11893
12094
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -12090,6 +12291,7 @@ declare const _default: {
|
|
|
12090
12291
|
"companyDetails.name.invalid": string;
|
|
12091
12292
|
"companyDetails.registrationNumber.invalid": string;
|
|
12092
12293
|
"consent.checkbox.invalid": string;
|
|
12294
|
+
"form.instruction": string;
|
|
12093
12295
|
}>;
|
|
12094
12296
|
'sk-SK': () => Promise<{
|
|
12095
12297
|
default: {
|
|
@@ -12138,6 +12340,7 @@ declare const _default: {
|
|
|
12138
12340
|
continue: string;
|
|
12139
12341
|
continueTo: string;
|
|
12140
12342
|
"wechatpay.timetopay": string;
|
|
12343
|
+
"sr.wechatpay.timetopay": string;
|
|
12141
12344
|
"wechatpay.scanqrcode": string;
|
|
12142
12345
|
personalDetails: string;
|
|
12143
12346
|
companyDetails: string;
|
|
@@ -12174,6 +12377,9 @@ declare const _default: {
|
|
|
12174
12377
|
provinceOrTerritory: string;
|
|
12175
12378
|
cityTown: string;
|
|
12176
12379
|
address: string;
|
|
12380
|
+
"address.placeholder": string;
|
|
12381
|
+
"address.errors.incomplete": string;
|
|
12382
|
+
"address.enterManually": string;
|
|
12177
12383
|
state: string;
|
|
12178
12384
|
"field.title.optional": string;
|
|
12179
12385
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -12379,6 +12585,7 @@ declare const _default: {
|
|
|
12379
12585
|
"companyDetails.name.invalid": string;
|
|
12380
12586
|
"companyDetails.registrationNumber.invalid": string;
|
|
12381
12587
|
"consent.checkbox.invalid": string;
|
|
12588
|
+
"form.instruction": string;
|
|
12382
12589
|
};
|
|
12383
12590
|
payButton: string;
|
|
12384
12591
|
"payButton.redirecting": string;
|
|
@@ -12425,6 +12632,7 @@ declare const _default: {
|
|
|
12425
12632
|
continue: string;
|
|
12426
12633
|
continueTo: string;
|
|
12427
12634
|
"wechatpay.timetopay": string;
|
|
12635
|
+
"sr.wechatpay.timetopay": string;
|
|
12428
12636
|
"wechatpay.scanqrcode": string;
|
|
12429
12637
|
personalDetails: string;
|
|
12430
12638
|
companyDetails: string;
|
|
@@ -12461,6 +12669,9 @@ declare const _default: {
|
|
|
12461
12669
|
provinceOrTerritory: string;
|
|
12462
12670
|
cityTown: string;
|
|
12463
12671
|
address: string;
|
|
12672
|
+
"address.placeholder": string;
|
|
12673
|
+
"address.errors.incomplete": string;
|
|
12674
|
+
"address.enterManually": string;
|
|
12464
12675
|
state: string;
|
|
12465
12676
|
"field.title.optional": string;
|
|
12466
12677
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -12666,6 +12877,7 @@ declare const _default: {
|
|
|
12666
12877
|
"companyDetails.name.invalid": string;
|
|
12667
12878
|
"companyDetails.registrationNumber.invalid": string;
|
|
12668
12879
|
"consent.checkbox.invalid": string;
|
|
12880
|
+
"form.instruction": string;
|
|
12669
12881
|
}>;
|
|
12670
12882
|
'sl-SI': () => Promise<{
|
|
12671
12883
|
default: {
|
|
@@ -12714,6 +12926,7 @@ declare const _default: {
|
|
|
12714
12926
|
continue: string;
|
|
12715
12927
|
continueTo: string;
|
|
12716
12928
|
"wechatpay.timetopay": string;
|
|
12929
|
+
"sr.wechatpay.timetopay": string;
|
|
12717
12930
|
"wechatpay.scanqrcode": string;
|
|
12718
12931
|
personalDetails: string;
|
|
12719
12932
|
companyDetails: string;
|
|
@@ -12750,6 +12963,9 @@ declare const _default: {
|
|
|
12750
12963
|
provinceOrTerritory: string;
|
|
12751
12964
|
cityTown: string;
|
|
12752
12965
|
address: string;
|
|
12966
|
+
"address.placeholder": string;
|
|
12967
|
+
"address.errors.incomplete": string;
|
|
12968
|
+
"address.enterManually": string;
|
|
12753
12969
|
state: string;
|
|
12754
12970
|
"field.title.optional": string;
|
|
12755
12971
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -12955,6 +13171,7 @@ declare const _default: {
|
|
|
12955
13171
|
"companyDetails.name.invalid": string;
|
|
12956
13172
|
"companyDetails.registrationNumber.invalid": string;
|
|
12957
13173
|
"consent.checkbox.invalid": string;
|
|
13174
|
+
"form.instruction": string;
|
|
12958
13175
|
};
|
|
12959
13176
|
payButton: string;
|
|
12960
13177
|
"payButton.redirecting": string;
|
|
@@ -13001,6 +13218,7 @@ declare const _default: {
|
|
|
13001
13218
|
continue: string;
|
|
13002
13219
|
continueTo: string;
|
|
13003
13220
|
"wechatpay.timetopay": string;
|
|
13221
|
+
"sr.wechatpay.timetopay": string;
|
|
13004
13222
|
"wechatpay.scanqrcode": string;
|
|
13005
13223
|
personalDetails: string;
|
|
13006
13224
|
companyDetails: string;
|
|
@@ -13037,6 +13255,9 @@ declare const _default: {
|
|
|
13037
13255
|
provinceOrTerritory: string;
|
|
13038
13256
|
cityTown: string;
|
|
13039
13257
|
address: string;
|
|
13258
|
+
"address.placeholder": string;
|
|
13259
|
+
"address.errors.incomplete": string;
|
|
13260
|
+
"address.enterManually": string;
|
|
13040
13261
|
state: string;
|
|
13041
13262
|
"field.title.optional": string;
|
|
13042
13263
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -13242,6 +13463,7 @@ declare const _default: {
|
|
|
13242
13463
|
"companyDetails.name.invalid": string;
|
|
13243
13464
|
"companyDetails.registrationNumber.invalid": string;
|
|
13244
13465
|
"consent.checkbox.invalid": string;
|
|
13466
|
+
"form.instruction": string;
|
|
13245
13467
|
}>;
|
|
13246
13468
|
'sv-SE': () => Promise<{
|
|
13247
13469
|
default: {
|
|
@@ -13290,6 +13512,7 @@ declare const _default: {
|
|
|
13290
13512
|
continue: string;
|
|
13291
13513
|
continueTo: string;
|
|
13292
13514
|
"wechatpay.timetopay": string;
|
|
13515
|
+
"sr.wechatpay.timetopay": string;
|
|
13293
13516
|
"wechatpay.scanqrcode": string;
|
|
13294
13517
|
personalDetails: string;
|
|
13295
13518
|
companyDetails: string;
|
|
@@ -13326,6 +13549,9 @@ declare const _default: {
|
|
|
13326
13549
|
provinceOrTerritory: string;
|
|
13327
13550
|
cityTown: string;
|
|
13328
13551
|
address: string;
|
|
13552
|
+
"address.placeholder": string;
|
|
13553
|
+
"address.errors.incomplete": string;
|
|
13554
|
+
"address.enterManually": string;
|
|
13329
13555
|
state: string;
|
|
13330
13556
|
"field.title.optional": string;
|
|
13331
13557
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -13531,6 +13757,7 @@ declare const _default: {
|
|
|
13531
13757
|
"companyDetails.name.invalid": string;
|
|
13532
13758
|
"companyDetails.registrationNumber.invalid": string;
|
|
13533
13759
|
"consent.checkbox.invalid": string;
|
|
13760
|
+
"form.instruction": string;
|
|
13534
13761
|
};
|
|
13535
13762
|
payButton: string;
|
|
13536
13763
|
"payButton.redirecting": string;
|
|
@@ -13577,6 +13804,7 @@ declare const _default: {
|
|
|
13577
13804
|
continue: string;
|
|
13578
13805
|
continueTo: string;
|
|
13579
13806
|
"wechatpay.timetopay": string;
|
|
13807
|
+
"sr.wechatpay.timetopay": string;
|
|
13580
13808
|
"wechatpay.scanqrcode": string;
|
|
13581
13809
|
personalDetails: string;
|
|
13582
13810
|
companyDetails: string;
|
|
@@ -13613,6 +13841,9 @@ declare const _default: {
|
|
|
13613
13841
|
provinceOrTerritory: string;
|
|
13614
13842
|
cityTown: string;
|
|
13615
13843
|
address: string;
|
|
13844
|
+
"address.placeholder": string;
|
|
13845
|
+
"address.errors.incomplete": string;
|
|
13846
|
+
"address.enterManually": string;
|
|
13616
13847
|
state: string;
|
|
13617
13848
|
"field.title.optional": string;
|
|
13618
13849
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -13818,6 +14049,7 @@ declare const _default: {
|
|
|
13818
14049
|
"companyDetails.name.invalid": string;
|
|
13819
14050
|
"companyDetails.registrationNumber.invalid": string;
|
|
13820
14051
|
"consent.checkbox.invalid": string;
|
|
14052
|
+
"form.instruction": string;
|
|
13821
14053
|
}>;
|
|
13822
14054
|
'zh-CN': () => Promise<{
|
|
13823
14055
|
default: {
|
|
@@ -13866,6 +14098,7 @@ declare const _default: {
|
|
|
13866
14098
|
continue: string;
|
|
13867
14099
|
continueTo: string;
|
|
13868
14100
|
"wechatpay.timetopay": string;
|
|
14101
|
+
"sr.wechatpay.timetopay": string;
|
|
13869
14102
|
"wechatpay.scanqrcode": string;
|
|
13870
14103
|
personalDetails: string;
|
|
13871
14104
|
companyDetails: string;
|
|
@@ -13902,6 +14135,9 @@ declare const _default: {
|
|
|
13902
14135
|
provinceOrTerritory: string;
|
|
13903
14136
|
cityTown: string;
|
|
13904
14137
|
address: string;
|
|
14138
|
+
"address.placeholder": string;
|
|
14139
|
+
"address.errors.incomplete": string;
|
|
14140
|
+
"address.enterManually": string;
|
|
13905
14141
|
state: string;
|
|
13906
14142
|
"field.title.optional": string;
|
|
13907
14143
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -14106,6 +14342,7 @@ declare const _default: {
|
|
|
14106
14342
|
"companyDetails.name.invalid": string;
|
|
14107
14343
|
"companyDetails.registrationNumber.invalid": string;
|
|
14108
14344
|
"consent.checkbox.invalid": string;
|
|
14345
|
+
"form.instruction": string;
|
|
14109
14346
|
};
|
|
14110
14347
|
payButton: string;
|
|
14111
14348
|
"payButton.redirecting": string;
|
|
@@ -14152,6 +14389,7 @@ declare const _default: {
|
|
|
14152
14389
|
continue: string;
|
|
14153
14390
|
continueTo: string;
|
|
14154
14391
|
"wechatpay.timetopay": string;
|
|
14392
|
+
"sr.wechatpay.timetopay": string;
|
|
14155
14393
|
"wechatpay.scanqrcode": string;
|
|
14156
14394
|
personalDetails: string;
|
|
14157
14395
|
companyDetails: string;
|
|
@@ -14188,6 +14426,9 @@ declare const _default: {
|
|
|
14188
14426
|
provinceOrTerritory: string;
|
|
14189
14427
|
cityTown: string;
|
|
14190
14428
|
address: string;
|
|
14429
|
+
"address.placeholder": string;
|
|
14430
|
+
"address.errors.incomplete": string;
|
|
14431
|
+
"address.enterManually": string;
|
|
14191
14432
|
state: string;
|
|
14192
14433
|
"field.title.optional": string;
|
|
14193
14434
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -14392,6 +14633,7 @@ declare const _default: {
|
|
|
14392
14633
|
"companyDetails.name.invalid": string;
|
|
14393
14634
|
"companyDetails.registrationNumber.invalid": string;
|
|
14394
14635
|
"consent.checkbox.invalid": string;
|
|
14636
|
+
"form.instruction": string;
|
|
14395
14637
|
}>;
|
|
14396
14638
|
'zh-TW': () => Promise<{
|
|
14397
14639
|
default: {
|
|
@@ -14440,6 +14682,7 @@ declare const _default: {
|
|
|
14440
14682
|
continue: string;
|
|
14441
14683
|
continueTo: string;
|
|
14442
14684
|
"wechatpay.timetopay": string;
|
|
14685
|
+
"sr.wechatpay.timetopay": string;
|
|
14443
14686
|
"wechatpay.scanqrcode": string;
|
|
14444
14687
|
personalDetails: string;
|
|
14445
14688
|
companyDetails: string;
|
|
@@ -14476,6 +14719,9 @@ declare const _default: {
|
|
|
14476
14719
|
provinceOrTerritory: string;
|
|
14477
14720
|
cityTown: string;
|
|
14478
14721
|
address: string;
|
|
14722
|
+
"address.placeholder": string;
|
|
14723
|
+
"address.errors.incomplete": string;
|
|
14724
|
+
"address.enterManually": string;
|
|
14479
14725
|
state: string;
|
|
14480
14726
|
"field.title.optional": string;
|
|
14481
14727
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -14681,6 +14927,7 @@ declare const _default: {
|
|
|
14681
14927
|
"companyDetails.name.invalid": string;
|
|
14682
14928
|
"companyDetails.registrationNumber.invalid": string;
|
|
14683
14929
|
"consent.checkbox.invalid": string;
|
|
14930
|
+
"form.instruction": string;
|
|
14684
14931
|
};
|
|
14685
14932
|
payButton: string;
|
|
14686
14933
|
"payButton.redirecting": string;
|
|
@@ -14727,6 +14974,7 @@ declare const _default: {
|
|
|
14727
14974
|
continue: string;
|
|
14728
14975
|
continueTo: string;
|
|
14729
14976
|
"wechatpay.timetopay": string;
|
|
14977
|
+
"sr.wechatpay.timetopay": string;
|
|
14730
14978
|
"wechatpay.scanqrcode": string;
|
|
14731
14979
|
personalDetails: string;
|
|
14732
14980
|
companyDetails: string;
|
|
@@ -14763,6 +15011,9 @@ declare const _default: {
|
|
|
14763
15011
|
provinceOrTerritory: string;
|
|
14764
15012
|
cityTown: string;
|
|
14765
15013
|
address: string;
|
|
15014
|
+
"address.placeholder": string;
|
|
15015
|
+
"address.errors.incomplete": string;
|
|
15016
|
+
"address.enterManually": string;
|
|
14766
15017
|
state: string;
|
|
14767
15018
|
"field.title.optional": string;
|
|
14768
15019
|
"creditCard.cvcField.title.optional": string;
|
|
@@ -14968,6 +15219,7 @@ declare const _default: {
|
|
|
14968
15219
|
"companyDetails.name.invalid": string;
|
|
14969
15220
|
"companyDetails.registrationNumber.invalid": string;
|
|
14970
15221
|
"consent.checkbox.invalid": string;
|
|
15222
|
+
"form.instruction": string;
|
|
14971
15223
|
}>;
|
|
14972
15224
|
};
|
|
14973
15225
|
export default _default;
|