errorCode property

String? errorCode
final

Detailed error code if the payment failed (e.g., "USER_CANCELLED", "SDK_NOT_INITIALIZED", "PAYMENT_TIMEOUT").

Implementation

final String? errorCode;