I have successfully enabled the apple pay integration in sandbox account
by following the In-App guide.But I am getting error during transaction:
There was an error processing the payment data. Unable to decrypt data.
I am using below ios code to get...
Hi,I am able to create customer profile by adding credit card as payment
method.Similarly, can I add or create a customer payment profile using
ApplePay, GooglePay and Paypal?
I want to implement Authorize.Net payment gateway for a custom payout
scenerio. Let us assume there are two users i.e. U1, U2 and a
platform(merchant account).I want to charge the user (U1) credit card
and hold payment in platform(merchant) account. ...
@RenaissanceThanks for your suggestion.I have similar thinking but the
createCustomerProfile API also accept OpaqueData as request parameter
which make me doubtful. As you know that ApplePay and GooglePay require
OpaqueData.