flutter-plugin
flutter-plugin copied to clipboard
Why do some payments lack eciIndicator and onlinePaymentCryptogram after decryption This is my current parameter { "provider": "apple_pay", "data": { "merchantIdentifier": "*", "displayName": "*", "merchantCapabilities": [ "3DS", "debit", "credit" ],...
Adding `"existingPaymentMethodRequired": true,` to the config JSON breaks payment sheet presentation.
This crash affects some users of Redmi devices. Users have different versions of Android (10 - 12). pay version: 1.1.1 ``` Caused by kotlin.UninitializedPropertyAccessException: lateinit property loadPaymentDataResult has not been...