#zakirhossenlive

1 messages ยท Page 1 of 1 (latest)

nocturne wharfBOT
fathom smelt
#

Hello ๐Ÿ‘‹
How can I help

outer lichen
#

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

fathom smelt
#

๐Ÿ‘

outer lichen
#

hello

fathom smelt
#

did that work?

outer lichen
#

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

vestal widget
#

Hi ๐Ÿ‘‹ I'm stepping in for @fathom smelt . Did you resolve your issue? What's the current status of your question?

outer lichen
#

yes

#

that was stripe setuping

vestal widget
#

Okay great to hear it

outer lichen
#

hi

vestal widget
#

Hi ๐Ÿ‘‹

Do you have a new question?

outer lichen
#

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

vestal widget
#

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

outer lichen
#

oh