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

BECS: Process Payment with a Saved Payment Method and account PM management #3965

Open
8 tasks
Tracked by #3814
cesarcosta99 opened this issue Feb 25, 2025 · 0 comments
Open
8 tasks
Tracked by #3814
Labels
component: LPMs/APMs Issues related to LPMs/APMs

Comments

@cesarcosta99
Copy link
Contributor

cesarcosta99 commented Feb 25, 2025

This task involves implementing support for processing payments using a previously saved BECS payment method. Additionally, it includes determining whether BECS supports saving for future use and ensuring full payment method management.

  • Determine if BECS supports saving for future use.

If supported:

  • Ensure BECS can be saved at checkout.
  • Ensure a simple product can be successfully purchased using a saved BECS payment method.
  • Implement management features in My Account, including:
    • Adding a new BECS payment method.
    • Deleting an existing BECS payment method.
    • Setting a saved BECS payment method as the default.
  • Add unit tests to cover saved BECS functionalities.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: LPMs/APMs Issues related to LPMs/APMs
Projects
None yet
Development

No branches or pull requests

1 participant