stripe / stripe-js

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

Add bindings for CurrencySelectorElement #669

Closed jackieosborn-stripe closed 1 month ago

jackieosborn-stripe commented 1 month ago

Summary & motivation

Adds the TS bindings for the CurrencySelectorElement available with Custom Checkout.

Also removes some no longer relevant docs strings about betas.

Testing & documentation