Hello ,
i have a requirement here where multiple people use a common emailID, i.e. something like a serviceemail, but they need to have different customer profiles on authorize.net so that they haev different payment profiles.
so in short, can we create/distinguish and store multiple authorize.net customer profiles based on a single emailID.
Solved! Go to Solution.
โ06-21-2012 07:49 AM
To be considered a duplicate, the customer profiles would have to have exactly the same MerchantCustomerId, Description, and Email field values.
So as long as one of those fields is unique, it will no longer be considered a duplicate.
โ06-21-2012 10:20 AM
In the Customer Profile's description field, just use something to uniquely identify the person -- an internal ID would be best, but you could also just use a timestamp if there is legitimately no other data you can go off of to make it unique.
โ06-21-2012 08:41 AM
โ06-21-2012 09:58 AM
To be considered a duplicate, the customer profiles would have to have exactly the same MerchantCustomerId, Description, and Email field values.
So as long as one of those fields is unique, it will no longer be considered a duplicate.
โ06-21-2012 10:20 AM
Thank you for your help. :catvery-happy:
โ06-21-2012 10:36 AM