I am using the C# SDK and trying to create a customer. However I noticed the CreateCustomer call doesn't take in a customerMerchantID which according to the documentation is one of three possible values that can be used to create a customer profile. Is there any particular reason the SDK doesn't support this? I know I can just change the src, just seems strange I wasn't able to find related posts as I would think most people would use the customerMerchantID.
Thanks.
09-12-2011 06:57 PM
Hey bzamora,
This is a deficiency currently in the C# SDK. We've passed it on to the developers to be updated in a future release. Thanks for the heads up!
Thanks,
Michelle
Developer Community Manager
09-15-2011 02:14 PM
I just noticed this limitation as well in the C# SDK. I was wondering, if it'll be fixed anytime soon since it's been over a year regarding this issue.
08-19-2012 09:54 AM