code-corps / code-corps/ember-stripe-elements
How do I get at the values in the element?
Open
question
- Dominant language
- JavaScript
- Stars
- 64
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
I'm just a bit confused as to how I get the values entered in the `stripe-card` element. I don't want to use the block form because I have a submit button outside of this element that will send along some other data to a server endpoint that creates a paysource in the customers stripe account. Can I have the values bound to some sort of controller / component property so I can get at those later when the user hits the submit button I have outside of the element?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.