#bhlox
1 messages · Page 1 of 1 (latest)
hello! can you share the PaymentIntent id?
one moment
pi_3MZNLWGEnOOm6AiQ0zGu8my6
this is one example of our customers. her shipping is null that's why I want to udpate the data
I currently have a form to gather their information since this data is also being used by other members of the team. I am aware that I can enable shipping collection and phone collection when creating a session
what shipping details do you want to update specifically?
at least the phone property
but since the address is kind of required I am supplying that data as well from my form
there's a specific parameter to request phone number collection : https://stripe.com/docs/payments/checkout/phone-numbers
yes I am aware by enabling the phone collection inside of creating a session. I was just wondering if stripe really doesn't allow updating the shipping property after a checkout session as that was one of the errors I was receiving when I tried a dummy purchase