- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Please tell me how to implement CIM method standard API
hi I read the CIM_SOAP documentation but IM unable to find the how to implement standard API method...
As my understanding HostedAPI method only for updating the existing customer payment and shipping profiles...
i m developing my project in C#.net ,Can any one please tell me how the payment process takes place for the new customer and to redirect payment information to Authorize.net, and isn't need to create shipping and billing address before payment process..
Like this I'm getting lot of questions please clarify my all doubts its is urgent task to me please help me...
10-09-2011 01:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The API call is in Chapter 3 - Executing an API Call.
The CIM C# sample code will show you how it works.
10-10-2011 04:19 AM