google-pay / flutter-plugin

Apache License 2.0
145 stars 129 forks source link

Why do some payments lack eciIndicator and onlinePaymentCryptogram after decryption #280

Open isyshuai opened 1 month ago

isyshuai commented 1 month ago

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": [] } }