IceToast

Results 31 comments of IceToast

This check would need to take every single currency that is supported for any store product into account. However the user should check what is supported at their stripe account...

Yes. This check does require to do what i described above as you can set different currencies for different products.

A rather simple solution would be to set a list of payment methods of stripe to each product indivudually. Because we cant nor shouldnt keep track of all payment methods...

Will be implemented in v0.8

Fully customizable welcome message (simple HTML Input which is already used in "Useful Links") with different versions for each language.

You mean a fee set for a specific payment gateway correct? This has nothing to do with taxes, as taxes have nothing to do with the payment gateway but the...

Did you overread my comment maybe? Why would you add a TAX for a specific payment gateway? Taxes are regulated by law at your country. What you are talking about...

> I use tax to cover payment gateway fees as currenctly **there is no option to set Payment Gateway handling fee** in %. > > Add option to set handling...

> I wanted per payment gateway tax setting because my suggestion to add handling fee option was closed here [#290 (comment)](https://github.com/ControlPanel-gg/dashboard/issues/290#issuecomment-1001627783) > > > most likely wont do that. **just...

The first description would fixes the problem the best. That's also how i would implement it.