Releases: capacitor-community/stripe
Releases · capacitor-community/stripe
v3.1.1
v3.1.0
v3.0.3
v3.0.2
- feat(event): remove FailedToOpen 81c2125
- fmt 02c9656
- fix(ios): follow demo code 2b0b8c8
- fix(android): follow demo event and method 777808b
- feat(demo): create confirm paymentFlow 37b9e8b
- feat(demo): create confirm paymentSheet. 48e168d
- chore 0b973ef
- feat(demo): create demo base 68a0232
- fix(android): update EventName to Flow f82b030
- fmt a3ac06e
- feat(android): add method paymentFlow 4a370e9
- Merge pull request #87 from capacitor-community/80_payment_flow 6987e63
- feat(flow): implements ios and web 00f15ba
- chore 3fe18d4
v3.0.1
- chore(readme): add screenshots 8e8da4e
- update(readme): add web settings. 8052ab1
- Merge pull request #84 from capacitor-community/feat/web-payment-sheet a7cc524
- fix(web): remove unused package 0230b0e
- fmt d02349d
- chore(): remove unuse line 85014cd
- fix(web): fix event using notifyListeners. ba2d0d4
- chore 211d362
- chore 9a7345f
- chore(loader): defined changed to plugin d4de41b
- feat(web): add element and support web platform 57c9b46
- feat(): customerEphemeralKeySecret to optional fix #83 a075594
- chore(core): valid event 82bbf7b
v3.0.0-3
v3.0.0-2
- remove(**pay): instead of PaymentSheet 8f294fc
- chore 3e26c1a
- chore(api): update countryCode 78b6694
- chore 9d38df7
- feat(android): add Google Pay at Payment Sheet d16b2f1
- feat(android): to be able to launch 45d5558
- WIP:feat(android): present PaymentSheet. 8cd3c8a
- chore(demo): rename package name at capacitor 4ff182c
- fmt 234d7d3
- feat(api): remove http connection from plugin 7c05766
- feat(ios): add apple payment to payment sheet 044d949
- fix(type): fix create return value 32a7486
- feat(ios): add notifyListeners and result 9734e04
- feat(ios): change to be launch paymentSheet 1bec3df
- fix(ios): be able to launch 0bdcd77
- feat(demo): remove unused file d0234e9
- chore(ci): remove server-side ci 3c3fc24
- feat(server): add endpoint 'payment-sheet' 44b9dc9
- frat(server): add connect stripe server 7450a90
- chore 8362bb4
- feat(web): create draft component sheet d2b0d21
- fmt a40f081
- chore 434d2f9
- feat(paymentSheet): add method frame 9b8989d
- chore(android): use requestCodes and remove unused file 3eee64f
- chore c5992c4
- feat(paymentSheet): add interface ce9779e
- remove(): unused file ecf5f3d
- fix: type 9feefe3
- chore(ios): remove functions other than the minimum required 6920764
- chore(ios): remove functions other than the minimum required 53c0933
- chore(web): remove functions other than the minimum required d01ae25
v3.0.0-1
v3.0.0-0
- chore(np): install 0c6dec6
- chore(ci) c8a1e9b
- chore(web): splite file 7b5d3ab
- chore(structure): change structure 2388713
- chore 4297965
- chore bfeb49e
- refactor(): type bd30185
- chore(): update cap method name e901b98
- refactor(type): splite some file cabc12a
- chore(): update package.json da8c5e4
- fmt 15d9485
- chore(android): add permission f70518e
- fix(): work android d0c996c
- update(test): update package f8b146d
- fix(): fix some type 255acbc
- chore(): enable kotlin 89ad2d2
- update readme 5bdca27
- feat(): update to capacitor3 4ac9ace
- Merge branch 'master' of https://github.com/ticket721/stripe into ticket721-master aee2bff
- Merge branch 'master' of github.com:capacitor-community/stripe da3c624
- Merge pull request #73 from capacitor-community/dependabot/npm_and_yarn/ws-7.4.6 30ae259
- chore(): change tslint to eslint 8b747fb
- chore(ng): update 1d9ed90
- chore 2da5c63
- fix(): update type 5a49a5a
- chore(deps): bump ws from 7.4.0 to 7.4.6 1c4775f
- Merge pull request #69 from capacitor-community/dependabot/npm_and_yarn/hosted-git-info-2.8.9 d55b583
- Merge pull request #68 from capacitor-community/dependabot/npm_and_yarn/lodash-4.17.21 3f1ce67
- Merge pull request #67 from capacitor-community/dependabot/npm_and_yarn/handlebars-4.7.7 2596174
- Merge pull request #62 from capacitor-community/dependabot/npm_and_yarn/y18n-4.0.1 7559208
- chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 ae2db0f
- chore(deps): bump lodash from 4.17.20 to 4.17.21 2235017
- chore(deps): bump handlebars from 4.7.6 to 4.7.7 158b34b
- chore(deps): bump y18n from 4.0.0 to 4.0.1 e29577e
- Merge pull request #59 from OrthoCube/return-payment-method-id e197e83
- fix mistake 909eb6f
- Return at least paymentMethodId when confirming setupIntent on iOS 0ae5cb3
- Merge pull request #36 from gerard2p/master d3d3b6b
- Merge pull request #42 from paystory-de/master 22c6770
- Improved documentation for Apple Pay and Google Pay 04e062e
- docs: add documentation to use web plugin 1f619ee
- feat(web): sends all parameters whe creating a new card d7fe414
- Merge pull request #1 from capacitor-community/master 30cf983
- feat: add billing and shipping requests for apple pay 2f71d26
- feat: add name and email in ios billing details 80ca6a9
- fix: typo in arg name 895efc0
- feat: add native plugin method to set stripe account 0593370
v1.1.0
Closed issues:
- Type errors in ios build #31
Merged pull requests:
- Upgrade stripe 21 #34 (bryce13950)