mirror of
https://github.com/valitydev/swag-payments.git
synced 2024-11-07 09:58:57 +00:00
CAPI-32 Actual payment statuses (#20)
This commit is contained in:
parent
80c920cadb
commit
f10087c324
@ -1403,7 +1403,9 @@ definitions:
|
||||
type: string
|
||||
enum:
|
||||
- pending
|
||||
- succeeded
|
||||
- processed
|
||||
- captured
|
||||
- cancelled
|
||||
- failed
|
||||
paymentToolToken:
|
||||
type: string
|
||||
@ -1453,7 +1455,9 @@ definitions:
|
||||
type: string
|
||||
enum:
|
||||
- pending
|
||||
- succeeded
|
||||
- processed
|
||||
- captured
|
||||
- cancelled
|
||||
- failed
|
||||
EventInvoiceCreated:
|
||||
type: object
|
||||
|
Loading…
Reference in New Issue
Block a user