I am developing a Web App that accepts credit card payments, for now mainly from European cards in particular MasterCard and Visa, I have implemented Stripe as a Payment Gateway but now that the transactions increase I have a problem with static fees. Stripe has a cost of 1.4% + € 0.25 per transaction, but having many transactions starting from a few euros the cost of € 0.25 is a problem, are there payment gateways that have commissions only on the percentage of the transaction without the static cost? as if Stripe charges only 1.4%, even if it has a monthly cost is not a problem, the important thing is that there are no static costs.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)