In the api reference, I found that opaqueData is a required field while creating profile (payment ).
Can anyone please tell me what opaqueData is ?
I was able to create a payment profile with out providing opaqueData (dataDescriptor and dataValue). So in this case are these fields set to some default value ?
Solved! Go to Solution.
โ08-21-2018 07:27 AM
OpaqueData is passed to enable you to pass Accept Mobile, Apple Pay, or Android Pay payment data to Authorize.Net.
https://developer.authorize.net/api/reference/index.html#mobile-in-app-transactions
https://developer.authorize.net/api/reference/features/in-app.html
Thanks
โ08-21-2018 01:54 PM
OpaqueData is passed to enable you to pass Accept Mobile, Apple Pay, or Android Pay payment data to Authorize.Net.
https://developer.authorize.net/api/reference/index.html#mobile-in-app-transactions
https://developer.authorize.net/api/reference/features/in-app.html
Thanks
โ08-21-2018 01:54 PM
Can you please explain how to obtain this OpaqueData dataValue, specially using swift?
I am unable to find any help in docs. All examples are showing hardcoded value.
Regards
Adnan
โ11-16-2020 04:11 AM
were you able to get a response where to get the opaqueData from?
โ05-06-2022 09:00 AM
where do we obtain the opaqueData from?
โ05-06-2022 09:05 AM - edited โ05-06-2022 09:06 AM