richnologies / ngx-stripe

Angular 6+ wrapper for StripeJS
MIT License
219 stars 77 forks source link

add placeholderCountry to options for iban element #61

Closed dotob closed 5 years ago

dotob commented 5 years ago

add missing property placeholderCountry for iban element. see stripe docs here: https://stripe.com/docs/stripe-js/reference#elements-create

What are you adding/fixing?

Have you added tests for your changes?

Will this need documentation changes?

Does this introduce a breaking change?

Other information

richnologies commented 5 years ago

ngx-stripe@7.3.0 include this feature. Please check it work as spected