cancel
Showing results for 
Search instead for 
Did you mean: 
btomp
Member
since ‎12-12-2019
‎02-28-2020

Your latest statistics

  • 2 Replies
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

We are trying to create a second payment profile without an address. Here is the API: { "createCustomerPaymentProfileRequest": { "merchantAuthentication": { "name": "API_LOGIN_ID", "transactionKey": "API_TRANSACTION_KEY" }, "customerProfileId": "1000...
Certain apps allow users to take a picture of their card, and then it automatically poputes their name, card number, and exp date into the form. They manually enter the CVV. Are there any options out their that easily integrate with authorize.net, sp...
The APIs let you initially create the Customer Profile and add a card without requiring the user to enter their address. However, if the user adds a second card, the APIs require submitting an address along with the card info. For convenience, we'd p...
We are debating between using NMI and authorize.net, and want to know if one gateway creates a 1:N relationship for customers and their cards by default while the other does not. This is important because we use tokenization to save customer cards, a...