#miketimeturner - postal code
1 messages · Page 1 of 1 (latest)
By default, yes, but you can hide it:
https://stripe.com/docs/js/elements_object/create_element?type=card#elements_create-options-hidePostalCode
You can set up a listener on the change events for the element to get the postalCode value:
https://stripe.com/docs/js/element/events/on_change?type=cardElement#element_on_change-handler-value
Perfect thanks. Does stripe offer any address lookup service or was it just verification stuff I've seen previously?
Just the verification check results.
FYI we are working on an Address Element, though, to simplify collection of shipping addresses: https://stripe.com/docs/payments/elements#web-elements
Ok cool. Got an eta?
No specific timeline, but i suggest subscribing for updates at the bottom of that page
Yeah done that. Thanks