Skip to content

Allow gateway transactions to voided#1579

Open
lukeholder wants to merge 5 commits into4.xfrom
feature/3.x-void-transaction
Open

Allow gateway transactions to voided#1579
lukeholder wants to merge 5 commits into4.xfrom
feature/3.x-void-transaction

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.

2 participants