#kqtipow - customer name checkout

1 messages · Page 1 of 1 (latest)

pure seal
#

There is not a parameter for that, you would need to create a Customer object with a name and email and then pass it in as the customer parameter when creating the Checkout Session

lone compass
#

Customer object like an array?

#

Thanks

pure seal
#

That field will take the ID of a Customer object in Stripe

lone compass
#

Ok, thanks

#

Maybe customer name can be added as a metadata as well?

pure seal
#

You can if you want. Either field will work as long as you know where to look

#

The Customer name will work automatically with our systems though, will probably be better to set it there if you can