supportsCouponCode property

bool? supportsCouponCode
inherited

Enables support for coupon codes in the Apple Pay button. When this is set to true it shows the coupon code field and if couponCode has a value it will display the value as default

Supported on iOS 15 and higher.

Implementation

bool? get supportsCouponCode => throw _privateConstructorUsedError;