Hello, I'm trying to use FormAssembly to post. I've tested my checkout page (https://co.clickandpledge.com/default.aspx?wid=126194) and it's working fine in test mode.
When I use FormAssembly to post from a sample form (available here: https://www.tfaforms.com/4605295), I get the error Invalid%20Credit%20Card%20Information
(the hash response is as follows, no idea if it gives you useful debug info or not: ZGEzOWEzZWU1ZTZiNGJkMzI1NWJmZWY5NTYwMTg5MGFmZDg3OQ )
According to Verify the attached screenshots are what I'm passing in. You can see that I have OrderMode = Test, TransactionType = Payment, and all of the required CC fields in the right spots. I even tried to pass the dates in both ways (as MM/YY and separate fields for expiration month and expiration year, 4 digit year), to see if that made any difference. I've confirmed the exact same information works when I go directly to my checkout page.
So I'm at a loss. It's clearly getting the data and trying to do something with it, but I have no further ability to debug. Assistance is much appreciated.
When I use FormAssembly to post from a sample form (available here: https://www.tfaforms.com/4605295), I get the error Invalid%20Credit%20Card%20Information
(the hash response is as follows, no idea if it gives you useful debug info or not: ZGEzOWEzZWU1ZTZiNGJkMzI1NWJmZWY5NTYwMTg5MGFmZDg3OQ )
According to Verify the attached screenshots are what I'm passing in. You can see that I have OrderMode = Test, TransactionType = Payment, and all of the required CC fields in the right spots. I even tried to pass the dates in both ways (as MM/YY and separate fields for expiration month and expiration year, 4 digit year), to see if that made any difference. I've confirmed the exact same information works when I go directly to my checkout page.
So I'm at a loss. It's clearly getting the data and trying to do something with it, but I have no further ability to debug. Assistance is much appreciated.
Comment