Did you actually try searching what I told you you could use as a search term? Have you looked into Mollie, Adyen, Klarna, Mangopay, Quickpay, etc? The list is quite large, there are options available but again, it requires you to proactively review and compare them, not just throw your hands in the air proclaiming "It's not Stripe".
> Mollie for UK
- 1.2% + 20p for standard cards
- 2.90% + £0.20 for corporate and European
- 2.50% + £0.20 for Amex
- 3.25% + £0.20 for international
> Stripe for UK
- 1.5% + £0.20 for standards cards inc Amex
- 1.9% + £0.20 for corporate uk cards
- 2.5% + £0.20 for international within Europe
- 3.25% + £0.20 for International + 2% if fx conversion
[0]https://www.mollie.com/gb/pricing#psp-block
[1]https://stripe.com/gb/pricing. (scroll down for list)
They do cards with airlines where the customer can earn free flights and other such reward schemes to attract customers.
I looked but couldn't find any. Adyen does not do this on its own AFAICT, only with 3rd party addons that implement recurring payments on top of it. Mollie claims it does this but is woefully incomplete (no failed payment retries for example), and appears to be all in on slop.
> Mollie will retry the failed payment up to 5 times.
I was investigating this 5 months ago and the answer their slop machine gave was:
> Does Mollie retry failed payments (dunning) and track subscription states? Mollie does not currently provide automatic dunning or retry logic for failed subscription payments. Subscription states like active or past due are tracked, but you need to implement retry and notification logic in your system. This is a common feature request and may be on the roadmap, but no official release date is available.
From your link, note though:
> If your subscription payment does not succeed, Mollie may attempt it again up to 5 times (once a day), depending on the failure reason. After all retries have been exhausted, the subscription will be cancelled.
If there's a payment issue, I would not consider cancelling the subscription 5 days after the first failure as reasonable. I would expect the subscription to go into "past due" state, and to keep retrying.
They may but it's not out there in the wild.
So do you have more information about normal payment processors in general which are more competitive than Stripe. The comment below by @khurs for example shows that Stripe is actually a bit cheaper than Mollie for Amex cards (which you respond with the point that most European demographic doesn't use Amex cards etc.)
but I am non-european, non-US so I have no skin in the game and I wish to support those which are mutually beneficial to me in terms of providing me a very decent deal and hopefully good support as well. So what do you suggest me some more resources about and would there be anything better than Stripe.
I absolutely know that AWS and others are so overpriced that I sometimes even used to wonder why people might buy it if OVH and Hetzner exists (before price increase, perhaps it can still be price competitive sometimes though)
But interestingly, I didn't believe the same for Stripe, so I am re-thinking my belief about Stripe and payment processing in general too (which to be fair, tangentially might also perhaps be the same way some people might feel about AWS). So I'd be curious to learn more! :-D
Edit: just did some more digging and as an Indian, we have UPI payments which there are some providers of but there is an option iirc for us to directly have a bank account and do a lot of payment processing so much more easier with UPI ourselves and basically pay 0% for Indian specific traffic as India heavily uses UPI (its really good to be honest!) and there are some providers like carefree/razorpay as well which can accept UPI on their side at 1.6-2% if you want API and are just starting out
But I am curious about accepting European/American/Canadian cards though. It seems that carefree/razorpay are recommended if targetting Indian markets and Helcim for American/canadian and Adyen/Mollie are recommended for European centric markets. So I'd be curious to hear your opinions about it.