Hi there,
I want for returning customers to be able to select one of the previously used credit cards. Due to PCI I can't save CC number in my DB so is there a way to do that using .NET SDK? I.e. maybe there is some kind of authorization code or something that is returned by AuthAndCapture that I can reuse for future transactions? Can you please give me some pointers? I appreciate the response.
12-21-2015 01:01 PM
Hello @dimon82
We refer to this feature as Customer Profiles. You can learn about them at http://developer.authorize.net/api/reference/features/customer_profiles.html
Richard
12-21-2015 01:47 PM