I have 10,000 users and I am using Test account on auth.net. In order to make transactions on test account I need to make a customer profile id and payment profile id for the user.
My question is, Is there any way that we can create customer profile for each user. I have written a script that gets email of the user and create its customer profile one by one.
Is there any way that a function takes 10,000 emails and return customer profile id against each user ????
Please reply as soon as possible.
THANKS
11-11-2012 10:18 PM
Not that I know of, it just one at a time, also, if you have validationmode = livemode when you create the payment profile, a transaction will be make test the account, doesn't matter for test account but fee will be charge on a production account.
11-12-2012 04:44 AM