stripe / stripe-js

Loading wrapper for Stripe.js
https://stripe.com/docs/js
MIT License
633 stars 156 forks source link

Add optional options parameter for getElement('address') #636

Closed maxwelly-stripe closed 3 months ago

maxwelly-stripe commented 3 months ago

Summary & motivation

Adding support for two AEs (billing and shipping) to be mounted in the same elements group.

Updating getElement('address') with specific mode specification in line with this support.