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

christopher's avatar

Laravel Cashier / Stripe get charges responose

Heyho,

currently i want to build a prepaid account for users. So a user signs up and type in an amount of $ that will be charged by stripe.

So far so good - but how can i fetch the response of $user->charge e.g https://stripe.com/docs/api/php#charges

If i dd i get only the back the stripe token etc. but not the amount, status etc. like in the docs of stripe.

What am i missing?

0 likes
0 replies

Please or to participate in this conversation.