API/Autodoc/Classes/class_name_ERuStorePayProductPurchaseStatus.en.md


ERuStorePayProductPurchaseStatus

class_name ERuStorePayProductPurchaseStatus

Purchase status.

Enum

| | | | | - | - | - | | enum | Item | Available values.
|

Item values

| | | | | - | - | - | | - | INVOICE_CREATED | An invoice has been created, the purchase is awaiting payment.
| | - | CANCELLED | Purchase cancelled by buyer.
| | - | PROCESSING | Payment has been initiated.
| | - | REJECTED | Purchase rejected (e.g., due to insufficient funds).
| | - | CONFIRMED | Purchase successfully paid.
| | - | REFUNDED | Refund request for the purchase completed successfully.
| | - | REFUNDING | Refund initiated, request sent to acquirer.
| | - | EXECUTING | Purchase is being executed.
| | - | EXPIRED | Time for purchase payment has expired.
| | - | PAID |
Only for two-stage payment,
intermediate status,
funds are held on the buyer’s account,
purchase awaits confirmation from the developer.
| | - | REVERSED |
Only for two-stage payment,
purchase was cancelled by the developer or purchase confirmation was not made within 6 hours,
funds holding is cancelled.
|

Назад