I keep getting error 270 on certain products. I cannot figure out what the difference is between the products that are registering fine and the ones that arent. Can anyone shed incite? Here is the form...
the form IS LIVE so dont submit.. https://www.kickinkaratesystems.com/akitournament
01-09-2013 06:15 PM
Here is a replica of the form on a test account.. https://www.kickinkaratesystems.com/test
01-09-2013 06:40 PM
error 270
3 | 270 | The line item [item number] is invalid. | A value submitted in x_line_item for the item referenced is invalid. |
Can you post an item# that work, and one that didn't?
01-10-2013 04:21 AM
I dont really know how to find what item or items are causing it, I did not write the form myself, I am using a form plugin....
01-10-2013 05:51 AM
If it using SIM, you can look at the page source form post to authorize.net and see what the x_line_item is. Else you'll have to get support from the form plugin.
01-10-2013 06:29 AM - edited 01-10-2013 06:30 AM
My guess is that item like "Forms Creative , 12-13 beginner, boys + girls Sat" is use as the item# or item Name, but there is a 31 max char on an item# and item Name.
01-10-2013 08:43 AM
I have seen this character issue mentioned, but how how an item like "Forms Traditional , 9 & under Beg Trad Form Sat" went through successfully? I would think it would be an all or nothing deal?
01-10-2013 12:54 PM
if that one work, login to the merchant account, check for that transation and see what the item# is for the.
01-10-2013 01:14 PM
I thought I may have found it but still got error. I have a logging plugin that records error details. Is there any sensitive info that would prevent me from letting someone look at it?
I have also shortened the product name..no matter what product I try, same error but the line item changes
01-10-2013 03:29 PM - edited 01-10-2013 03:39 PM
The response not going to help, I try it, and it only show 270.
But if you can log the request that send data to authorize.net/gateway/transact.dll . just remove your loginID, and transationKey from the log before posting it here.
01-10-2013 04:02 PM