Coder Social home page Coder Social logo

kurozumi / paypay4 Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 0.0 45 KB

EC-CUBE4でPayPay(ペイペイ)決済ができるプラグインのサンプルです。 非公式プラグインですのでご利用は自己責任でお願い致します。

License: GNU Lesser General Public License v2.1

PHP 100.00%
eccube4 paypay payment ec-cube4-paypay ecommerce

paypay4's Introduction

PayPay for EC-CUBE4

EC-CUBE4でPayPay決済ができるプラグインのサンプルです。 非公式プラグインですのでご利用は自己責任でお願い致します。

インストールと有効化

bin/console eccube:composer:require paypayopa/php-sdk

bin/console eccube:plugin:install --code paypay4
bin/console eccube:plugin:enable --code paypay4

シークレットキーと公開キーを設定

PayPay for DevelopersでAPIキーとシークレットキー、マーチャントIDを取得して、 環境変数(.env)に設定してください。

## APIキー
PAYPAY_API_KEY=********************
## シークレットキー
PAYPAY_API_SECRET=********************
## マーチャントID
PAYPAY_MERCHANT_ID=********************
## 1は本番環境、0はテスト環境
PAYPAY_PROD=0

配送方法設定でPayPayを設定

配送方法設定で取り扱う支払い方法にPayPayを追加してください。

paypay4's People

Contributors

kurozumi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

paypay4's Issues

PayPayで決済完了したあとショップに戻れなかったときの対応

PayPayで決済完了したあと何かしらの原因でショップに戻れなかったら、決済完了しているのに注文完了にならないのでその対応が必要。
公式によると、「取引のステータスを確認するために、マーチャントは4〜5秒間隔でGet payment Details APIのポーリングを実装することをお勧めします。」とのこと。

Please make setting page

Please make setting page for Paypay settings without .env file.

EditBox: API_KEY
EditBox: API_SECRET
EditBox: MERCHANT_ID
EditBox: TEST/PROD
Button: OK

Please help me. Why I got this error?

Capture2
Capture3
I had installed this plugin and tested with my test paypay dev environment.
But I got above err.
Why I got this error?

