cancel
Showing results for 
Search instead for 
Did you mean: 

Query about Opaque Data

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 ?

asimneupane0089
Contributor
1 ACCEPTED SOLUTION

Accepted Solutions

Hi @asimneupane0089

 

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

View solution in original post

Anurag
Moderator Moderator
Moderator
4 REPLIES 4

Hi @asimneupane0089

 

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
Anurag
Moderator Moderator
Moderator

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

were you able to get a response  where to get the opaqueData from? 

where do we obtain the opaqueData from?