Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Marcolino922's avatar

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

0 likes
0 replies

Please or to participate in this conversation.