#zelda.zonk
1 messages · Page 1 of 1 (latest)
yes, that's possible
but doesnt elements object require client_secret?
and client_secret can only be created if amount > 0
the Address Element alone doesn't require a client_secret to initialize
ok ill try it now
autocomplete doesnt work if i create the address element without client_secret, is this intended?
If you use the Address Element alone, you must use your own Google Maps API Places Library key, which is managed separately from your Stripe account - https://stripe.com/docs/elements/address-element?platform=web#autocomplete
ok thank ou