- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Send feedback at developer_feedback@authorize.net
โ08-21-2018 01:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
Send feedback at developer_feedback@authorize.net
โ08-21-2018 01:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
were you able to get a response where to get the opaqueData from?
โ05-06-2022 09:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
where do we obtain the opaqueData from?
โ05-06-2022 09:05 AM - edited โ05-06-2022 09:06 AM