PAYMENT_FAILED top-level constant
- @Deprecated('We no longer send this event: in case of failure the client can either try again or cancel')
Implementation
@Deprecated('We no longer send this event: in case of failure the client can either try again or cancel')
const PAYMENT_FAILED = 'PAYMENT_FAILED';