mashiro365
Forum Replies Created
-
Forum: Plugins
In reply to: [Japanized for WooCommerce] Stripe決済時エラーWooCommerce Stripe Payment Gatewayの方で質問させて頂き、解決いたしました。
https://ww.wp.xz.cn/support/topic/sorry-we-are-unable-to-process-your-payment-at-this-time-please-retry-later/以下の流れで、解決しました。
1.WooCommerce Stripe Payment Gatewayを最新版にアップデートする
※4.1.2 version
2.一旦全てのプラグインを停止する
3.WooCommerceとWooCommerce Stripe Payment Gatewayのみ有効化する
4.テーマをデフォルトのものに変える
※私は、TwentySeventeenの子テーマを使用していた為、
今回は、デフォルトのTwentySeventeenに一旦戻しました。
5.送料を無効にする
6.stripeをテストモードにし、この状態で、もう一度支払いが上手くいくか
チェックしたが、同じエラーが出てうまくいかなかった。
7.テーマをデフォルトのテーマからもともと使用してた子テーマに変えて、
woocommerce>設定>購入手続き>Stripeの中の設定の、「ステートメント
記述子」 の記載から「|」という記号を削除したところ、stripeでの決済
ができるように なりました。今回の原因は、woocommerce>設定>購入手続き>Stripe
の中の設定で、「ステートメント記述子」の箇所に「|」という記号を入れて
いたことが原因だったと思われます。
アルファベットと日本語のみの記載にしたところ、エラーが消え、決済できる
ようになりました。- This reply was modified 8 years, 1 month ago by mashiro365.
- This reply was modified 8 years, 1 month ago by mashiro365.
- This reply was modified 8 years, 1 month ago by mashiro365.
Thanks!! Now strip check-out got to work!
As you say, I checked statement discriptor, and changed to only alphabets, now it works.
And I tried to have Japanese letters, it also works.
But, when I have a special letter “|” in statement descriptor that maybe only Japanese has, the error massage appears. It seemed to be a cause of the error.Anyway, thank you very much for your help and taking your time!!
>to Japanese users
今回の原因は、woocommerce>設定>購入手続き>Stripe
の中の設定で、「ステートメント記述子」の箇所に「|」という記号を入れていたことが
原因だったと思われます。
アルファベットと日本語のみの記載にしたところ、エラーが消え、決済できるようになりました。After downloading the latest version, I tried the steps that you advised;
1. Turn all plugins off no exceptions.
2. Then turn on only WooCommerce and Stripe. There should only be 2 plugins active.
3. Then switch your theme to a WP default theme like TwentySeventeen.
4. Turn shipping off completely.
5. Then test your checkout again.but, the same error massage appears after pressing “Place order”;
“Sorry, we are unable to process your payment at this time. Please retry later.”I updated to 4.1.2 version and re-test it, but it still does not work.
I have tried your advice several times, but when I deactivated strip, always the below error happened.
“Fatal error: Class ‘WC_Payment_Gateway_CC’ not found in /home/mashiro365/coffeebeans-mashiro.com/public_html/wp-content/plugins/woocommerce-gatewa\y-stripe/includes/abstracts/abstract-wc-stripe-payment-gateway.php on line 12”We need to recover the credit check out immediately.
Could you kindly advice to this issue??I tried the steps that you adviced, but while I deactivated the all plugins, following error appeared suddenly; “Fatal error: Class ‘WC_Payment_Gateway_CC’ not found in /home/mashiro365/coffeebeans-mashiro.com/public_html/wp-content/plugins/woocommerce-gatewa\y-stripe/includes/abstracts/abstract-wc-stripe-payment-gateway.php on line 12”
Now, I cannot access my website because of the error..
I checked my “abstract-wc-stripe-payment-gateway.php”, but there seems not to be any problem compared to below one.
How can I do?
- This reply was modified 8 years, 1 month ago by mashiro365.
- This reply was modified 8 years, 1 month ago by mashiro365.
- This reply was modified 8 years, 1 month ago by mashiro365.
OK, I’ll try that, but how can I turn shipping off? I cannot find the setting.
Could you try again with below shipping address?
Country : Japan
Street address : Nishi-Shinjuku 2-8-1
Zip code : 1638001
Prefecture : Tokyo
City: Shinjuku-kuI tried with above address, but the same error occurs.
It says “Sorry, we are unable to process your payment at this time. Please retry later.”I tried again, but the shipping cost seems valid. It’s said 送料無料(=shipping cost free).
Sorry for bothering you. It’s pleasured to check once again.
If there is something else to do, pls let me know.I changed the setting of shipping method.
Could you try again?- This reply was modified 8 years, 1 month ago by mashiro365.
Sorry, I put a wrong test key on stripe. I just put the correct one.
I have deactivated “WooCommerce Weight Based Shipping” as well.
Other plugins are all invalid now.
Only WooCommerce and WooCommerce Stripe gateway are now activated.I turned off all plugins except woocommerce and stripe and turned on test mode.
Could you check my site?I tried deactivating all plugins except WooCommerce and WooCommerce Stripe gateway, but it still doesn’t work.
I am using a child-theme of twenty-seventeen.
Do you mean I need to use the default theme of twenty-seventeen?
Sorry, but I don’t know the technical things so much.