I have downloaded anet_dotnet_sdk-1.7.1 and am using the CIM code samples. (Ref: CustomerGateway.cs)
1. The CustomerGateway.cs program shows errors where there are refereneces to: order._lineItems (there is no _lineitems property of order.???
In the public Customer GetCustomer(string profileID) method, it fails when attempting to create a bank account type of payment profile.
Is there a newer version of the SDK or these interfaces that I need to get? Or just fix what I have?
Thanks,
Steve
01-21-2013 08:14 AM
fix it yourselves, or just use the CIM soap interface.
01-21-2013 09:11 AM - edited 01-21-2013 09:12 AM