Error on laravel 5.6 Cashier #33059
Unanswered
lYesterdaYl
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://laravel.com/docs/5.6/billing
Hi, my project uses laravel cashier to implement stripe API. It was working fine at the time I implemented Nov 2019. I am not sure what was changed. But the thing I see right now is the function "updateCard" did not properly update the stripe_id in the user table. Below is my code:
The error I got when the program is running updateCard function is
Can anyone help on this? Thanks. Let me know if you need more information.
Beta Was this translation helpful? Give feedback.
All reactions