#lj-element-postal

1 messages · Page 1 of 1 (latest)

timber charmBOT
hollow abyss
#

@fickle vigil yes, you would "just" build your own HTML input field really, there's no postal code Element

#

lj-element-postal

fickle vigil
#

we currently use confirmCardSetup in stripe.js, it doesn't seem to support confirmParams, which I thought was the only way to add postal code to the setup intent confirmation. Do you have any advice here? I.e. - would the stripe call have to change in order to validate postal code?

hollow abyss
#

that is a hash that can contain billing_details[postal_code] for example

fickle vigil
#

oh, i see!

#

ok great, i will test this out. thank you so much!

#

just tested it, and it worked.