客户到paypal支付页面出现:
PayPal不允许从您所居住的国家或地区运送到您指定为目的地的国家或地区,英文是Paypal does not allow your country of residence to ship to the country you wish to。
原因是写的网站收货地址和paypal的收货地址不同,网上找了种方法是直接在后台设置paypal的地址替换值为0,我的后台没这项设置,所以就从源码里面修改了。
解决方法:
打开文件/includes/modules/payment/paypalwpp.php
找到 $options = 1;
后台的值改为1就行了,还有待测试。
EasyCalcCheck Plus - Warning: The form was not found, because the template uses overrides. Please adjust the search string for the form in the file easycalccheckplus.php or delete the overrides in templates/yourtemplate/html!