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 (...