Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add currency switcher support to paypal donation payment gateway #5335

Conversation

ravinderk
Copy link
Collaborator

@ravinderk ravinderk commented Oct 2, 2020

Resolves #5324

Description

This pr adds a feature to process multiple currencies with donation form without reloading webpage.

Note: I am still facing issues when passing inte=subscription in param SDK URL: paypal/paypal-sdk-client#46 (comment). Currently onetime and subscription payment processing without any issue with intent=capture

Affects

Javascript which renders PayPal payments refactored completed to the setup payment method on basis of donor choices.

Pre-review Checklist

  • Acceptance criteria satisfied and marked in related issue
  • Relevant @since tags included in DocBlocks
  • Labels applied if docs are needed
  • Self Review of code and UX completed

Testing Instructions

@ravinderk ravinderk changed the base branch from develop to epic/paypal-commerce-integration-4886 October 2, 2020 19:05
@ravinderk ravinderk marked this pull request as ready for review October 5, 2020 17:52
Copy link
Contributor

@JasonTheAdams JasonTheAdams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work, @ravinderk! This works very well with Currency Switcher and cleans up the SDK switching code, too. 🚀

@JasonTheAdams JasonTheAdams merged commit 40dab3b into epic/paypal-commerce-integration-4886 Oct 5, 2020
@JasonTheAdams JasonTheAdams deleted the feature/add-support-for-currency-switcher-5342 branch October 5, 2020 20:52
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