this is site.log content...
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] request.INFO [N/A] [255d567] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "product_detail". {"route":"product_detail","route_parameters":{"_route":"product_detail","_controller":"Eccube\Controller\ProductController::detail","id":"35"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/products/detail/35","method":"GET"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] security.INFO [N/A] [255d567] [anon.] [Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener:authenticate:76] - Populated the TokenStorage with an anonymous Token. [] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [N/A] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [N/A] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] request.INFO [443f3b57] [255d567] [anon.] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "block_search_product". {"route":"block_search_product","route_parameters":{"_route":"block_search_product","_controller":"Eccube\Controller\Block\SearchProductController::index"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/block/search_product","method":"GET"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [443f3b57] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] php.INFO [443f3b57] [255d567] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [443f3b57] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:16] app.INFO [N/A] [255d567] [anon.] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["product_detail"] [GET, /shop_gunpla/products/detail/35, 147.92.153.10, NULL, Mozilla/5.0 (compatible; Linespider/1.1; +https://lin.ee/4dwXkTH)]
[2023-06-03 03:38:18] php.INFO [N/A] [ea2ff0d] [N/A] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the "Twig_Loader_Chain" class is deprecated since Twig version 2.7, use "Twig\Loader\ChainLoader" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/twig/twig/lib/Twig/Loader/Chain.php:7)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] request.INFO [N/A] [ea2ff0d] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "product_detail". {"route":"product_detail","route_parameters":{"_route":"product_detail","_controller":"Eccube\Controller\ProductController::detail","id":"4529"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/products/detail/4529","method":"GET"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] security.INFO [N/A] [ea2ff0d] [anon.] [Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener:authenticate:76] - Populated the TokenStorage with an anonymous Token. [] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] front.INFO [N/A] [ea2ff0d] [anon.] [Eccube\Log\Logger:log:66] - fallback to PC layout [] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [N/A] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [N/A] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The repository_method option of @ParamConverter is deprecated and will be removed in 6.0. Use the expr option or @entity. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Request/ParamConverter/DoctrineParamConverter.php:314)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] request.INFO [907e9aad] [ea2ff0d] [anon.] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "block_search_product". {"route":"block_search_product","route_parameters":{"_route":"block_search_product","_controller":"Eccube\Controller\Block\SearchProductController::index"},"request_uri":"https://ounodoukutsu.jp/shop_gunpla/block/search_product","method":"GET"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [907e9aad] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] php.INFO [907e9aad] [ea2ff0d] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [907e9aad] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:38:18] app.INFO [N/A] [ea2ff0d] [anon.] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["product_detail"] [GET, /shop_gunpla/products/detail/4529, 66.249.79.184, NULL, Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.5735.90 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [N/A] [Eccube\EventListener\LogListener:onKernelRequestEarly:73] - INIT [] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] request.INFO [N/A] [ea55e48] [N/A] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "product_review_index". {"route":"product_review_index","route_parameters":{"_route":"product_review_index","_controller":"Plugin\ProductReview4\Controller\ProductReviewController::index","id":"544"},"request_uri":"https://www.ounodoukutsu.jp/shop_gunpla/product_review/544/review","method":"GET"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] security.INFO [N/A] [ea55e48] [anon.] [Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener:authenticate:76] - Populated the TokenStorage with an anonymous Token. [] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelRequest:86] - PROCESS START ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelController:111] - LOGIC START ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [N/A] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/sensio/framework-extra-bundle/src/Configuration/Route.php:16)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The "templating" service is deprecated since Symfony 4.4 and will be removed in 5.0. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/var/cache/prod/ContainerMyUeSA1/getTemplatingService.php:9)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\Bundle\TwigBundle\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/twig-bundle/TwigEngine.php:14)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\Bridge\Twig\TwigEngine class is deprecated since version 4.3 and will be removed in 5.0; use \Twig\Environment instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/twig-bridge/TwigEngine.php:14)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The Symfony\Bundle\FrameworkBundle\Templating\EngineInterface interface is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/framework-bundle/Templating/EngineInterface.php:14)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: Using the "templating" service is deprecated since version 4.3 and will be removed in 5.0; use Twig instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/framework-bundle/Controller/ControllerTrait.php:231)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] request.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\HttpKernel\EventListener\RouterListener:onKernelRequest:122] - Matched route "block_search_product". {"route":"block_search_product","route_parameters":{"_route":"block_search_product","_controller":"Eccube\Controller\Block\SearchProductController::index"},"request_uri":"https://www.ounodoukutsu.jp/shop_gunpla/block/search_product","method":"GET"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] php.INFO [c9164f18] [ea55e48] [anon.] [Symfony\Component\ErrorHandler\ErrorHandler:handleError:532] - User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. {"exception":"[object] (ErrorException(code: 0): User Deprecated: The default value of the "$secure" and "$samesite" arguments of "Symfony\Component\HttpFoundation\Cookie::__construct"'s constructor will respectively change from "false" to "null" and from "null" to "lax" in Symfony 5.0, you should define their values explicitly or use "Cookie::create()" instead. at /home/muhoghqa/public_html/ounodoukutsu.jp/shop_gunpla/vendor/symfony/http-foundation/Cookie.php:97)"} [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [c9164f18] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelResponse:124] - LOGIC END ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]
[2023-06-03 03:39:33] app.INFO [N/A] [ea55e48] [anon.] [Eccube\EventListener\LogListener:onKernelTerminate:133] - PROCESS END ["product_review_index"] [GET, /shop_gunpla/product_review/544/review, 52.167.144.22, NULL, Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/103.0.5060.134 Safari/537.36]

EC-CUBE4.2においてエラー発生する

@kurozumi さん
EC-CUBEの仕様変更により次のエラーが発生してしまいます。

 Cannot autowire service "Plugin\paypay4\Repository\PaymentStatusRepository"  
  : argument "$registry" of method "__construct()" has type "Symfony\Bridge\D  
  octrine\RegistryInterface" but this class was not found.                     
                                                            

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.