#KriJo

1 messages · Page 1 of 1 (latest)

fallow rivetBOT
sturdy geyser
#

Good question. Checking in to whether our API objects have a URL for ideal or if this has to happen some other way

gritty grotto
#

ideal is an example

#

any payment method in general would be nice

#

i know that its working somehow, because i've already seen this on another page

sturdy geyser
#

In a Stripe doc? Or just a webpage that uses Stripe?

gritty grotto
#

webpage using stripe

sturdy geyser
#

Still looking to see if there is a way to do this entirely server side

gritty grotto
#

so wondering

#

got it

#

probably

#

you can catch the url on paymentintend

#

i will try with this

#

thx for time

sturdy geyser
#

You should be able to create and ideal PM server side and then create and confirm a PM as well, then the next_action hash will have a URL you can redirect to

gritty grotto
#

Looks like it works