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

Musbah's avatar

payment getway

hi all, I use stripe in my laravel website , when user use his card to payment this error appear "your card has insufficient funds" how to show custom error message

0 likes
2 replies
furqanDev's avatar

There are different code to test the integration. You will get insufficient balance error because that code is for that purpose only. If you are seeing that error then it means that it is working correctly.

Here are number of codes that you can test your stripe with.

https://stripe.com/docs/testing

Please or to participate in this conversation.