#SteveAlopex

1 messages · Page 1 of 1 (latest)

feral mauveBOT
elder ice
#

Hi there, is this a question about how to get phone number from a checkout session?

nocturne hound
#

Yeah so in the payment dashboard its hard to fine unless you look at the checkout.session.completed json

#

its confusing our sales team

elder ice
#

Do you have a checkout session ID that I can take a look

nocturne hound
#

Sure do you have a prefered way to see it or just send code over?

elder ice
#

Got it, I can see that the phone number is already included in the customer_details

#

So you can write some code to retrieve it from the customer session object.

nocturne hound
#

Theres no like setting in the the stripe dashboard to automatically add it?

elder ice
#

Let me try to understand your requirement, so you want to automatically create a customer from a checkout session with all the customer_details collected in the checkout page?

nocturne hound
#

If it would be possible, like i do have a smartsheet set up to collect data via zapier but really i just need the phone number to show up somewhere on the page in stripe for the sales associate when they call the customer after they use checkout

elder ice
nocturne hound
#

Perfect! exactly what I needed