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
The Payment section of the Backoffice should be refactored to not use hardcoded values. Makes it impossible to use it along with custom providers unless you override the view script...
We should also get rid of the magic method call: getProvider_%s_amount and provide some usefull interface:
The Payment section of the Backoffice should be refactored to not use hardcoded values. Makes it impossible to use it along with custom providers unless you override the view script...
We should also get rid of the magic method call: getProvider_%s_amount and provide some usefull interface:
https://github.com/pimcore/pimcore/blob/master/bundles/EcommerceFrameworkBundle/Resources/views/admin_order/detail.html.twig#L181
The text was updated successfully, but these errors were encountered: