cancel
Showing results for 
Search instead for 
Did you mean: 

createCustomerProfileRequest- descript+email

Reviewing and testing the createCustomerProfileRequest message handler.

 

With the merchantCustomerId field being limited to 20 characters (why??!!!), it appears the message handler treats the profile.description and profile.email as a unique combination. 


Can someone confirm this?

aaronhudon
Member
2 REPLIES 2

Hi @aaronhudon,

We look at merchantCustomerId, description and email together before attempting to create a customer profile. As long as the combination of these three fields is unique, customer profile creation will succeed. Profile creation will only fail if the combination of all three fields is a duplicate.

gmokhasi
Authorize.Net Expert Authorize.Net Expert
Authorize.Net Expert

Hi @aaronhudon

 

You can check the below link for more details 

 

https://developer.authorize.net/api/reference/features/customer_profiles.html#Duplicate_Profile_Veri...

 

Thanks

Anurag





Send feedback at developer_feedback@authorize.net