codingpet
Forum Replies Created
-
Forum: Plugins
In reply to: [Alipay For WooCommerce] ERROR:TRADE_TOTALFEE_NOT_MATCH这个问题别的付款方式也存在,登录支付宝后支付宝就记录了这一单的商户订单号,这时关掉再提交一个商户订单号相同但金额变了的订单,支付宝就会认为金额不一致不予处理。所以需要一个新的订单号才可以。
插件现在没有取消订单的功能,这个逻辑前提是支付宝要支持取消订单,并给商户网站通知,才能进一步处理。这方面我没研究太多,如果你想做这个功能,可以打支付宝客服问问它们是否支持,然后找人开发。出于时间限制,我也只能给这款插件这些功能,再多就无法维护了,很抱歉。
Forum: Plugins
In reply to: [Alipay For WooCommerce] ILLEGAL_PARTNER_EXTERFACEHi,
The global alipay is the only way you can receive currencies other than RMB. It is different from the one we use in China ( https://www.alipay.com )and kind of a service for foreign customers only. So the accounts are also separated.
If you want to use global alipay, you have to purchase a plugin form the official woocommerce site and below is the link
https://www.woothemes.com/products/alipay-cross-border-payment-gateway/Hope this helps.
Forum: Plugins
In reply to: [Alipay For WooCommerce] 多货币汇率转换抱歉,本插件不支持任何多货币插件。汇率转换功能仅限于店铺主货币不是人民币的时候。
多货币功能需要根据你使用的插件进行开发。Forum: Plugins
In reply to: [Alipay For WooCommerce] wechat pay For WooCommerceI’m afraid not, sorry.
Forum: Plugins
In reply to: [Alipay For WooCommerce] 可以添加微信里使用支付宝的解决方法吗?这个插件并不支持支付宝的手机网站支付,它需要企业账号。
虽然现在支付宝的pc版勉强可以在手机上用,但体验也非常不好,所以不打算修复微信的问题。Forum: Plugins
In reply to: [Alipay For WooCommerce] 使用Direct Payment必须要有企业账户吗?必须有企业账户
Forum: Plugins
In reply to: [Alipay For WooCommerce] ILLEGAL_PARTNER_EXTERFACEThis indicated an alipay account partnership error, first of all please make sure your account is not from global.alipay.com.
Then double check the “Alipay Payment Gateway Type” option, make sure the service you have chosen is enabled in your alipay account.
Forum: Plugins
In reply to: [Alipay For WooCommerce] 错误代码 ILLEGAL_SIGNHi, first of all please make sure that your account is not from global.alipay.com then continue reading.
I took a look into the checkout process of your site and found something strange.
The checkout page was https://jarrahridge.com.cn/?page_id=259 and when order is placed, it first redirected to
https://jarrahridge.com.cn/?page_id=259&key=wc_order_55388491f33ee&order=1380&lang=zh
and then to alipay.Alipay doesn’t allow any unexpected parameters in the url and the second one has a lot of them. And most importantly the redirection is not a standard process of woocommerce checkout. You need to know why this process exists.
And your theme has loaded jquery twice.For now I suggest you give it a try to change the permalink structure to a pretty one. I have never encountered your situation before, so if this doesn’t work, I can only suggest switching to a default theme and disabling plugins one by one.
Forum: Plugins
In reply to: [Alipay For WooCommerce] 错误代码 ILLEGAL_SIGNThe old version has some some issue with permalink structures and it’s not bug free, It’s better for you to update WordPress, WooCommerce and Alipay plugin to the latest version.
I’m sorry but there is not enough time for me to support the old versions, all bugs are fixed through updates.
Hi, the plugin works with WordPress 4.1 and WooCommerce 2.3.7. I tried to regenerate the problem you described and failed.
It could be a theme issue or some plugin conflicted with ours. Could you please try the default theme. If it is not solved, please send me a url where I can see the issue.
Thanks
Forum: Plugins
In reply to: [Alipay For WooCommerce] ALIPAY & WOOCOMMERCE 2.3Could you please provide me more details about the issue you had?
I tested this plugin with WordPress 4.1.1 + WooCommerce 2.3.5 but didn’t get any problem.Forum: Plugins
In reply to: [Alipay For WooCommerce] alipay ILLEGAL PARTNER EXTERFACEHi, this issue is covered in the FAQ section. Please check the “Alipay Payment Gateway Type” option, the method you selected must be enabled in your alipay account. Please go to alipay.com and check the services you have applied for.
Forum: Plugins
In reply to: [Alipay For WooCommerce] AlipayPayment from Mainland China@steveyantz, this plugin is only used for woocommerce. For custom table, you may check other plugins or the alipay offical api.
Forum: Plugins
In reply to: [Alipay For WooCommerce] ILLEGAL_SIGN error in Alipay for WoocommerceSELLER_NOT_EXIST means your account info is incorrect, please double check and also make sure the service you selected is enabled for your alipay account.
The account is supposed from https://b.alipay.com/newIndex.htm.多谢反馈,现在维护这插件的时间比较少,如果您能帮忙那真是太好了,我会抽空弄github。如果您已经在alipay wap插件中修复次bug,或者有更好的方法,希望能分享一下,十分感谢。