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

EP-2488 - Fix payment link #1096

Merged
merged 1 commit into from
Mar 22, 2024
Merged

EP-2488 - Fix payment link #1096

merged 1 commit into from
Mar 22, 2024

Conversation

wrandall22
Copy link
Contributor

When we migrated to EP 8.1, the link got renamed from payment-method-link to payment-instrument-link, but that change did not get updated on the front-end. This only fixes the recipient view of historical donations, not the monthly view. Either monthly will have to be fixed on the back-end, or #1095 will fix it.

@wrandall22 wrandall22 requested review from canac and dr-bizz March 22, 2024 18:42
@wrandall22 wrandall22 added the On Staging Will be merged to the staging branch by Github Actions label Mar 22, 2024
@wrandall22
Copy link
Contributor Author

Doesn't appear to be deploying to stage properly

Copy link
Contributor

@canac canac left a comment

Choose a reason for hiding this comment

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

Code looks good. What differences would you expect to see in the frontend after this fix?

@wrandall22
Copy link
Contributor Author

When it properly deploys (hence #1097), when you go to the recipient view historical donations and drill into a recipient you should see the payment details filled out.

@wrandall22
Copy link
Contributor Author

Got the deploy to stage done if you want to look, it looks good to me there.

@wrandall22 wrandall22 force-pushed the EP-2488-fix-payment-link branch from 89d9bb3 to a5ad715 Compare March 22, 2024 19:41
@canac
Copy link
Contributor

canac commented Mar 22, 2024

Yep, I see the payment info in staging now. Great work with the fix!

@wrandall22 wrandall22 merged commit 34e1fad into master Mar 22, 2024
6 checks passed
@wrandall22 wrandall22 deleted the EP-2488-fix-payment-link branch March 22, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
On Staging Will be merged to the staging branch by Github Actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants