#kanonhian

1 messages · Page 1 of 1 (latest)

gray owlBOT
grand otter
#

hello

clever thicket
#

Hi there!

grand otter
#

hi

#

I am working in a form for paying through stripe elemnts

#

now I need to add metadata to the payment intent

#

so I can catch it in a webhook

#

basically because user pays in a landing page out of our system

#

and we subscribe through hooks

clever thicket
grand otter
#

cool

#

another question

#

if I wanted to register a new customer

#

on the successfull paymentintent

#

is there a way of doing it?

clever thicket
#

You'll need to also use setup_future_usage, as mentioned in the docs

grand otter
#

great