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
This might seem irrelevant for some, but in Belgium this would be a great reduce of cost.
The Stripe api allows you to define a suggested order, or propose default payment method.
We tested this out and noticed the following thing:
Credit card is always shown first
Bancontact ( the major standard that every card even visa / mastercard is running on in Belgium ) is second.
the costs for Credit card is : 2-4% about
cost for bancontact is fixed at 35cents.
We did a test event with event tickets of €200 euros, resulting in for some orders paying up to 7 euros while the transaction cost could have been 35 cents.
Is there a possibility to maybe give some prio to a certain payment method, either in config fixed by starting up the docker with optional values that you can choose the order? This would be for us in Belgium a big big improvement!
The text was updated successfully, but these errors were encountered:
This might seem irrelevant for some, but in Belgium this would be a great reduce of cost.
The Stripe api allows you to define a suggested order, or propose default payment method.
We tested this out and noticed the following thing:
Credit card is always shown first
Bancontact ( the major standard that every card even visa / mastercard is running on in Belgium ) is second.
the costs for Credit card is : 2-4% about
cost for bancontact is fixed at 35cents.
We did a test event with event tickets of €200 euros, resulting in for some orders paying up to 7 euros while the transaction cost could have been 35 cents.
Is there a possibility to maybe give some prio to a certain payment method, either in config fixed by starting up the docker with optional values that you can choose the order? This would be for us in Belgium a big big improvement!
The text was updated successfully, but these errors were encountered: