cancel
Showing results for 
Search instead for 
Did you mean: 
SSirica
Member
since ‎11-10-2014
‎08-06-2019

Your latest statistics

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

User Activity

How could I get an XML parsing error when I don't send XML. Here is my Authorize.Net ACH Processing function: Private Function AuthNet_ACH(ByVal oGtwy As Gateway, ByVal oInv As InvoiceDet, ByVal oACHDet As ACHDet) As Results Try '* Set the security p...
As best as I can tell from the vague documention I was able to peruse and the non vb.net examples. The only valid transRequest.transactionTypes for ACH are: authCaptureTransaction and refundTransaction. That has lead me to come to the assumption that...
Not everyone programms in C#. There are still a few of us VB programmers out here and it would be great if you had some VB Samples. You used to have them...I don't know what changed.