Skip to content

Commit 0c86ef7

Browse files
authored
chore: cut release #1229
2 parents f1deb44 + 0623927 commit 0c86ef7

File tree

514 files changed

+1646
-5
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

514 files changed

+1646
-5
lines changed

content/messages/CA/generic.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"meta": {
3+
"id": "",
4+
"offerCountry": "CA",
5+
"offerType": "GENERIC",
6+
"messageType": "GENERIC",
7+
"offerTerm": "${CREDIT_OFFERS_DS.total_payments}",
8+
"lander": "",
9+
"variables": {
10+
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
11+
"formattedMonthlyPayment": "${CREDIT_OFFERS_DS.formattedMonthlyPayment}",
12+
"total_payments": "${CREDIT_OFFERS_DS.total_payments}",
13+
"minAmount": "${CREDIT_OFFERS_DS.minAmount}",
14+
"maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
15+
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
16+
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
17+
"formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}"
18+
}
19+
},
20+
"headline": [
21+
["Buy now, pay later.", ["default", "xsmall"]],
22+
["Buy now and pay later.", ["xsmall.2"]]
23+
],
24+
"subHeadline": [],
25+
"disclaimer": [["<span aria-hidden='true'>Learn more</span><span class='sr-only'> Learn more</span>", ["default"]]]
26+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"meta": {
3+
"id": "",
4+
"offerCountry": "CA",
5+
"offerType": "GENERIC",
6+
"messageType": "GENERIC",
7+
"offerTerm": "${CREDIT_OFFERS_DS.total_payments}",
8+
"lander": "",
9+
"variables": {
10+
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
11+
"formattedMonthlyPayment": "${CREDIT_OFFERS_DS.formattedMonthlyPayment}",
12+
"total_payments": "${CREDIT_OFFERS_DS.total_payments}",
13+
"minAmount": "${CREDIT_OFFERS_DS.minAmount}",
14+
"maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
15+
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
16+
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
17+
"formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}"
18+
}
19+
},
20+
"headline": [
21+
["Achetez maintenant, payez plus tard.", ["default", "xsmall"]],
22+
["Achetez maintenant et payez plus tard.", ["xsmall.2"]]
23+
],
24+
"subHeadline": [],
25+
"disclaimer": [
26+
["<span aria-hidden='true'>En savoir plus</span><span class='sr-only'> En savoir plus</span>", ["default"]]
27+
]
28+
}
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"meta": {
3+
"id": "",
4+
"offerCountry": "CA",
5+
"offerType": "PAY_LATER_SHORT_TERM",
6+
"messageType": "PLST_NQ",
7+
"offerTerm": "${CREDIT_OFFERS_DS.total_payments}",
8+
"lander": "",
9+
"variables": {
10+
"offer_id": "${CREDIT_OFFERS_DS.offer_id}",
11+
"vendor_financing_id": "${CREDIT_OFFERS_DS.vendor_financing_id}",
12+
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
13+
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}"
14+
}
15+
},
16+
"headline": [
17+
["Buy now, pay later.", ["default", "xsmall"]],
18+
["Buy now and pay later.", ["xsmall.2"]],
19+
[
20+
"Pay in 4 interest-free payments on purchases of {formattedMinAmount}-{formattedMaxAmount}.",
21+
["medium", "large", "xlarge"]
22+
]
23+
],
24+
"subHeadline": [],
25+
"disclaimer": [["<span aria-hidden='true'>Learn more</span><span class='sr-only'> Learn more</span>", ["default"]]]
26+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"meta": {
3+
"id": "",
4+
"offerCountry": "CA",
5+
"offerType": "PAY_LATER_SHORT_TERM",
6+
"messageType": "PLST_NQ",
7+
"offerTerm": "${CREDIT_OFFERS_DS.total_payments}",
8+
"lander": "",
9+
"variables": {
10+
"offer_id": "${CREDIT_OFFERS_DS.offer_id}",
11+
"vendor_financing_id": "${CREDIT_OFFERS_DS.vendor_financing_id}",
12+
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
13+
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}"
14+
}
15+
},
16+
"headline": [
17+
["Achetez maintenant, payez plus tard.", ["default", "xsmall"]],
18+
["Achetez maintenant et payez plus tard.", ["xsmall.2"]],
19+
[
20+
"Payer en 4 versements sans intérêt pour les achats de {formattedMinAmount} à {formattedMaxAmount}.",
21+
["medium", "large", "xlarge"]
22+
]
23+
],
24+
"subHeadline": [],
25+
"disclaimer": [
26+
["<span aria-hidden='true'>En savoir plus</span><span class='sr-only'> En savoir plus</span>", ["default"]]
27+
]
28+
}
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"meta": {
3+
"id": "",
4+
"offerCountry": "CA",
5+
"offerType": "PAY_LATER_SHORT_TERM",
6+
"messageType": "PLST_SQ",
7+
"offerTerm": "${CREDIT_OFFERS_DS.total_payments}",
8+
"lander": "",
9+
"variables": {
10+
"offer_id": "${CREDIT_OFFERS_DS.offer_id}",
11+
"vendor_financing_id": "${CREDIT_OFFERS_DS.vendor_financing_id}",
12+
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
13+
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}"
14+
}
15+
},
16+
"headline": [
17+
["Buy now, pay later.", ["default", "xsmall"]],
18+
[["Buy now and pay later."], ["xsmall.2"]],
19+
[
20+
["Pay in 4 interest-free payments of {formattedPeriodicPayment}", [".", "weak"]],
21+
["medium", "large", "xlarge"]
22+
]
23+
],
24+
"subHeadline": [],
25+
"disclaimer": [["<span aria-hidden='true'>Learn more</span><span class='sr-only'> Learn more</span>", ["default"]]]
26+
}
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
{
2+
"meta": {
3+
"id": "",
4+
"offerCountry": "CA",
5+
"offerType": "PAY_LATER_SHORT_TERM",
6+
"messageType": "PLST_SQ",
7+
"offerTerm": "${CREDIT_OFFERS_DS.total_payments}",
8+
"lander": "",
9+
"variables": {
10+
"offer_id": "${CREDIT_OFFERS_DS.offer_id}",
11+
"vendor_financing_id": "${CREDIT_OFFERS_DS.vendor_financing_id}",
12+
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
13+
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}"
14+
}
15+
},
16+
"headline": [
17+
["Achetez maintenant, payez plus tard.", ["default", "xsmall"]],
18+
[["Achetez maintenant et payez plus tard."], ["xsmall.2"]],
19+
[
20+
["Payer en 4 versements sans intérêt de {formattedPeriodicPayment}", [".", "weak"]],
21+
["medium", "large", "xlarge"]
22+
]
23+
],
24+
"subHeadline": [],
25+
"disclaimer": [
26+
["<span aria-hidden='true'>En savoir plus</span><span class='sr-only'> En savoir plus</span>", ["default"]]
27+
]
28+
}

