code-corps / code-corps/ember-stripe-elements
How do I get at the values in the element?
- 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
Research direction
The issue does not name any files, tests, or entry points. Start by tracing how the `stripe-card` element exposes values and how its block form submits them; determine whether an external submit flow is supported and document or test the expected integration once the behavior is defined.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, payments
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100