decline_code property

String? decline_code
inherited

For card errors resulting from a card issuer decline, a short string indicating the card issuer’s reason for the decline if they provide one.

Implementation

String? get decline_code => throw _privateConstructorUsedError;