You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
The plugin has started to return an error with loading template snippets.
suggested solution:
"In order to prevent shopware from throwing an error every time QuickPay calls the callback URL of the shop, the default template renderer has to be disabled. this can be achieved by adding the following line at the beginning of the callbackAction method. $this->Front()->Plugins()->ViewRenderer()->setNoRender();"
@NPE-Chefs Thank you for taking your time to report this bug :)
If you want you can do a pull request and I'll merge it, otherwise I'll send out a new release later this week adding some new features as well
Hi,
The plugin has started to return an error with loading template snippets.
suggested solution:
"In order to prevent shopware from throwing an error every time QuickPay calls the callback URL of the shop, the default template renderer has to be disabled. this can be achieved by adding the following line at the beginning of the callbackAction method.
$this->Front()->Plugins()->ViewRenderer()->setNoRender();
"bugreport.docx
Kind regards
Nicolai
The text was updated successfully, but these errors were encountered: