While i submit the form with all details and expiration date in format mmYY, if the form gets a validation error due some fields missing then the value of the expiration date becomes of format mmYYYY.
Y is it so??
Solved! Go to Solution.
01-24-2012 01:06 AM
So you are on the test server, because it is a test server.
02-05-2013 04:44 AM
Hi jay3dec,
When you get a failed validation due to some missing fields it is possible for the expiration date format to change from mmYY to mmYYYY because the data is being entered into our database and pulled back out but it is not a concern in terms of the transaction being approved.
Thanks,
Joy
01-30-2012 03:36 PM
Hi,
I am using hosted PAYMENT_FORM (SIM API)
My account is in LIVE MODE,.
The expiry date accepts multiple expiry date for the same test card number
Details are-
Master card no - 5105105105105100
Expiry - 0115
also accepts expiry date - 0114 / 0117 / 0215 / . . . . and so on,..
Why is it accepting multiple dates for the same card..?
02-04-2013 11:25 PM
So you are on the test server, because it is a test server.
02-05-2013 04:44 AM
ok,
Thanks for speedy response,.
02-05-2013 10:59 PM
Hi,
what is the maximum transaction amount supported by authorize.net?
as i am using SIM API, i am submitting the same transaction more than once
and filling out the payment form details with the same credit card every time.
I wonder why is it not showing me (DUPLICATE TRANSACTION SUBMITTED)?
02-21-2013 12:08 AM - edited 02-21-2013 12:12 AM
what is the maximum transaction amount supported by authorize.net?
test server should be unlimited, production is on the how much credit is left on the credit card.
I wonder why is it not showing me (DUPLICATE TRANSACTION SUBMITTED)?
these are fields that are check for duplicate transaction
02-21-2013 04:24 AM