active_merchant icon indicating copy to clipboard operation
active_merchant copied to clipboard

Authorize.Net: Get customer profile with merchant_customer_id or email

Open alexcwatt opened this issue 7 years ago • 2 comments

I wanted to use the AuthorizeNetCim#get_customer_profile method in a project and noticed the API supports getting a profile with the merchantCustomerId or email in addition to the customerProfileId, so I added support for that.

alexcwatt avatar Dec 29 '17 18:12 alexcwatt

@bpollack Thank you for all the feedback; I know my style needs improvement and I love that open source projects allow learning like that :) I pushed another commit a few days ago that I think addresses the change requests; if you could take another look and let me know if you see anything else, that would be great!

alexcwatt avatar Jan 03 '18 01:01 alexcwatt

@nfarve Because you're in authorize.net, hit me you'd be a really good person to tag. This seems like it might be in line with the general work you're doing right now, and the patch looks clean; any thoughts on merging?

bpollack avatar Jan 04 '18 14:01 bpollack