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

Why do some payments lack eciIndicator and onlinePaymentCryptogram after decryption

Open isyshuai opened this issue 1 year ago • 1 comments

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 avatar Sep 30 '24 02:09 isyshuai

@isyshuai you are referring to Apple Pay specifically. Right?

dmengelt avatar Jan 15 '25 12:01 dmengelt