Feb 26, 2021
0
Level 2
Manage billing with Stripe
Hi, accepting payments from all over the world via Stripe, how do I manage billing?
I created a small application that creates the subscriptions, as per instructions on Laravel I am only asked for the card number, holder, expiry date etc.
The payment is successful, thus creating the subscription but rightly so, by going to see the customer's invoice, there is no type of data, if not his email.
So I wonder how to manage the customer's billing data. Thank you
Please or to participate in this conversation.