code-corps / code-corps/ember-stripe-elements
Ability to pass options to stripe.elements()
- Ngôn ngữ chính
- JavaScript
- Star
- 64
- Fork
- 39
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Read addon/components/stripe-element.js at line 16 and compare its initialization with the Stripe Elements reference linked in the issue. Trace how initialization options differ from per-element options, then verify that supplied options reach stripe.elements(options) while existing per-element behavior remains unchanged.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript
- Lĩnh vực
- payments
- Loại issue
- Tính năng
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 45/100