cancel
Showing results for 
Search instead for 
Did you mean: 
smtaylor88
Member
since ‎01-15-2013
‎01-25-2013

Your latest statistics

  • 4 Replies
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have implemented the CIM and allow customers to save credit cards and bank accounts. (C# ASP.NET). The CustomerGateway interface has the AuthorizeAndCapture(profileID, paymentProfileID, payAmount); Will the bank account payment profile be recognize...
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 ...
I have just completed work to use your CIM hosted popups for customer management of Payment Profiles (using .NET).Now, I want to know who to use those profiles when submitting a payment from my web page using POST methods? I DO NOT see any parameter ...