"iv":"iiFzsGdoBmdigLjunRJY3A==", "wrappedKey":"pm2rUVZCHKQaceZ9AOWJHTj12zMh3WYX2D9RRqMqA2KpTV/XB/ugckwSqWJa3PTY81tTxFyByxWp6s7U/oHrmi9XrYFz3W/jvKVADN5eB0ShWMnZPEZc+j5MMRgPTHEjwyQQQSDs6V9DN5fOlLXuUU46mnDcoKdHYauTEUx51x5YV6yADGfPar5uDIVdfetYRRwOTereXFjnfN1yHlwZWVh8PKkIqRrKr7LizJxnLvyN6ufWsZSBFYyd7bri6eVyxFaR/65RK/XrUUdSna2GrocskXG68T2rJOjco+aJiKSjiQjq2yOzj37VAx/Q4WxKeSNU94EZ7+w24H3b90NxGw==", "primaryAccountNumber":"btLxvRdwIcrZYzvqNMQW9jjweLtrSUi4rwuog34oY5E="It looks like we can access some encrypted data from the EXTRA_CARD_DATA fields in the ACTION_SECURE_CARD_DATA intent. Specifically the following fields look pertinent:
"track2": <long encrpted acsii separated string>, "uniqueToken": <looks interesting>
There is also some data in the transactionData object including:
"iccMaskedEmv57"
Do you have any further information on the fields in EXTRA_CARD_DATA that I can use to map to the card network fields above?
EDIT: For clarification, we're not trying to Process the Payment as we only receive the EXTRA_CARD_DATA after a successful Authorisation. We are trying to do post-processing activities through the Card Network - see this link for clarification: https://developers.mastercard.com/product/installments