responseCode property

String? responseCode
final

Response code. "0" means approved. null (status v2 only) means the transaction is still in progress — see isInProgress.

Implementation

final String? responseCode;