API/Autodoc/Classes/ERuStorePayProductPurchaseStatus.en.md


ERuStorePayProductPurchaseStatus

class_name ERuStorePayProductPurchaseStatus

Purchase status.

Enum

enum Item
Available values.

Item values

INVOICE_CREATED
Invoice created, purchase pending payment.
CANCELLED
Purchase cancelled by buyer.
PROCESSING
Payment initiated.
REJECTED
Purchase rejected (e.g., due to insufficient funds).
CONFIRMED
Purchase successfully paid.
REFUNDED
Refund request for purchase submitted successfully.
REFUNDING
Refund initiated, request sent to acquirer.
EXECUTING
Purchase is in progress.
EXPIRED
Payment deadline expired.
PAID
Only for two-stage payment,
intermediate status,
funds are held on the buyer's account,
purchase awaits confirmation from developer.
REVERSED
Only for two-stage payment,
purchase was cancelled by developer or confirmation was not made within 6 hours,
fund holding cancelled.
Назад