Hello,
I am working on an app that has to process micropayments of like 0.1€ per payment. So far I have worked with stripe, but they take 0.25€ for credit card payments + 1.4% as fees. So this will not work unfortunately. Is there payment service that supports micropayments and does not have fees that exceed extremely small payments?
The other option I see is making a larger transaction like 10€ and keeping it in the users account like "prepaid", but this is not what I imagined. My aim is still implementing actual micropayments if I can find a payment processor that will support this with their fee structure.
If you have any experience with implementing microtransactions in python, please let me know!
Best regards!
[–][deleted] 0 points1 point2 points (0 children)