Jump to content

Problem in checkout


Recommended Posts

Have you tried regenerating your htaccess by turning off friendly urls and turning them back on? Something seems to be adding a large query string to the cart page. 

Yes tried that but it works when friendly url is turned off

but it does not work when friendly url is on 

Link to comment
Share on other sites

My website is www.iamobile.in

 

I am facing the problem in checking out after adding the product to the cart 

 

please tell me how can i resolve it 

 

asap 

 

thanks in advance 

 

try changing your order process from 1 step to 5 step, or vice versa.

it's in the back office under Preferences - Orders

 

I am getting a similar problem can you help me? My site is www.stocknation.co.uk

 

Initial problem which has been fixed by updating my PHP on hosting 

"Impossible to add the product to the cart.

 

textStatus: 'error'

errorThrown: ''

responseText:..." pop up error.

 

However I am now getting this error when trying to pay.

 

 

PayPal response:

TIMESTAMP -> 2014-04-15T16:32:27Z

L_ERRORCODE0 -> 11800

L_SHORTMESSAGE0 -> Invalid Data

L_LONGMESSAGE0 -> Your request is too long. Check URLs and other long strings.

L_SEVERITYCODE0 -> Error 

 

Now It is a Paypal error message.... after speaking to Paypal they have said:

 

I found a new SetExpressCheckout call for item "BLUESKY SHELLAC UV STARTER PACK" in your flow logs page whose quantity is "1" repeated about 500 times which is causing the same error message.

 

You should use the variable

 

L_PAYMENTREQUEST_0_QTY0= "10" or "20" or "200" etc.

 

You can use the format "1" "1" "1" only for different items being sold (with the variable paymentrequest_0_name to specify the name of each single item) and not for bigger quantity of the same item.

 

My site has not been able to take payment for 5 days now I am pulling my hair out with this...

 

any help would be great.

Link to comment
Share on other sites

I am getting a similar problem can you help me? My site is www.stocknation.co.uk

 

Initial problem which has been fixed by updating my PHP on hosting 

"Impossible to add the product to the cart.

 

textStatus: 'error'

errorThrown: ''

responseText:..." pop up error.

 

However I am now getting this error when trying to pay.

 

 

PayPal response:

TIMESTAMP -> 2014-04-15T16:32:27Z

L_ERRORCODE0 -> 11800

L_SHORTMESSAGE0 -> Invalid Data

L_LONGMESSAGE0 -> Your request is too long. Check URLs and other long strings.

L_SEVERITYCODE0 -> Error 

 

Now It is a Paypal error message.... after speaking to Paypal they have said:

 

I found a new SetExpressCheckout call for item "BLUESKY SHELLAC UV STARTER PACK" in your flow logs page whose quantity is "1" repeated about 500 times which is causing the same error message.

 

You should use the variable

 

L_PAYMENTREQUEST_0_QTY0= "10" or "20" or "200" etc.

 

You can use the format "1" "1" "1" only for different items being sold (with the variable paymentrequest_0_name to specify the name of each single item) and not for bigger quantity of the same item.

 

My site has not been able to take payment for 5 days now I am pulling my hair out with this...

 

any help would be great.

 

I have changed it to 5 step and 1 step and I still receive the same error on trying to pay with paypal

Link to comment
Share on other sites

×
×
  • Create New...