issues
search
code-corps
/
ember-stripe-service
An ember-cli addon which injects Stripe as an Ember service
MIT License
91
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ReferenceError: document is not defined
#71
adambedford
closed
5 years ago
2
Update README
#70
snewcomer
closed
5 years ago
1
stripe v3 support?
#69
st-h
closed
5 years ago
11
Remove deprecated travis sudo:false flag
#68
snewcomer
closed
5 years ago
0
Replace logger with console.log
#67
snewcomer
closed
5 years ago
0
Latest version (v7.0.0) doesn't work on Ember 3.5
#66
samselikoff
opened
5 years ago
10
UPdate to 3.5 and hopefully fix build
#65
snewcomer
closed
5 years ago
0
stripe terminal support
#64
jamemackson
opened
6 years ago
2
Replace Ember.Logger.info with console.log
#63
aliciaphes
closed
5 years ago
6
Update Slack to Discord
#62
runspired
closed
5 years ago
0
Use of Ember.Logger is deprecated. Please use `console` for logging.
#61
OakBehringer
opened
6 years ago
1
Upgrade to 3.0
#60
snewcomer
closed
6 years ago
3
Lazy load stripe and code clean up
#59
ryanto
closed
7 years ago
12
When offline stripe is unavailable
#58
mixonic
closed
5 years ago
4
[update] ember-cli and dependencies
#57
buritica
closed
7 years ago
2
Test error in new versions of Ember
#56
NicolleJimenez
closed
7 years ago
1
FastBoot support
#55
NicolleJimenez
closed
7 years ago
2
Fix service initialization when run in FastBoot server
#54
drauschenbach
closed
7 years ago
2
FastBoot support; ReferenceError: Stripe is not defined
#53
drauschenbach
closed
7 years ago
0
Cannot read property 'assert' of undefined during acceptance test of my app...
#52
jfrux
closed
7 years ago
11
Upgrade Ember CLI to v2.10.0
#51
borwahs
closed
7 years ago
5
Add inch CI integration
#50
rileytaylor
closed
8 years ago
0
Add chat link
#49
joshsmith
closed
8 years ago
0
Add Inch-CI
#48
rileytaylor
closed
8 years ago
3
Update LICENSE.md and README.md
#47
joshsmith
closed
8 years ago
1
[update] owner
#46
buritica
closed
8 years ago
0
make stripe.publishableKey changable via interface
#45
qknight
closed
8 years ago
4
Fastboot support
#44
mike-north
closed
7 years ago
18
isDevelopingAddon is true
#43
jamesarosen
closed
8 years ago
5
[feature] Adds support for creating personally identifiable information (PII) data tokens
#42
killpack
closed
8 years ago
2
Allow Stripe service to be overridden
#41
samselikoff
closed
8 years ago
3
Explain use of direnv
#40
samselikoff
closed
8 years ago
1
Upgrade Ember CLI to 2.5
#39
samselikoff
closed
8 years ago
9
Upgrade ember cli
#38
ryanto
closed
8 years ago
1
Travis failing, latest version not in CI
#37
benoror
closed
8 years ago
10
Don’t attempt to initialise when running under FastBoot
#36
rlivsey
closed
8 years ago
4
Add stripe client side validations
#35
dasnixon
closed
8 years ago
9
Support Editing Customer Credit Cards
#34
jme783
closed
9 years ago
1
Checkout.js?
#33
brandonparsons
closed
9 years ago
1
[feature] Stripe Credit Card and Bank Account Validations
#32
sescobb27
closed
8 years ago
1
wrap error code in Ember.Error on reject
#31
iezer
closed
8 years ago
3
Cannot test failure modes
#30
jamesarosen
opened
9 years ago
3
WIP: Allow lazy-loading stripe.js
#29
jamesarosen
closed
8 years ago
2
[improve] export service as suggested by #18
#28
buritica
closed
9 years ago
0
[fix] ember run loop, as suggested in #17 and #18
#27
buritica
closed
9 years ago
0
[refactor] and cleanup some files - improve style - dry up debugging
#26
buritica
closed
9 years ago
0
[update] ember-cli to 1.13.1 for reals and remove sinon.js dep for ember-sinon
#25
buritica
closed
9 years ago
0
[add] integration tests
#24
buritica
closed
9 years ago
0
[update] ember-cli 1.13.1
#23
buritica
closed
9 years ago
0
Delegate Stripe.card validations to Service.card
#22
sescobb27
closed
9 years ago
2
Next