Redirect checkout to billing with status

This commit is contained in:
Codex Agent
2026-01-12 11:49:10 +01:00
parent 47f6343347
commit a251740aff
4 changed files with 45 additions and 3 deletions

View File

@@ -34,6 +34,8 @@
"more": "Weitere Einträge konnten nicht geladen werden.",
"portal": "Paddle-Portal konnte nicht geöffnet werden."
},
"checkoutSuccess": "Checkout abgeschlossen. Dein Paket wird in Kürze aktiviert.",
"checkoutCancelled": "Checkout wurde abgebrochen.",
"sections": {
"invoices": {
"title": "Rechnungen & Zahlungen",

View File

@@ -34,6 +34,8 @@
"more": "Unable to load more entries.",
"portal": "Unable to open the Paddle portal."
},
"checkoutSuccess": "Checkout completed. Your package will activate shortly.",
"checkoutCancelled": "Checkout was cancelled.",
"sections": {
"invoices": {
"title": "Invoices & payments",