#.cloink

1 messages · Page 1 of 1 (latest)

lost skiffBOT
icy rapids
#

hi! can you elaborate a little on what your code looks like and which Stripe frontends/APIs you're using?

cinder cargo
#

Apologies, I’m using the templated payment link therefore I can’t give you my code. I’ve created 2 additional field boxes, but the data goes nowhere but the first payment

icy rapids
#

you could write code that listens to the checkout.session.completed webhook event and reads the information from those fields and then calls e.g. the Customer Update API to set them onto a field like description on the Customer object. But it doesn't happen by default right now.

lost skiffBOT
cinder cargo
#

How would I implement this code?

merry fog
#

Hey! Taking over for my colleague. Let me catch up.