I want to create a service, which I charge 1 euro,
If stripe takes me at every transaction 60 cents, I'm not a winner,
that's why I'm looking for a plugin that allows to make a payment by credit card for free.
thank you for your participation @jlrdw,
So if I understand correctly, a simple transaction on stripe without stock information from my client is free?
Simply, there is no such thing (laravel, or anything else). Everyone doing credit card transactions, whether it's a brick and motar store and physically swiping the card, or the internet, are being charged for accessing, and utilizing, the secure networks of the credit card industry (Visa/MasterCard, etc). I really doubt someone is going to eat that cost so you can use it for free. And if there were such a service, no one would be using Paypal, or Stripe, or another processor. They'd be using the "free" service.
And to reiterate this stuff should be studied and learned thoroughly the laws and regulations covering the storage of a person's credit card and private data is not something you just go and do.
I think PayPal would probably be a cost-effective solution for you.