PurchaseStatus
Jump to navigation
Jump to search
Describes the different possible status for a purchase process.
Values
| Value | Name | Details |
|---|---|---|
| 0 | Unknown | |
| 1 | Pending | |
| 2 | Finished | |
| 3 | Error | |
| 4 | Cancelled | |
| 5 | WaitingPayment | Waiting for payment be approved |
| 6 | PendingOBActivation | Pending OB enable the purchase |
| 7 | PendingOBCancellation | Pending OB cancel the purchase |
| 8 | Canceling | |
| 9 | Active | |
| 10 | Trial |
Known issues
None
Version history
| API Version Number | Change description | Changes author |
|---|---|---|
| 1.0 | Initial method design | Harley Cabral |