Level 2
Have you thought about just storing the invoice information in a table then send them to a view that shows the transaction information?
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi, How can I display to a user that just finished subscribing their Stripe receipt? Do I need to retrieve all invoices and display the latest?
How about single charges receipts? How can I display them right after the user purchased something?
Please or to participate in this conversation.