@pelcro/react-pelcro-js 3.18.1-beta.1 → 3.18.1
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/dist/index.cjs.js +5 -5
- package/dist/index.esm.js +5 -5
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -3468,7 +3468,7 @@ var youAreSafe$3 = "You're safe - PCI compliant 128 SSL by";
|
|
|
3468
3468
|
var cancel$3 = "Cancel your subscription online at anytime.";
|
|
3469
3469
|
var giftSent$3 = "Subscription gift has been sent to";
|
|
3470
3470
|
var successfully$3 = "successfully";
|
|
3471
|
-
var entitlement$3 = "Some of the content on this page is available with one or more of our plans. <1>
|
|
3471
|
+
var entitlement$3 = "Some of the content on this page is available with one or more of our plans. <1>Subscribe</1> now to get full page access.";
|
|
3472
3472
|
var recaptcha$3 = "This site is protected by reCAPTCHA and the Google <1>Privacy Policy</1> and <3>Terms of Service</3> apply.";
|
|
3473
3473
|
var invalidInvoice$3 = "Invalid invoice ID, please contact support";
|
|
3474
3474
|
var invalidSubscription$2 = "Invalid subscription ID, please contact support";
|
|
@@ -4409,7 +4409,7 @@ var youAreSafe$2 = "Vous êtes en sécurité - PCI conforme 128 SSL par";
|
|
|
4409
4409
|
var cancel$2 = "Annuler votre abonnement en ligne à tout moment.";
|
|
4410
4410
|
var giftSent$2 = "Le cadeau d’abonnement a été envoyé à";
|
|
4411
4411
|
var successfully$2 = "avec succès.";
|
|
4412
|
-
var entitlement$2 = "Une partie du contenu de cette page est disponible sous un ou plusieurs de nos plans. <1>
|
|
4412
|
+
var entitlement$2 = "Une partie du contenu de cette page est disponible sous un ou plusieurs de nos plans. <1>Abonnez-vous</1> à l'un de nos plans disponibles pour accéder à plus de contenu";
|
|
4413
4413
|
var recaptcha$2 = "Ce site est protégé par reCAPTCHA - les <1>règles de confidentialité</1> Google ainsi que les <3>conditions d'utilisation</3> s'appliquent.";
|
|
4414
4414
|
var invalidInvoice$2 = "Identifiant de facture non valide, veuillez contacter l'assistance";
|
|
4415
4415
|
var invalidSubscription$1 = "ID d'abonnement invalide, veuillez contacter l'assistance";
|
|
@@ -5236,7 +5236,7 @@ var youAreSafe$1 = "PCI 준수 128비트 SSL 인증서로 보호됩니다. 제
|
|
|
5236
5236
|
var cancel$1 = "유료 멤버십은 언제든 온라인으로 취소가 가능합니다.";
|
|
5237
5237
|
var giftSent$1 = "유료 멤버십 선물이 ";
|
|
5238
5238
|
var successfully$1 = "님께 성공적으로 전송되었습니다.";
|
|
5239
|
-
var entitlement$1 = "이 페이지의 일부 콘텐츠는 하나 이상의 요금제 가입 시 이용이 가능합니다. 전체 페이지에 액세스하려면 지금 <1
|
|
5239
|
+
var entitlement$1 = "이 페이지의 일부 콘텐츠는 하나 이상의 요금제 가입 시 이용이 가능합니다. 전체 페이지에 액세스하려면 지금 <1>멤버십에 가입</1>하세요.";
|
|
5240
5240
|
var recaptcha$1 = "이 사이트는 reCAPTCHA로 보호되며, Google <1>개인정보 보호정책</1> 및 <3>서비스 약관</3>이 적용됩니다.";
|
|
5241
5241
|
var invalidInvoice$1 = "유효하지 않은 인보이스 ID입니다. 지원팀에 문의하십시오.";
|
|
5242
5242
|
var invalidSubscription = "잘못된 구독 ID입니다. 지원팀에 문의하세요.";
|
|
@@ -6167,7 +6167,7 @@ var youAreSafe = "Estás seguro - PCI compliance 128 SSL por";
|
|
|
6167
6167
|
var cancel = "Cancela tu suscripción en línea en cualquier momento.";
|
|
6168
6168
|
var giftSent = "La suscripción de regalo se ha enviado a";
|
|
6169
6169
|
var successfully = "exitosamente";
|
|
6170
|
-
var entitlement = "Algunos de los contenidos de está página están disponibles con uno o más de nuestros planes. <1>
|
|
6170
|
+
var entitlement = "Algunos de los contenidos de está página están disponibles con uno o más de nuestros planes. <1>Suscríbete</1> ahora para obtener acceso completo.";
|
|
6171
6171
|
var recaptcha = "Este sitio está protegido por reCAPTCHA, aplica la <1>Política de Privacidad</1> y los <3>Términos de Servicio</3> de Google.";
|
|
6172
6172
|
var invalidInvoice = "Número de comprobante de pago inválido, por favor contacta a soporte.";
|
|
6173
6173
|
var zeroTotalInvoice = "No puedes ver un comprobante de pago de $0";
|
|
@@ -10959,7 +10959,7 @@ const loadPaymentSDKs = () => {
|
|
|
10959
10959
|
}
|
|
10960
10960
|
if (!window.EprotectIframeClient) {
|
|
10961
10961
|
const PRELIVE_URL = "https://request.eprotect.vantivprelive.com/eProtect/js/eProtect-iframe-client.min.js";
|
|
10962
|
-
const PRODUCTION_URL = "https://request.eprotect.vantivcnp.com/eProtect/js/eProtect-iframe-
|
|
10962
|
+
const PRODUCTION_URL = "https://request.eprotect.vantivcnp.com/eProtect/js/eProtect-iframe-client3.min.js";
|
|
10963
10963
|
const scriptUrlToUse = window.Pelcro.site.read().vantiv_gateway_settings.environment === "production" ? PRODUCTION_URL : PRELIVE_URL;
|
|
10964
10964
|
window.Pelcro.helpers.loadSDK(scriptUrlToUse, "vantiv-eprotect-sdk");
|
|
10965
10965
|
}
|
package/dist/index.esm.js
CHANGED
|
@@ -3438,7 +3438,7 @@ var youAreSafe$3 = "You're safe - PCI compliant 128 SSL by";
|
|
|
3438
3438
|
var cancel$3 = "Cancel your subscription online at anytime.";
|
|
3439
3439
|
var giftSent$3 = "Subscription gift has been sent to";
|
|
3440
3440
|
var successfully$3 = "successfully";
|
|
3441
|
-
var entitlement$3 = "Some of the content on this page is available with one or more of our plans. <1>
|
|
3441
|
+
var entitlement$3 = "Some of the content on this page is available with one or more of our plans. <1>Subscribe</1> now to get full page access.";
|
|
3442
3442
|
var recaptcha$3 = "This site is protected by reCAPTCHA and the Google <1>Privacy Policy</1> and <3>Terms of Service</3> apply.";
|
|
3443
3443
|
var invalidInvoice$3 = "Invalid invoice ID, please contact support";
|
|
3444
3444
|
var invalidSubscription$2 = "Invalid subscription ID, please contact support";
|
|
@@ -4379,7 +4379,7 @@ var youAreSafe$2 = "Vous êtes en sécurité - PCI conforme 128 SSL par";
|
|
|
4379
4379
|
var cancel$2 = "Annuler votre abonnement en ligne à tout moment.";
|
|
4380
4380
|
var giftSent$2 = "Le cadeau d’abonnement a été envoyé à";
|
|
4381
4381
|
var successfully$2 = "avec succès.";
|
|
4382
|
-
var entitlement$2 = "Une partie du contenu de cette page est disponible sous un ou plusieurs de nos plans. <1>
|
|
4382
|
+
var entitlement$2 = "Une partie du contenu de cette page est disponible sous un ou plusieurs de nos plans. <1>Abonnez-vous</1> à l'un de nos plans disponibles pour accéder à plus de contenu";
|
|
4383
4383
|
var recaptcha$2 = "Ce site est protégé par reCAPTCHA - les <1>règles de confidentialité</1> Google ainsi que les <3>conditions d'utilisation</3> s'appliquent.";
|
|
4384
4384
|
var invalidInvoice$2 = "Identifiant de facture non valide, veuillez contacter l'assistance";
|
|
4385
4385
|
var invalidSubscription$1 = "ID d'abonnement invalide, veuillez contacter l'assistance";
|
|
@@ -5206,7 +5206,7 @@ var youAreSafe$1 = "PCI 준수 128비트 SSL 인증서로 보호됩니다. 제
|
|
|
5206
5206
|
var cancel$1 = "유료 멤버십은 언제든 온라인으로 취소가 가능합니다.";
|
|
5207
5207
|
var giftSent$1 = "유료 멤버십 선물이 ";
|
|
5208
5208
|
var successfully$1 = "님께 성공적으로 전송되었습니다.";
|
|
5209
|
-
var entitlement$1 = "이 페이지의 일부 콘텐츠는 하나 이상의 요금제 가입 시 이용이 가능합니다. 전체 페이지에 액세스하려면 지금 <1
|
|
5209
|
+
var entitlement$1 = "이 페이지의 일부 콘텐츠는 하나 이상의 요금제 가입 시 이용이 가능합니다. 전체 페이지에 액세스하려면 지금 <1>멤버십에 가입</1>하세요.";
|
|
5210
5210
|
var recaptcha$1 = "이 사이트는 reCAPTCHA로 보호되며, Google <1>개인정보 보호정책</1> 및 <3>서비스 약관</3>이 적용됩니다.";
|
|
5211
5211
|
var invalidInvoice$1 = "유효하지 않은 인보이스 ID입니다. 지원팀에 문의하십시오.";
|
|
5212
5212
|
var invalidSubscription = "잘못된 구독 ID입니다. 지원팀에 문의하세요.";
|
|
@@ -6137,7 +6137,7 @@ var youAreSafe = "Estás seguro - PCI compliance 128 SSL por";
|
|
|
6137
6137
|
var cancel = "Cancela tu suscripción en línea en cualquier momento.";
|
|
6138
6138
|
var giftSent = "La suscripción de regalo se ha enviado a";
|
|
6139
6139
|
var successfully = "exitosamente";
|
|
6140
|
-
var entitlement = "Algunos de los contenidos de está página están disponibles con uno o más de nuestros planes. <1>
|
|
6140
|
+
var entitlement = "Algunos de los contenidos de está página están disponibles con uno o más de nuestros planes. <1>Suscríbete</1> ahora para obtener acceso completo.";
|
|
6141
6141
|
var recaptcha = "Este sitio está protegido por reCAPTCHA, aplica la <1>Política de Privacidad</1> y los <3>Términos de Servicio</3> de Google.";
|
|
6142
6142
|
var invalidInvoice = "Número de comprobante de pago inválido, por favor contacta a soporte.";
|
|
6143
6143
|
var zeroTotalInvoice = "No puedes ver un comprobante de pago de $0";
|
|
@@ -10929,7 +10929,7 @@ const loadPaymentSDKs = () => {
|
|
|
10929
10929
|
}
|
|
10930
10930
|
if (!window.EprotectIframeClient) {
|
|
10931
10931
|
const PRELIVE_URL = "https://request.eprotect.vantivprelive.com/eProtect/js/eProtect-iframe-client.min.js";
|
|
10932
|
-
const PRODUCTION_URL = "https://request.eprotect.vantivcnp.com/eProtect/js/eProtect-iframe-
|
|
10932
|
+
const PRODUCTION_URL = "https://request.eprotect.vantivcnp.com/eProtect/js/eProtect-iframe-client3.min.js";
|
|
10933
10933
|
const scriptUrlToUse = window.Pelcro.site.read().vantiv_gateway_settings.environment === "production" ? PRODUCTION_URL : PRELIVE_URL;
|
|
10934
10934
|
window.Pelcro.helpers.loadSDK(scriptUrlToUse, "vantiv-eprotect-sdk");
|
|
10935
10935
|
}
|