content/modals/CA/short_term.json

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"meta": {
3+
"product": "PAY_LATER_SHORT_TERM",
4+
"periodicPayment": "{formattedPeriodicPayment}",
5+
"minAmount": "{minAmount}",
6+
"maxAmount": "{maxAmount}",
7+
"qualifying": "{qualifying_offer}",
8+
"amount": "{transaction_amount}",
9+
"apr": "{apr}",
10+
"useV5Design": "true",
11+
"v5.1": "true",
12+
"variables": {
13+
"transaction_amount": "${eval(transaction_amount ? transaction_amount : '-')}",
14+
"qualifying_offer": "${eval(CREDIT_OFFERS_DS.qualifying_offer ? CREDIT_OFFERS_DS.qualifying_offer : 'false')}",
15+
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
16+
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
17+
"total_payments": "${CREDIT_OFFERS_DS.total_payments}",
18+
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
19+
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
20+
"formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}",
21+
"minAmount": "${CREDIT_OFFERS_DS.minAmount}",
22+
"maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
23+
"apr": "${CREDIT_OFFERS_DS.apr}",
24+
"nominal_rate": "${CREDIT_OFFERS_DS.nominal_rate}"
25+
}
26+
},
27+
"content": {
28+
"headline": "Pay in 4 interest-free payments",
29+
"subheadline": "No impact on credit score and no late fees. Available for purchases of {formattedMinAmount} to {formattedMaxAmount}.",
30+
"qualifyingSubheadline": "Split your purchase of {formattedTotalCost} into {total_payments} with no impact on credit score and no late fees.",
31+
"donutTimestamps": ["Today", "2 weeks", "4 weeks", "6 weeks"],
32+
"instructions": [
33+
"Choose PayPal at checkout to pay later with <strong>Pay in 4</strong>. ",
34+
"Complete your purchase with a 25% first payment.",
35+
"Use autopay for the rest of your payments. It's easy!"
36+
],
37+
"disclosure": [
38+
"Pay in 4 is available to approved consumers for purchases of {formattedMinAmount} to {formattedMaxAmount} (CAD) for certain transaction types. Availability depends on the merchant. You must be age of majority in the province or territory where you live to apply. Any transactions in other currencies will be converted to Canadian dollars subject to applicable currency conversion charges. You may repay the amount you owe in full at any time, without any fees or charges."
39+
]
40+
}
41+
}
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
{
2+
"meta": {
3+
"product": "PAY_LATER_SHORT_TERM",
4+
"periodicPayment": "{formattedPeriodicPayment}",
5+
"minAmount": "{minAmount}",
6+
"maxAmount": "{maxAmount}",
7+
"qualifying": "{qualifying_offer}",
8+
"amount": "{transaction_amount}",
9+
"apr": "{apr}",
10+
"useV5Design": "true",
11+
"v5.1": "true",
12+
"variables": {
13+
"transaction_amount": "${eval(transaction_amount ? transaction_amount : '-')}",
14+
"qualifying_offer": "${eval(CREDIT_OFFERS_DS.qualifying_offer ? CREDIT_OFFERS_DS.qualifying_offer : 'false')}",
15+
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
16+
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
17+
"total_payments": "${CREDIT_OFFERS_DS.total_payments}",
18+
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
19+
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
20+
"formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}",
21+
"minAmount": "${CREDIT_OFFERS_DS.minAmount}",
22+
"maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
23+
"apr": "${CREDIT_OFFERS_DS.apr}",
24+
"nominal_rate": "${CREDIT_OFFERS_DS.nominal_rate}"
25+
}
26+
},
27+
"content": {
28+
"headline": "Payer en 4 versements sans intérêt",
29+
"subheadline": "Aucun impact sur la cote de crédit et aucuns frais de retard. Disponible pour les achats de {formattedMinAmount} à {formattedMaxAmount}.",
30+
"qualifyingSubheadline": "Divisez le montant de {formattedTotalCost} en {total_payments} versements sans intérêt, sans incidence sur votre cote de crédit et sans frais de retard.",
31+
"donutTimestamps": ["Aujourd'hui", "2 semaines", "4 semaines", "6 semaines"],
32+
"instructions": [
33+
"Choisissez PayPal à la caisse pour payer plus tard avec <strong>le Paiement en 4</strong>.",
34+
"Terminez votre achat avec un premier paiement de 25 %.",
35+
"Utilisez le paiement préapprouvé pour le reste de vos paiements. C'est facile !"
36+
],
37+
"disclosure": [
38+
"Paiement en 4 est offert aux consommateurs approuvés pour les achats de {formattedMinAmount} à {formattedMaxAmount} (CAD) pour certains types de transactions. La disponibilité dépend du marchand. Vous devez avoir atteint l’âge de la majorité dans la province ou le territoire où vous résidez pour présenter une demande. Toutes les transactions dans d’autres devises seront converties en dollars canadiens, sous réserve des frais de conversion de devise applicables. Vous pouvez rembourser la totalité du montant que vous devez en tout temps, sans frais."
39+
]
40+
}
41+
}
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"meta": {
3+
"product": "PAY_LATER_SHORT_TERM",
4+
"periodicPayment": "{formattedPeriodicPayment}",
5+
"minAmount": "{minAmount}",
6+
"maxAmount": "{maxAmount}",
7+
"qualifying": "{qualifying_offer}",
8+
"amount": "{transaction_amount}",
9+
"apr": "{apr}",
10+
"useV5Design": "true",
11+
12+
"variables": {
13+
"transaction_amount": "${eval(transaction_amount ? transaction_amount : '-')}",
14+
"qualifying_offer": "${eval(CREDIT_OFFERS_DS.qualifying_offer ? CREDIT_OFFERS_DS.qualifying_offer : 'false')}",
15+
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
16+
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
17+
"total_payments": "${CREDIT_OFFERS_DS.total_payments}",
18+
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
19+
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
20+
"formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}",
21+
"minAmount": "${CREDIT_OFFERS_DS.minAmount}",
22+
"maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
23+
"apr": "${CREDIT_OFFERS_DS.apr}",
24+
"nominal_rate": "${CREDIT_OFFERS_DS.nominal_rate}"
25+
}
26+
},
27+
"content": {
28+
"headline": "Pay in 4",
29+
"subheadline": "No impact on credit score and no late fees. Available for purchases of {formattedMinAmount} to {formattedMaxAmount}.",
30+
"qualifyingSubheadline": "Split {formattedTotalCost} into {total_payments} interest-free payments with no impact on credit score and no late fees.",
31+
"donutTimestamps": ["Today", "2 weeks", "4 weeks", "6 weeks"],
32+
"instructions": {
33+
"instructionsHeadline": "How Pay in 4 works",
34+
"instructionsSubHeadline": [
35+
"Choose PayPal at checkout to pay later with <strong>Pay in 4</strong><span aria-hidden='true'>.</span>",
36+
"Complete your purchase with a 25% first payment.",
37+
"Use autopay for the rest of your payments. It's easy!"
38+
]
39+
},
40+
"cta": {
41+
"buttonTextEligible": "Continue with Pay in 4",
42+
"buttonTextIneligible": "Back to Checkout",
43+
"link": "https://www.paypal.com/link/to/short-term-application"
44+
},
45+
"disclosure": [
46+
"Pay in 4 is available to approved consumers for purchases of {formattedMinAmount} to {formattedMaxAmount} (CAD) for certain transaction types. Availability depends on the merchant. You must be age of majority in the province or territory where you live to apply. Any transactions in other currencies will be converted to Canadian dollars subject to applicable currency conversion charges. You may repay the amount you owe in full at any time, without any fees or charges."
47+
]
48+
}
49+
}
Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
{
2+
"meta": {
3+
"product": "PAY_LATER_SHORT_TERM",
4+
"periodicPayment": "{formattedPeriodicPayment}",
5+
"minAmount": "{minAmount}",
6+
"maxAmount": "{maxAmount}",
7+
"qualifying": "{qualifying_offer}",
8+
"amount": "{transaction_amount}",
9+
"apr": "{apr}",
10+
"useV5Design": "true",
11+
"v5.1": "true",
12+
"variables": {
13+
"transaction_amount": "${eval(transaction_amount ? transaction_amount : '-')}",
14+
"qualifying_offer": "${eval(CREDIT_OFFERS_DS.qualifying_offer ? CREDIT_OFFERS_DS.qualifying_offer : 'false')}",
15+
"financing_code": "${CREDIT_OFFERS_DS.financing_code}",
16+
"formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
17+
"total_payments": "${CREDIT_OFFERS_DS.total_payments}",
18+
"formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
19+
"formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
20+
"formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}",
21+
"minAmount": "${CREDIT_OFFERS_DS.minAmount}",
22+
"maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
23+
"apr": "${CREDIT_OFFERS_DS.apr}",
24+
"nominal_rate": "${CREDIT_OFFERS_DS.nominal_rate}"
25+
}
26+
},
27+
"content": {
28+
"headline": "Payer en 4",
29+
"subheadline": "Aucun impact sur la cote de crédit et aucuns frais de retard. Disponible pour les achats de {formattedMinAmount} à {formattedMaxAmount}.",
30+
"qualifyingSubheadline": "Divisez le montant de {formattedTotalCost} en {total_payments} versements sans intérêt, sans incidence sur votre cote de crédit et sans frais de retard.",
31+
"donutTimestamps": ["Exigible aujourd'hui", "2 semaines", "4 semaines", "6 semaines"],
32+
"instructions": {
33+
"instructionsHeadline": "Comment fonctionne le Paiement en 4?",
34+
"instructionsSubHeadline": [
35+
"Choisissez PayPal à la caisse pour payer plus tard avec <strong>le Paiement en 4</strong>. ",
36+
"Terminez votre achat avec un premier paiement de 25 %.",
37+
"Utilisez le paiement préapprouvé pour le reste de vos paiements. C'est facile!"
38+
]
39+
},
40+
"cta": {
41+
"buttonTextEligible": "Continuer avec le Paiement en 4",
42+
"buttonTextIneligible": "Retour à la caisse",
43+
"link": "https://www.paypal.com/link/to/short-term-application"
44+
},
45+
"disclosure": [
46+
"Paiement en 4 est offert aux consommateurs approuvés pour les achats de {formattedMinAmount} à {formattedMaxAmount} (CAD) pour certains types de transactions. La disponibilité dépend du marchand. Vous devez avoir atteint l’âge de la majorité dans la province ou le territoire où vous résidez pour présenter une demande. Toutes les transactions dans d’autres devises seront converties en dollars canadiens, sous réserve des frais de conversion de devise applicables. Vous pouvez rembourser la totalité du montant que vous devez en tout temps, sans frais."
47+
]
48+
}
49+
}

0 commit comments

Comments
 (0)