Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions content/messages/IT/long_term_nq.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"meta": {
"offerCountry": "IT",
"offerType": "PAY_LATER_LONG_TERM",
"offerTerm": "{total_payments}",
"lander": "https://www.paypal.com/credit-presentment/lander/modal",
"variables": {
"offer_id": "${CREDIT_OFFERS_DS.offer_id}",
"vendor_financing_id": "${CREDIT_OFFERS_DS.vendor_financing_id}",
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}"
}
},
"headline": [
["Acquista ora, paga dopo.", ["default", "xsmall"]],
["Acquista ora e paga dopo.", ["xsmall.2"]],
[
"Paga gli acquisti tra {formattedMinAmount} e {formattedMaxAmount} a rate mensili.",
["small", "medium", "large", "xlarge"]
]
],
"subHeadline": [],
"disclaimer": [
["<span aria-hidden='true'>Scopri di più</span><span class='sr-only'>Scopri di più</span>", ["default"]]
]
}
24 changes: 24 additions & 0 deletions content/messages/IT/long_term_q.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"meta": {
"offerCountry": "IT",
"offerType": "PAY_LATER_LONG_TERM",
"messageType": "LONG_TERM:Q",
"offerTerm": "{total_payments}",
"lander": "https://www.paypal.com/credit-presentment/lander/modal",
"variables": {
"offer_id": "${CREDIT_OFFERS_DS.offer_id}",
"vendor_financing_id": "${CREDIT_OFFERS_DS.vendor_financing_id}",
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}"
}
},
"headline": [
["Acquista ora, paga dopo.", ["default", "xsmall"]],
["Acquista ora e paga dopo.", ["xsmall.2"]],
[["Paga fino a 24 rate mensili."], ["small", "medium", "large", "xlarge"]]
],
"subHeadline": [],
"disclaimer": [["Scopri di più", ["default"]]]
}
52 changes: 52 additions & 0 deletions content/modals/ES/long_term.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"meta": {
"product": "PAY_LATER_LONG_TERM",
"offerCountry": "ES",
"language": "en-ES",
"useV5Design": "true",
"v5.1": "true",
"variables": {
"transaction_amount": "${eval(transaction_amount ? transaction_amount : '-')}",
"qualifying_offer": "${eval(CREDIT_OFFERS_DS.qualifying_offer ? CREDIT_OFFERS_DS.qualifying_offer : 'false')}",
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
"total_payments": "${CREDIT_OFFERS_DS.total_payments}",
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
"formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}",
"minAmount": "${CREDIT_OFFERS_DS.minAmount}",
"maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
"apr": "${CREDIT_OFFERS_DS.apr}",
"nominal_rate": "${CREDIT_OFFERS_DS.nominal_rate}",
"formattedNominalRatePrecision2": "${CREDIT_OFFERS_DS.formattedNominalRatePrecision2}"
}
},
"content": {
"headline": "Pay in 6, 12 or 24 installments",
"subheadline": "Buy today, with no down payment.",
"calculator": {
"title": "How much is your purchase?",
"genericTitle": "How much is your purchase?",
"inputLabel": "Purchase amount",
"inputPlaceholder": "0 €",
"inputCurrencySymbol": "€",
"genericError": "Something went wrong. Please try again later."
},
"genericDisclaimer": "All examples are representative. Terms and rates vary based on purchase amount and the customer profile.",
"instructions": [
"Choose PayPal at checkout to pay later with <strong>Pay in 6, 12 or 24 installments.</strong>",
"Get a decision in seconds and complete your purchase.",
"Use autopay for your payments. It's easy!"
],
"disclosure": [
"Pay in 6, 12 or 24 installments is subject to approval by PayPal and customer eligibility. For purchases of {formattedMinAmount} to {formattedMaxAmount}. You must be 18 years or older, a Spanish resident and have a PayPal account in order to apply. Check the template of a ",
[
"credit agreement",
"https://www.paypal.com/it/webapps/mpp/ua/creditagreement",
"credit agreement, opens new tab"
],
" for more information. The creditor is PayPal (Europe) S.à r.l et Cie, SCA, 22-24 Boulevard Royal, L-2449 Luxembourg. Financing is a binding commitment that must be repaid. Make sure you are able to repay before committing. This information is provided by PayPal."
],
"linkToProductList": "See other ways to pay in installments"
}
}
52 changes: 52 additions & 0 deletions content/modals/ES/long_term_en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"meta": {
"product": "PAY_LATER_LONG_TERM",
"offerCountry": "ES",
"language": "en-ES",
"useV5Design": "true",
"v5.1": "true",
"variables": {
"transaction_amount": "${eval(transaction_amount ? transaction_amount : '-')}",
"qualifying_offer": "${eval(CREDIT_OFFERS_DS.qualifying_offer ? CREDIT_OFFERS_DS.qualifying_offer : 'false')}",
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
"total_payments": "${CREDIT_OFFERS_DS.total_payments}",
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
"formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}",
"minAmount": "${CREDIT_OFFERS_DS.minAmount}",
"maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
"apr": "${CREDIT_OFFERS_DS.apr}",
"nominal_rate": "${CREDIT_OFFERS_DS.nominal_rate}",
"formattedNominalRatePrecision2": "${CREDIT_OFFERS_DS.formattedNominalRatePrecision2}"
}
},
"content": {
"headline": "Pay in 6, 12 or 24 installments",
"subheadline": "Buy today, with no down payment.",
"calculator": {
"title": "How much is your purchase?",
"genericTitle": "How much is your purchase?",
"inputLabel": "Purchase amount",
"inputPlaceholder": "0 €",
"inputCurrencySymbol": "€",
"genericError": "Something went wrong. Please try again later."
},
"genericDisclaimer": "All examples are representative. Terms and rates vary based on purchase amount and the customer profile.",
"instructions": [
"Choose PayPal at checkout to pay later with <strong>Pay in 6, 12 or 24 installments.</strong>",
"Get a decision in seconds and complete your purchase.",
"Use autopay for your payments. It's easy!"
],
"disclosure": [
"Pay in 6, 12 or 24 installments is subject to approval by PayPal and customer eligibility. For purchases of {formattedMinAmount} to {formattedMaxAmount}. You must be 18 years or older, a Spanish resident and have a PayPal account in order to apply. Check the template of a ",
[
"credit agreement",
"https://www.paypal.com/it/webapps/mpp/ua/creditagreement",
"credit agreement, opens new tab"
],
" for more information. The creditor is PayPal (Europe) S.à r.l et Cie, SCA, 22-24 Boulevard Royal, L-2449 Luxembourg. Financing is a binding commitment that must be repaid. Make sure you are able to repay before committing. This information is provided by PayPal."
],
"linkToProductList": "See other ways to pay in installments"
}
}
29 changes: 29 additions & 0 deletions content/modals/ES/product_list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"meta": {
"product": "PRODUCT_LIST",
"useV5Design": "true",
"v5.1": "true",
"offerCountry": "ES"
},
"content": {
"headline": "<span aria-hidden='true'>Buy now, <br/>pay later</span><span class='sr-only'>Buy now, pay later</span>",
"disclosure": "Terms apply. Subject to approval by PayPal. For more information about PayPal installments, select one of the options above.",
"instructions": {
"payLater": "Select a payment option for more info."
},
"productTiles": {
"payLater": [
{
"header": "Pay in 3 installments",
"body": "Interest-free monthly payments, starting today.",
"viewName": "PAY_LATER_SHORT_TERM"
},
{
"header": "Pay in 6, 12 or 24 installments",
"body": "Monthly installments for larger purchases, with no down payment.",
"viewName": "PAY_LATER_LONG_TERM"
}
]
}
}
}
3 changes: 2 additions & 1 deletion content/modals/ES/short_term.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
" y ",
["los términos y condiciones", "https://www.paypal.com/es/webapps/mpp/ua/pay-in-3-full?locale.x=es_ES"],
"para más información. Disponible solo para clientes mayores de 18 años. Tienes un plazo de 14 días para desistir de tu crédito. El prestamista es PayPal (Europe) S.à rl et Cie, SCA, 22-24 Boulevard Royal, L-2449 Luxemburgo. Un crédito es un compromiso vinculante que debe ser reembolsado y puede afectar a tu historial crediticio. Asegúrate de verificar tu capacidad de reembolso antes de comprometerte. Esta información es proporcionada por PayPal."
]
],
"linkToProductList": "See other ways to pay in installments"
}
}
3 changes: 2 additions & 1 deletion content/modals/ES/short_term_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
" and ",
["terms and conditions", "https://www.paypal.com/es/webapps/mpp/ua/pay-in-3-full?locale.x=es_ES"],
" for more information. Only available to customers over the age of 18. You have 14 days to cancel your loan. The lender is PayPal (Europe) S.à rl et Cie, SCA, 22-24 Boulevard Royal, L-2449 Luxemburgo. A loan is a binding commitment that needs to be refunded and may impact your credit history. Be sure to check your repayment capacity before committing yourself. This information is provided by PayPal."
]
],
"linkToProductList": "See other ways to pay in installments"
}
}
52 changes: 52 additions & 0 deletions content/modals/IT/long_term.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"meta": {
"product": "PAY_LATER_LONG_TERM",
"offerCountry": "IT",
"language": "en-IT",
"useV5Design": "true",
"v5.1": "true",
"variables": {
"transaction_amount": "${eval(transaction_amount ? transaction_amount : '-')}",
"qualifying_offer": "${eval(CREDIT_OFFERS_DS.qualifying_offer ? CREDIT_OFFERS_DS.qualifying_offer : 'false')}",
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
"total_payments": "${CREDIT_OFFERS_DS.total_payments}",
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
"formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}",
"minAmount": "${CREDIT_OFFERS_DS.minAmount}",
"maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
"apr": "${CREDIT_OFFERS_DS.apr}",
"nominal_rate": "${CREDIT_OFFERS_DS.nominal_rate}",
"formattedNominalRatePrecision2": "${CREDIT_OFFERS_DS.formattedNominalRatePrecision2}"
}
},
"content": {
"headline": "Pay in 6, 12 or 24 installments",
"subheadline": "Buy today, with no down payment.",
"calculator": {
"title": "How much is your purchase?",
"genericTitle": "How much is your purchase?",
"inputLabel": "Purchase amount",
"inputPlaceholder": "0 €",
"inputCurrencySymbol": "€",
"genericError": "Something went wrong. Please try again later."
},
"genericDisclaimer": "All examples are representative. Terms and rates vary based on purchase amount and the customer profile.",
"instructions": [
"Choose PayPal at checkout to pay later with <strong>Pay in 6, 12 or 24 installments.</strong>",
"Get a decision in seconds and complete your purchase.",
"Use autopay for your payments. It's easy!"
],
"disclosure": [
"Pay in 6, 12 or 24 installments is subject to approval by PayPal and customer eligibility. For purchases of {formattedMinAmount} to {formattedMaxAmount}. You must be 18 years or older, an Italian resident and have a PayPal account in order to apply. Check the template of a ",
[
"credit agreement",
"https://www.paypal.com/it/webapps/mpp/ua/creditagreement",
"credit agreement, opens new tab"
],
" for more information. The creditor is PayPal (Europe) S.à r.l et Cie, SCA, 22-24 Boulevard Royal, L-2449 Luxembourg. Financing is a binding commitment that must be repaid. Make sure you are able to repay before committing. This information is provided by PayPal."
],
"linkToProductList": "See other ways to pay in installments"
}
}
52 changes: 52 additions & 0 deletions content/modals/IT/long_term_en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"meta": {
"product": "PAY_LATER_LONG_TERM",
"offerCountry": "IT",
"language": "en-IT",
"useV5Design": "true",
"v5.1": "true",
"variables": {
"transaction_amount": "${eval(transaction_amount ? transaction_amount : '-')}",
"qualifying_offer": "${eval(CREDIT_OFFERS_DS.qualifying_offer ? CREDIT_OFFERS_DS.qualifying_offer : 'false')}",
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
"total_payments": "${CREDIT_OFFERS_DS.total_payments}",
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
"formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}",
"minAmount": "${CREDIT_OFFERS_DS.minAmount}",
"maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
"apr": "${CREDIT_OFFERS_DS.apr}",
"nominal_rate": "${CREDIT_OFFERS_DS.nominal_rate}",
"formattedNominalRatePrecision2": "${CREDIT_OFFERS_DS.formattedNominalRatePrecision2}"
}
},
"content": {
"headline": "Pay in 6, 12 or 24 installments",
"subheadline": "Buy today, with no down payment.",
"calculator": {
"title": "How much is your purchase?",
"genericTitle": "How much is your purchase?",
"inputLabel": "Purchase amount",
"inputPlaceholder": "0 €",
"inputCurrencySymbol": "€",
"genericError": "Something went wrong. Please try again later."
},
"genericDisclaimer": "All examples are representative. Terms and rates vary based on purchase amount and the customer profile.",
"instructions": [
"Choose PayPal at checkout to pay later with <strong>Pay in 6, 12 or 24 installments.</strong>",
"Get a decision in seconds and complete your purchase.",
"Use autopay for your payments. It's easy!"
],
"disclosure": [
"Pay in 6, 12 or 24 installments is subject to approval by PayPal and customer eligibility. For purchases of {formattedMinAmount} to {formattedMaxAmount}. You must be 18 years or older, an Italian resident and have a PayPal account in order to apply. Check the template of a ",
[
"credit agreement",
"https://www.paypal.com/it/webapps/mpp/ua/creditagreement",
"credit agreement, opens new tab"
],
" for more information. The creditor is PayPal (Europe) S.à r.l et Cie, SCA, 22-24 Boulevard Royal, L-2449 Luxembourg. Financing is a binding commitment that must be repaid. Make sure you are able to repay before committing. This information is provided by PayPal."
],
"linkToProductList": "See other ways to pay in installments"
}
}
29 changes: 29 additions & 0 deletions content/modals/IT/product_list.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"meta": {
"product": "PRODUCT_LIST",
"useV5Design": "true",
"v5.1": "true",
"offerCountry": "IT"
},
"content": {
"headline": "<span aria-hidden='true'>Buy now, <br/>pay later</span><span class='sr-only'>Buy now, pay later</span>",
"disclosure": "Terms apply. Subject to approval by PayPal. For more information about PayPal installments, select one of the options above.",
"instructions": {
"payLater": "Select a payment option for more info."
},
"productTiles": {
"payLater": [
{
"header": "Pay in 3 installments",
"body": "Interest-free monthly payments, starting today.",
"viewName": "PAY_LATER_SHORT_TERM"
},
{
"header": "Pay in 6, 12 or 24 installments",
"body": "Monthly installments for larger purchases, with no down payment.",
"viewName": "PAY_LATER_LONG_TERM"
}
]
}
}
}
3 changes: 2 additions & 1 deletion content/modals/IT/short_term.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
[
"per maggiori informazioni. Disponibile solo per clienti persone fisiche maggiorenni. Hai un periodo di 14 giorni per recedere dal tuo finanziamento. Il creditore è PayPal (Europe) S.à rl et Cie, SCA, 22-24 Boulevard Royal, L-2449 Lussemburgo. Un finanziamento è un impegno vincolante che deve essere rimborsato. Assicurati di essere in grado di ripagare prima di prendere un impegno. Queste informazioni sono fornite da PayPal."
]
]
],
"linkToProductList": "See other ways to pay in installments"
}
}
3 changes: 2 additions & 1 deletion content/modals/IT/short_term_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
[
" for more information. Available only to individual customers who are over 18 years of age. You have a 14-day period to withdraw from the financing. The creditor is PayPal (Europe) S.à rl et Cie, SCA, 22-24 Boulevard Royal, L-2449 Luxembourg. Financing is a binding commitment that must be repaid. Ensure you are able to repay before making a commitment. This information is provided by PayPal."
]
]
],
"linkToProductList": "See other ways to pay in installments"
}
}
Loading
Loading