Update PayPal references and tests
This commit is contained in:
@@ -188,7 +188,7 @@ return [
|
||||
],
|
||||
'lemonsqueezy_health' => [
|
||||
'navigation' => [
|
||||
'label' => 'Lemon Squeezy-Status',
|
||||
'label' => 'PayPal-Status',
|
||||
],
|
||||
],
|
||||
'integrations_health' => [
|
||||
@@ -203,7 +203,7 @@ return [
|
||||
'unknown' => 'Unbekannt',
|
||||
],
|
||||
'heading' => 'Integrationen-Status',
|
||||
'help' => 'Operativer Überblick über Lemon Squeezy/RevenueCat-Webhooks, Queue-Backlog und jüngste Fehler.',
|
||||
'help' => 'Operativer Überblick über PayPal/RevenueCat-Webhooks, Queue-Backlog und jüngste Fehler.',
|
||||
'configured' => 'Konfiguriert',
|
||||
'unconfigured' => 'Nicht konfiguriert',
|
||||
'last_received' => 'Zuletzt empfangen',
|
||||
|
||||
@@ -12,14 +12,14 @@ return [
|
||||
'contact' => 'Kontakt',
|
||||
'vat_id' => 'Umsatzsteuer-ID: DE123456789',
|
||||
'monetization' => 'Monetarisierung',
|
||||
'monetization_desc' => 'Wir monetarisieren über Packages (Einmalkäufe und Abos) via Lemon Squeezy. Preise exkl. MwSt. Support: support@fotospiel.de',
|
||||
'monetization_desc' => 'Wir monetarisieren über Packages (Einmalkäufe) via PayPal. Preise exkl. MwSt. Support: support@fotospiel.de',
|
||||
'register_court' => 'Registergericht: Amtsgericht Musterstadt',
|
||||
'commercial_register' => 'Handelsregister: HRB 12345',
|
||||
'datenschutz_intro' => 'Wir nehmen den Schutz Ihrer persönlichen Daten sehr ernst und halten uns strikt an die Regeln der Datenschutzgesetze.',
|
||||
'responsible' => 'Verantwortlich: S.E.B. Fotografie, Musterstraße 1, 12345 Musterstadt',
|
||||
'data_collection' => 'Datenerfassung: Keine PII-Speicherung, anonyme Sessions für Gäste. E-Mails werden nur für Kontaktzwecke verarbeitet.',
|
||||
'payments' => 'Zahlungen und Packages',
|
||||
'payments_desc' => 'Wir verarbeiten Zahlungen für Packages über Lemon Squeezy. Zahlungsinformationen werden sicher und verschlüsselt durch Lemon Squeezy als Merchant of Record verarbeitet.',
|
||||
'payments_desc' => 'Wir verarbeiten Zahlungen für Packages über PayPal. Zahlungsinformationen werden sicher und verschlüsselt durch PayPal verarbeitet.',
|
||||
'data_retention' => 'Package-Daten (Limits, Features) sind anonymisiert und werden nur für die Funktionalität benötigt. Consent für Zahlungen und E-Mails wird bei Kauf eingeholt. Daten werden nach 10 Jahren gelöscht.',
|
||||
'rights' => 'Ihre Rechte: Auskunft, Löschung, Widerspruch.',
|
||||
'cookies' => 'Cookies: Nur funktionale Cookies für die PWA.',
|
||||
|
||||
@@ -188,7 +188,7 @@ return [
|
||||
],
|
||||
'lemonsqueezy_health' => [
|
||||
'navigation' => [
|
||||
'label' => 'Lemon Squeezy health',
|
||||
'label' => 'PayPal health',
|
||||
],
|
||||
],
|
||||
'integrations_health' => [
|
||||
@@ -203,7 +203,7 @@ return [
|
||||
'unknown' => 'Unknown',
|
||||
],
|
||||
'heading' => 'Integrations health',
|
||||
'help' => 'Operational snapshot of Lemon Squeezy/RevenueCat webhooks, queue backlog, and recent failures.',
|
||||
'help' => 'Operational snapshot of PayPal/RevenueCat webhooks, queue backlog, and recent failures.',
|
||||
'configured' => 'Configured',
|
||||
'unconfigured' => 'Unconfigured',
|
||||
'last_received' => 'Last received',
|
||||
|
||||
@@ -12,14 +12,14 @@ return [
|
||||
'contact' => 'Contact',
|
||||
'vat_id' => 'VAT ID: DE123456789',
|
||||
'monetization' => 'Monetization',
|
||||
'monetization_desc' => 'We monetize through Packages (one-time purchases and subscriptions) via Lemon Squeezy. Prices excl. VAT. Support: support@fotospiel.de',
|
||||
'monetization_desc' => 'We monetize through Packages (one-time purchases) via PayPal. Prices excl. VAT. Support: support@fotospiel.de',
|
||||
'register_court' => 'Register Court: District Court Musterstadt',
|
||||
'commercial_register' => 'Commercial Register: HRB 12345',
|
||||
'datenschutz_intro' => 'We take the protection of your personal data very seriously and strictly adhere to the rules of data protection laws.',
|
||||
'responsible' => 'Responsible: S.E.B. Fotografie, Musterstraße 1, 12345 Musterstadt',
|
||||
'data_collection' => 'Data collection: No PII storage, anonymous sessions for guests. Emails are only processed for contact purposes.',
|
||||
'payments' => 'Payments and Packages',
|
||||
'payments_desc' => 'We process payments for Packages via Lemon Squeezy. Payment information is handled securely and encrypted by Lemon Squeezy as the merchant of record.',
|
||||
'payments_desc' => 'We process payments for Packages via PayPal. Payment information is handled securely and encrypted by PayPal.',
|
||||
'data_retention' => 'Package data (limits, features) is anonymized and only required for functionality. Consent for payments and emails is obtained at purchase. Data is deleted after 10 years.',
|
||||
'rights' => 'Your rights: Information, deletion, objection. Contact us under Contact.',
|
||||
'cookies' => 'Cookies: Only functional cookies for the PWA.',
|
||||
|
||||
Reference in New Issue
Block a user