PAYMENT_FAILED top-level constant

  1. @Deprecated('We no longer send this event: in case of failure the client can either try again or cancel')
String const PAYMENT_FAILED

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';