I am integrating apple pay in app. But when transaction is made this
shows error E0076 data value contain invalid data. Could you please help
to solve this issue. Thanks
I want to integrate apple pay in iOS app using authorize.net I did
create MD5 hash in merchant account and gave that value in app but it
show error in app that finger print is not valid.
I have reviewd these but
http://developer.authorize.net/api/reference/#mobile-inapp-transactions
in this section apple pay does not have sample objective c code for iOS
so that we can create transactions.