flutter-plugin
flutter-plugin copied to clipboard
Why do some payments lack eciIndicator and onlinePaymentCryptogram after decryption
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" ], "supportedNetworks": [ "visa", "masterCard" ], "countryCode": "GB", "requiredBillingContactFields": [], "requiredShippingContactFields": [], "shippingMethods": [] } }
@isyshuai you are referring to Apple Pay specifically. Right?