ember-stripe-service icon indicating copy to clipboard operation
ember-stripe-service copied to clipboard

stripe terminal support

Open jamemackson opened this issue 6 years ago • 2 comments

stripe terminal is slated to be out of beta within the next few months and would be great if that would be supported. I'm in the beta now and would be happy to do some legwork to add support for this.

ref: https://stripe.com/docs/terminal/js

jamemackson avatar Oct 30 '18 22:10 jamemackson

@jamemackson This sounds like a great idea! Took a quick look at it and would be interested in the actual implementation and if would require another addon....

snewcomer avatar Oct 31 '18 22:10 snewcomer

I've been scoping it out and I think this would be fairly easy to add into this addon. I'm actively working on a first crack at a PR to add this functionality and will push it up in the next few days which should facilitate better conversation around it (and whether this should really be it's own addon) but with lazy loading and an enableTerminal flag it shouldn't add much weight to built applications to include within this addon. There is definitely more moving parts to using a terminal vs processing a standard transaction

jamemackson avatar Nov 01 '18 15:11 jamemackson