![]() |
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 |
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 |
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)) { Note: use FTP/SSH access to alter the PHP scripts. |
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:
|
Re: Need help with checkout
Quote:
O.k. I did what you said. Thank you and I work that will work. Tom |
Re: Need help with checkout
Quote:
Thank you and I will look in to that. Tom |
All times are GMT -8. The time now is 09:27 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.