Skip to content

Fix: PayPal-Spenden-Link ("Konto nicht gefunden")#99

Merged
BEKO2210 merged 1 commit into
mainfrom
claude/pwa-world-leading-strategy-vivkbt
Jun 15, 2026
Merged

Fix: PayPal-Spenden-Link ("Konto nicht gefunden")#99
BEKO2210 merged 1 commit into
mainfrom
claude/pwa-world-leading-strategy-vivkbt

Conversation

@BEKO2210

Copy link
Copy Markdown
Owner

Der Button nutzte einen PayPal.me-Link (paypal.com/paypalme/ renateweinfurtner). Bei PayPal.me ist der Pfad ein PayPal.me-Benutzername — nicht die E-Mail. Da dieser Benutzername nicht existiert, erschien "Konto nicht gefunden", obwohl die E-Mail korrekt ist.

Fix: auf den E-Mail-basierten Spenden-Link umgestellt (gleiche, bestätigte
E-Mail wie im README): paypal.com/donate?business=...gmx.de

https://claude.ai/code/session_011LpmXuRXfBvy84x3Kk8ng8

Description

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • CI/CD changes

Related Issues

Screenshots

Before After

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • All UI text is in German with correct umlauts (or uses i18n keys)
  • I have added translation keys for both de and en if new text was added
  • npm run build completes without errors
  • npm run test passes all tests
  • npx tsc --noEmit reports no type errors
  • No unused imports or variables (noUnusedLocals: true)
  • Tailwind classes used (no separate CSS files)
  • Lucide React icons used (no other icon libraries)

Testing

  • Tested in Chrome
  • Tested in Firefox/Safari
  • Tested on mobile
  • Tested offline functionality
  • Tested dark mode
  • Tested light mode

Der Button nutzte einen PayPal.me-Link (paypal.com/paypalme/
renateweinfurtner). Bei PayPal.me ist der Pfad ein PayPal.me-Benutzername
— nicht die E-Mail. Da dieser Benutzername nicht existiert, erschien
"Konto nicht gefunden", obwohl die E-Mail korrekt ist.

Fix: auf den E-Mail-basierten Spenden-Link umgestellt (gleiche, bestätigte
E-Mail wie im README): paypal.com/donate?business=...gmx.de

https://claude.ai/code/session_011LpmXuRXfBvy84x3Kk8ng8
@BEKO2210 BEKO2210 merged commit 413aeb4 into main Jun 15, 2026
2 checks passed
@BEKO2210 BEKO2210 deleted the claude/pwa-world-leading-strategy-vivkbt branch June 15, 2026 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants