cancel
Showing results for 
Search instead for 
Did you mean: 
ThatGuy
Member
since ‎04-20-2015
‎04-27-2015

Your latest statistics

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

User Activity

When I call the AuthorizeAndCapture method in the C# version of the API, using the CustomerGateway class, like so: var response = customerGateway.AuthorizeAndCapture(profileID,paymentProfileID, (decimal)totalPrice); I receive the following response (...