mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 17:19:15 +08:00
feat(core): Add support for Void after Capture (#8839)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
@ -221,6 +221,7 @@ pub enum TxnStatus {
|
||||
Authorizing,
|
||||
CODInitiated,
|
||||
Voided,
|
||||
VoidedPostCharge,
|
||||
VoidInitiated,
|
||||
Nop,
|
||||
CaptureInitiated,
|
||||
|
||||
Reference in New Issue
Block a user