mirror of
https://github.com/valitydev/adapter-common-lib.git
synced 2024-11-06 02:05:18 +00:00
Add check-status steps for capture & refund
This commit is contained in:
parent
fee48814af
commit
6eae1d1b53
@ -12,6 +12,8 @@ public enum Step {
|
||||
CANCEL,
|
||||
REFUND,
|
||||
CHECK_STATUS,
|
||||
CHECK_CAPTURE_STATUS,
|
||||
CHECK_REFUND_STATUS,
|
||||
CAPTURE,
|
||||
DO_NOTHING,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user