cancel
Showing results for 
Search instead for 
Did you mean: 

Need list of all users along with payment profiles

Hi,

 

I am new to Authorize.Net. I would like to get the list of user profiles who are having 10 payment profiles with Authorize.Net. Is there any direct call to generate the report with User ProfileID, Payment Profile Information for all the users? Please let me know.

 

Thanks in advance.

 

Ravi

radabala
Member
1 REPLY 1

No direct call, you would need to get a list of all userProfile (GetCustomerProfileIds) then loop thru each one (GetCustomerProfile) and count how many paymentProfile it have.

RaynorC1emen7
Expert