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

Allow gateway transactions to voided #1579

Open
wants to merge 5 commits into
base: 4.x
Choose a base branch
from

Conversation

lukeholder
Copy link
Member

@lukeholder lukeholder commented Jul 20, 2020

Start of voiding transactions with payment gateways.

  • Added a Gateway::supportsVoid() and Gateway::void() to Gateway interface and base abstract class.
  • Implemented support to the Dummy gateway

TODO

  • Figure out how to add a void window setting to gateways that support it.
  • Test voiding with a real gateway that supports it.

@lukeholder lukeholder self-assigned this Jul 22, 2022
@jmauzyk
Copy link

jmauzyk commented May 18, 2023

Wanted to restart the conversation about adding this feature. Would be really great to be able to void transactions and have a record of it in Commerce. Is this still a possibility?

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.

None yet

2 participants