Shopware 6 SwagPayPal 默认配置不起作用
Shopware 6 SwagPayPal Default configuration is not working
我正在使用 shopware 6 并安装插件 SwagPayPal。在插件的默认配置页面上,我添加了 client_id 和客户端密钥,但在那之后我变得像这样
The webhook could not be saved. The following errors occurred:
Client error: `POST https://api.sandbox.paypal.com/v1/notifications/webhooks`
resulted in a `400 Bad Request` response: {"name":"VALIDATION_ERROR","message":"Invalid data provided","debug_id":"XXXXXX","information_link":"https://deve (truncated...)
有人可以帮我吗?
在贝宝服务器无法访问的本地环境中工作时,您每次都会遇到此错误。但只有 webhook 不起作用,其他一切都可以,您可以测试集成。测试应该没问题。
我正在使用 shopware 6 并安装插件 SwagPayPal。在插件的默认配置页面上,我添加了 client_id 和客户端密钥,但在那之后我变得像这样
The webhook could not be saved. The following errors occurred:
Client error: `POST https://api.sandbox.paypal.com/v1/notifications/webhooks`
resulted in a `400 Bad Request` response: {"name":"VALIDATION_ERROR","message":"Invalid data provided","debug_id":"XXXXXX","information_link":"https://deve (truncated...)
有人可以帮我吗?
在贝宝服务器无法访问的本地环境中工作时,您每次都会遇到此错误。但只有 webhook 不起作用,其他一切都可以,您可以测试集成。测试应该没问题。