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
I would like to request a feature that allows applying a discount when a specific payment method is selected during checkout. The discount could be either a percentage or a fixed amount.
Expected Behaviour:
Admins should be able to configure a discount for specific payment methods.
The discount should be configurable as either a percentage or a fixed amount.
There should be options to set a minimum and maximum order amount threshold for when the discount applies.
The discount should be automatically applied when the selected payment method meets the configured criteria.
Use Case:
This feature would be useful for incentivising customers to choose certain payment methods, such as direct bank transfers or cryptocurrency payments, by offering a discount within defined order value limits.
The text was updated successfully, but these errors were encountered:
Hi, thank you for your idea, isn't it easier to manage this per payment method price, there you can set price for payment method, so you can easily favor selected method. :idea:
Hi Jan, thanks for your response! I actually tried setting the payment method price to -10%, but it gets rounded back up to the original order amount, so no discount is applied. I assumed this was intentional, which is why I requested the feature. If it's supposed to allow negative values, then this might be a bug. Could you confirm?
Hi, yes, the calculation does not count with minus values, e.g. to prevent from paying to customer back, etc. So the minus value in payment costs cannot be applied.
But I didn't mean minus values, but to give a price for different methods so that one of them is the most advantageous
I would like to request a feature that allows applying a discount when a specific payment method is selected during checkout. The discount could be either a percentage or a fixed amount.
Expected Behaviour:
Use Case:
This feature would be useful for incentivising customers to choose certain payment methods, such as direct bank transfers or cryptocurrency payments, by offering a discount within defined order value limits.
The text was updated successfully, but these errors were encountered: