CdvPurchase.IError
An error triggered by the In-App Purchase plugin
• code: ErrorCode
See store.ERR_* for the available codes.
https://github.com/j3k0/cordova-plugin-purchase/blob/master/doc/api.md#error-codes
• isError: true
Indicates that the returned object is an error
• message: string
Human readable message, in plain english
• platform: null
| Platform
Optional platform the error occured on
• productId: null
| string
Optional ID of the product the error occurred on