Hello! Thanks for creating this addon, it's awesome.
Is there a way to pass the options hash on init to stripe.elements(options)? This is different than the per-element options hash.
https://stripe.com/docs/stripe-js/reference#stripe-elements
I believe the init is this line: https://github.com/code-corps/ember-stripe-elements/blob/0.3.0/addon/components/stripe-element.js#L16