Apple Pay - Missing ECIIndicator in PassKit Payment token

Hello,

I'm using PassKit with to perform Apple Pay payment in a financial application. Our approach are:

On iOS application, define PKMerchantCapability threeDSecure and credit, perform apple pay experience and get the encrypted response.

On PCI service, receive the encrypted data Payment token, decrypt this data, and use to perform the payment.

The problem is, in MasterCard transaction the eciIndicator is missing.

I want to know if has some rule or problem about it.

Apple Pay - Missing ECIIndicator in PassKit Payment token
 
 
Q