Hi,
I want to develop a management system for a garage and car services store. Currently, the customers are paying cash and sometimes with bank card using the card reader. I don't know how they hand the transaction between the bank and the card read.
If anyone has ever made such project. Can you guide me how you can handle those payments?
Here is my Questions.
Should I use stripe to handle this or there are any other solutions?
You will definitely want to use Stripe or another payment processor to handle payments. There's already a fantastic first-party package that simplifies this process for you: Laravel Cashier