Skip to content

Enhance PayPal integration to support dynamic currency selection and fix hardcoded "test" client-id#83

Merged
daftspunk merged 1 commit intoresponsiv:masterfrom
chiragpatel2595:master
Mar 13, 2026
Merged

Enhance PayPal integration to support dynamic currency selection and fix hardcoded "test" client-id#83
daftspunk merged 1 commit intoresponsiv:masterfrom
chiragpatel2595:master

Conversation

@chiragpatel2595
Copy link
Copy Markdown
Contributor

  • Added support for dynamic currency selection in PayPal transactions.
  • Replaced the hardcoded "test" client ID with a configurable value.

Hi @daftspunk
I have thoroughly tested multi-currency support and confirmed it works as expected. To enable this, we need to include the currency when generating the SDK URL in renderPaymentScripts, so I’ve added support for it using the invoice currency code.

During testing, I also encountered an issue on the live environment caused by a hardcoded test client ID. I’ve fixed this as well.

@daftspunk daftspunk merged commit 97dcb1a into responsiv:master Mar 13, 2026
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