PaymentsError
PaymentsError enum contains all possible error codes returned from Payments API operations. Check the error parameter in callbacks to determine if the operation succeeded or failed.
Properties
The cursor is invalid
The cursor limit is invalid
No more values available for the cursor
An internal server error occurred
The provided product ID is invalid
The provided purchase ID is invalid
The provided user ID is invalid
No error occurred - operation successful
This purchase has already been acknowledged
Too many requests sent - rate limit exceeded
The payment or purchase is unknown
Updated 13 days ago