Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Need help with checkout

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 01-24-2012, 05:41 PM
 
tom437 tom437 is offline
 

eXpert
  
Join Date: Feb 2010
Posts: 209
 

Default Need help with checkout

Hello,


A customer just to place an order on my website and get this message, after they click the place order button.

(Unable to process payment. Please contact the merchant as the shipping address provided by the merchant is invalid, and the merchant has requested that your order must be shipped to that address.)

Anyone, know what does it means?

Thanks
Tom
__________________
x cart 4.4.2
Reply With Quote
  #2  
Old 01-24-2012, 06:45 PM
 
tom437 tom437 is offline
 

eXpert
  
Join Date: Feb 2010
Posts: 209
 

Default Re: Need help with checkout

Also, in my log is see this

([24-Jan-2012 19:54:18] Warning: preg_match() [<a href='function.preg-match'>function.preg-match</a>]: Unknown modifier 'M' in /home/xxxxx/public_html/xxxxxx/include/adaptives.php on line 98

Thanks
__________________
x cart 4.4.2
Reply With Quote
  #3  
Old 01-25-2012, 03:04 AM
  qualiteam's Avatar 
qualiteam qualiteam is offline
 

X-Guru
  
Join Date: Dec 2010
Posts: 6,373
 

Default Re: Need help with checkout

Not sure if it is related to the checkout issue, but you can add this code:
Code:
$p = preg_quote($p, '/');

right before this one:
Code:
if(preg_match('/' . $p . " ([^;]+)/Ss", $preg[2],$ppreg)) {
in the "include/adaptives.php" script, to fix the error reported in logs.

Note: use FTP/SSH access to alter the PHP scripts.
__________________
Alex Solovev,
Qualiteam

---

User manual Video tutorials X-Cart FAQ

You are welcome to press "Thanks" button
if you find this post useful

Click here to learn how to apply patches

X-Cart Extensions
Reply With Quote
  #4  
Old 01-25-2012, 03:33 AM
 
PoC2 PoC2 is offline
 

Advanced Member
  
Join Date: Nov 2011
Posts: 65
 

Default Re: Need help with checkout

See: http://help.qtmsoft.com/index.php?title=X-Cart:PayPal#Unable_to_process_payment._Please_cont act_the_merc...that _address

Quote:
If the customer's address submitted to the server does not pass PayPal's validation, the server returns the error specified...
__________________
X-Cart 4.4.4
X-Cart Mailchimp
X-Cart Mods Smart Template
X-Cart Mods Advanced Videos
X-Cart Mods Thumbnail Candy
Reply With Quote
  #5  
Old 01-25-2012, 07:32 AM
 
tom437 tom437 is offline
 

eXpert
  
Join Date: Feb 2010
Posts: 209
 

Default Re: Need help with checkout

Quote:
Originally Posted by qualiteam
Not sure if it is related to the checkout issue, but you can add this code:
Code:
$p = preg_quote($p, '/');

right before this one:
Code:
if(preg_match('/' . $p . " ([^;]+)/Ss", $preg[2],$ppreg)) {
in the "include/adaptives.php" script, to fix the error reported in logs.

Note: use FTP/SSH access to alter the PHP scripts.

O.k. I did what you said.

Thank you and I work that will work.
Tom
__________________
x cart 4.4.2
Reply With Quote
  #6  
Old 01-25-2012, 07:32 AM
 
tom437 tom437 is offline
 

eXpert
  
Join Date: Feb 2010
Posts: 209
 

Default Re: Need help with checkout


Thank you and I will look in to that.

Tom
__________________
x cart 4.4.2
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 01:59 AM.

   

 
X-Cart forums © 2001-2020