cancel
Showing results for 
Search instead for 
Did you mean: 

C# CustomerGateway.CreateCustomer method overload

First off, this is my first time using the SDK and with utter lack of documentation on the class and method usage,

developers are left to put 2 and 2 together which is not very productive.

 

Anyway, I am using the CustomerGateway for customer related functions. One of the requirements is our ability to create

a new customer. The CustomerGateway has a method, called, of course

CreateCustomer(string email, string description)

 

This method signature does not make a whole lotta sense, especially when the UpdateCustomer method takes a

customer object as a parameter.

 

If the CreateCustomer method can be modified this way by providing an overload that takes a customer object as the

input parameter then it would be heck a lot of easier for the developer to populate a customer object with billing and

shipping address info and send it over to AuthNet.

 

 

TK
Contributor
1 REPLY 1

Hi TK,

 

Thanks for the feedback. I've sent your comments to our development teams so they can review.

 

Thanks,

 

Michelle

Developer Community Manager

Michelle
All Star