Feb 6, 2023
0
Level 1
Billing on laravel spark
Hello, I'm using laravel spark on my project, in testing mode.
I'd like to have full filled receipt for my customers.
on database I have on user's table a lot of empty fields like "billing_address", "vat_id', "billing_postal_code". Do I have to create a form for filling this fields? Or, when I'll be in production mode, Laravel o stripe will help me to fill this fields?
Please or to participate in this conversation.