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
We have two shipping methods - courier delivery and parcel locker delivery.
For courier delivery we want to enable "stripe" and "give money to the courier" payment gateway.
For parcel locker there is no one to give money to, so just "stripe" payment gateway should be enabled.
Could you please consider implementing this? Right now i just define such relationship in template directly using twig template, but this gives website owner no ability to adjust it using control panel.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Example use case:
We have two shipping methods - courier delivery and parcel locker delivery.
For courier delivery we want to enable "stripe" and "give money to the courier" payment gateway.
For parcel locker there is no one to give money to, so just "stripe" payment gateway should be enabled.
Could you please consider implementing this? Right now i just define such relationship in template directly using twig template, but this gives website owner no ability to adjust it using control panel.
Beta Was this translation helpful? Give feedback.
All reactions