#haktar
1 messages · Page 1 of 1 (latest)
Hi there!
Hey 🙂
If you use the PaymentRequestButton, then yes it's possible with the requestShipping property.
https://stripe.com/docs/stripe-js/elements/payment-request-button
https://stripe.com/docs/js/payment_request/create#stripe_payment_request-options-requestShipping
With the Payment Element, the only option would be to use the Address Element for this to ask the user to enter their info: https://stripe.com/docs/elements/address-element