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

Feature: Add support for integrating Blink Payment with the Donor Dashboard #7632

Merged
merged 9 commits into from
Dec 2, 2024

Conversation

pauloiankoski
Copy link
Contributor

@pauloiankoski pauloiankoski commented Nov 25, 2024

Needed for https://github.com/impress-org/give-recurring/pull/1212 and https://github.com/impress-org/give-blink/pull/10/files

Description

Blink Payments does not support updating a subscription amount, only the credit card number. For this reason, this Pull Request adds several WordPress filters that allow us to hide the Amount field on the Subscription Manager page. Additionally, it introduces a filter enabling third parties to enqueue custom scripts in the Donor Dashboard and allowing Blink to render its own PaymentMethodControl component.

Affects

Donor Dashboard

Pre-review Checklist

  • Acceptance criteria satisfied and marked in related issue
  • Relevant @unreleased tags included in DocBlocks
  • Includes unit tests
  • Reviewed by the designer (if follows a design)
  • Self Review of code and UX completed

@pauloiankoski pauloiankoski changed the title feature: add support for external gateways to interact with the manag… Feature: Add support for integrating Blink Payment with the Donor Dashboard Nov 26, 2024
@pauloiankoski pauloiankoski force-pushed the feature/blink-donor-dashboard branch from 3e6c974 to dfa95a5 Compare November 26, 2024 00:21
@pauloiankoski pauloiankoski marked this pull request as ready for review November 26, 2024 00:21
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.

Great job!

@jonwaldstein jonwaldstein merged commit a20c9d8 into develop Dec 2, 2024
20 checks passed
@jonwaldstein jonwaldstein deleted the feature/blink-donor-dashboard branch December 2, 2024 18:53
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