|
8 | 8 | "amount": "{transaction_amount}", |
9 | 9 | "useV5Design": "true", |
10 | 10 | "apr": "{apr}", |
| 11 | + "preapproved": "false", |
11 | 12 | "variables": { |
12 | 13 | "transaction_amount": "${eval(transaction_amount ? transaction_amount : '-')}", |
13 | 14 | "qualifying_offer": "${eval(CREDIT_OFFERS_DS.qualifying_offer ? CREDIT_OFFERS_DS.qualifying_offer : 'false')}", |
|
46 | 47 | "preapproval": { |
47 | 48 | "preapprovalHeadline": "Pay in 3 interest-free payments", |
48 | 49 | "preapprovalLabel": "Pre-approved", |
49 | | - "preapprovalSubHeadline": "Pay {formattedTotalCost} in {total_payments} interest-free payments.", |
50 | | - "preapprovalDisclaimerHeadline": "What to know about pre-approval", |
51 | | - "preapprovalDisclaimerBody": "Pre-approval may not be valid if you make another Pay in 3 purchase before the session expires." |
| 50 | + "preapprovalSubHeadline": "Split your purchase of {formattedTotalCost} into {total_payments} with no sign-up fees or late fees.", |
| 51 | + "preapprovalDisclaimerHeadline": "What does pre-approval mean?", |
| 52 | + "preapprovalDisclaimerBody": [ |
| 53 | + "Pre-approval applies to this purchase only. It is based on a recent assessment of PayPal internal data that includes your account status, payment history and other factors. We use this data to assess if this loan is affordable to you.", |
| 54 | + "If this data changes in the period between showing pre-approval and the completion of your purchase and after completion of final identity and fraud checks, there is a small risk that this may result in a decline.", |
| 55 | + "You should consider if the purchase is affordable and how you will make repayments.", |
| 56 | + "Missing payments may make other borrowing more difficult or expensive for you." |
| 57 | + ], |
| 58 | + "preapprovalPrivacyDisclaimer": [ |
| 59 | + "To stop seeing the Pay in 3 ", |
| 60 | + "'Pre-approved'", |
| 61 | + " badge in PayPal checkout, go to Data & Privacy in your settings and ", |
| 62 | + [ |
| 63 | + "turn off permission", |
| 64 | + "https://www.paypal.com/myaccount/privacy/settings/personalization/paypal", |
| 65 | + "turn off permission, opens new tab" |
| 66 | + ], |
| 67 | + " for interest-based marketing." |
| 68 | + ] |
52 | 69 | }, |
53 | 70 | "cta": { |
54 | 71 | "buttonTextEligible": "Continue", |
|
0 commit comments