applePay property

PaymentSheetApplePay? get applePay
inherited

Configuration related to Apple Pay If set, PaymentSheet displays Apple Pay as a payment option

Implementation

String? get merchantDisplayName;/// Configuration related to Apple Pay
/// If set, PaymentSheet displays Apple Pay as a payment option
PaymentSheetApplePay? get applePay;