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

Fix: PayPal connect #7621

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Fix: PayPal connect #7621

merged 1 commit into from
Nov 18, 2024

Conversation

alaca
Copy link
Member

@alaca alaca commented Nov 14, 2024

Resolves: GIVE-1989

Description

This PR resolves the issue of users not being able to link their PayPal accounts. The problem was the incorrect callback set in the data-paypal-onboard-complete attribute, which is set dynamically here. For some reason, dynamic attribute update did not work. The issue is resolved by removing the hardcoded data attribute from the button.

Affects

PayPal connect account button

Testing Instructions

Connect PayPal sandbox/live account

Pre-review Checklist

@alaca alaca requested a review from jonwaldstein November 14, 2024 11:49
Copy link
Contributor

@jonwaldstein jonwaldstein left a comment

Choose a reason for hiding this comment

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

😭

Copy link
Member

@rickalday rickalday left a comment

Choose a reason for hiding this comment

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

Passed manual QA tests.

@jonwaldstein jonwaldstein merged commit f6d90c7 into develop Nov 18, 2024
20 checks passed
@jonwaldstein jonwaldstein deleted the fix/paypal-connect branch November 18, 2024 19:36
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.

3 participants