@eiko03 checkout laravel cashier https://laravel.com/docs/8.x/billing
Feb 21, 2021
3
Level 1
Laravel Stripe setup
I want to setup stripe with laravel like.. one user can store multiple cards and use or reuse them for purchase later. I can use cards to create tokens but for reuse, i would have to store that information, which i don't want to do. Which way should I go?
Please or to participate in this conversation.