#zakirhossenlive
1 messages ยท Page 1 of 1 (latest)
Hello ๐
How can I help
I was trying to create Set up future payment
but there something i can't find
oh ok got it
wait let me try it
๐
hello
did that work?
looks like not working something
Do you know laravel?
or php
as you can see i have made a setup button
like this
after clicking it it is redirecting to createsession
oh wait
Hi ๐ I'm stepping in for @fathom smelt . Did you resolve your issue? What's the current status of your question?
Okay great to hear it
hi
Hi ๐
Do you have a new question?
yes
Do you know laravel?
on the success_url
as you can see they have given session_id as get method
but in laravel looks like it is not possible to use that as parameter
I do not know laravel. However, the PHP call is our Stripe PHP client library and that isn't laravel specific
But you are using the route() function. Does that resolve to a string?
Our API requires a string value
oh