flutter-plugin icon indicating copy to clipboard operation
flutter-plugin copied to clipboard

Make the payment item label required

Open JlUgia opened this issue 6 months ago • 0 comments

The label property in the PaymentItem class is now required. The label is a mandatory property for Apple Pay. For the time being, this property is ignored on Google Pay.

Related #265.

JlUgia avatar Jul 30 '24 09:07 JlUgia