paymentAdviceCode property
The declined payment transactions might have payment advice codes. The card networks, like Visa and Mastercard, return payment advice codes.
Implementation
final String? paymentAdviceCode;
The declined payment transactions might have payment advice codes. The card networks, like Visa and Mastercard, return payment advice codes.
final String? paymentAdviceCode;