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