CORS error while using Laravel Cashier #1150
Unanswered
franklin-tina
asked this question in
Help
Replies: 1 comment
-
Hey, A bit late, but this might help someone in the future. Try the following.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I know this is an old issue, and I have seen use
Inertia::location
on so many proposed solutions.For example, this is a similar issue.
But In my case, I'm using the
checkoutCharge
method provided by laravel cashier for Stripe one time payments like so:How will I overcome the cors error?
My environment and packages used:
Beta Was this translation helpful? Give feedback.
All reactions