API/Autodoc/Classes/ERuStorePaySubscriptionPurchaseStatus.en.md


ERuStorePaySubscriptionPurchaseStatus

class_name ERuStorePaySubscriptionPurchaseStatus

Purchase status.

Enum

enum Item
Available values.

Item values

INVOICE_CREATED
An invoice has been created, the purchase is awaiting payment.
CANCELLED
The purchase was cancelled by the buyer.
EXPIRED
The time to pay for the purchase has expired.
PROCESSING
Payment has been initiated.
REJECTED
The purchase was rejected (e.g., due to insufficient funds).
ACTIVE
The subscription is active.
PAUSED
The subscription is paused due to payment issues.
TERMINATED
The subscription charge attempts have been exhausted (all were unsuccessful).
The subscription has been closed automatically due to payment issues.
CLOSED
The subscription was cancelled by the user or developer.
The paid period has expired, and the subscription is closed.
Назад