Skip to content

Spike: Integrate Bank Transfer Payment Method #4173

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

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

lovo-h
Copy link
Contributor

@lovo-h lovo-h commented Apr 1, 2025

Fixes #4103

Changes proposed in this Pull Request:

The changes in this PR demonstrate how we might be able to integrate the Bank Transfer payment method.


  • Covered with tests (or have a good reason not to test in description ☝️)
  • Tested on mobile (or does not apply)

Changelog entry

  • This Pull Request does not require a changelog entry. (Comment required below)
Changelog Entry Comment

Comment

Post merge

Copy link

github-actions bot commented Apr 1, 2025

📈 PHP Unit Code Coverage Report

Package Line Rate Health
includes/abstracts/abstract-wc-stripe-payment-gateway.php 49%
includes/admin/class-wc-stripe-settings-controller.php 20%
includes/class-wc-stripe-feature-flags.php 95%
includes/class-wc-stripe-intent-controller.php 25%
includes/constants/class-wc-stripe-payment-methods.php 0%
includes/payment-methods/class-wc-stripe-upe-payment-gateway.php 49%
includes/payment-methods/class-wc-stripe-upe-payment-method-bank-transfer.php 92%
woocommerce-gateway-stripe.php 27%
Summary 44% (6999 / 15887)

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.

Spike: Integrate Bank Transfer Payment Method
1 participant