Update PayPal references and tests

This commit is contained in:
Codex Agent
2026-02-04 12:43:40 +01:00
parent fc5dfb272c
commit 239f55f9c5
18 changed files with 655 additions and 729 deletions

View File

@@ -1,4 +1,4 @@
{
{
"layout": {
"eyebrow": "Fotospiel Customer Admin",
"title": "Welcome to your event studio",
@@ -193,24 +193,24 @@
"errorMessage": "The free package could not be activated."
},
"lemonsqueezy": {
"sectionTitle": "Lemon Squeezy",
"heading": "Checkout with Lemon Squeezy",
"genericError": "The Lemon Squeezy checkout could not be opened. Please try again.",
"errorTitle": "Lemon Squeezy error",
"processing": "Opening the Lemon Squeezy checkout ",
"cta": "Open Lemon Squeezy checkout",
"hint": "A new tab opens via Lemon Squeezy (merchant of record). Complete the payment there, then return to continue."
"sectionTitle": "PayPal",
"heading": "Checkout with PayPal",
"genericError": "The PayPal checkout could not be opened. Please try again.",
"errorTitle": "PayPal error",
"processing": "Opening the PayPal checkout ?",
"cta": "Open PayPal checkout",
"hint": "A new tab opens via PayPal. Complete the payment there, then return to continue."
},
"nextStepsTitle": "Next steps",
"nextSteps": [
"Optional: finish billing via Lemon Squeezy inside the billing area.",
"Optional: finish billing via PayPal inside the billing area.",
"Complete the event setup and configure photo tasks, team, and gallery.",
"Check your event bundle before go-live and share your guest link."
],
"cta": {
"billing": {
"label": "Start billing",
"description": "Opens the billing area with Lemon Squeezy bundle options.",
"description": "Opens the billing area with PayPal bundle options.",
"button": "Go to billing"
},
"setup": {
@@ -267,5 +267,19 @@
"button": "Open event list"
}
}
},
"lemonsqueezy": {
"sectionTitle": "PayPal",
"heading": "Checkout with PayPal",
"genericError": "The PayPal checkout could not be opened. Please try again.",
"errorTitle": "PayPal error",
"processing": "Opening the PayPal checkout ?",
"cta": "Open PayPal checkout",
"hint": "A new tab opens via PayPal. Complete the payment there, then return to continue."
},
"tasks": {
"billing": {
"description": "Opens the billing area with PayPal billing options."
}
}
}