Capacitor Community Stripe Versions Save

Stripe Mobile SDK wrapper for Capacitor

v4.0.0

1 year ago

v4.0.0-3

1 year ago
  • Merge pull request #198 from capacitor-community/dependabot/npm_and_yarn/demo/react/terser-5.14.2 d007a5c2
  • chore d0a1ff7b
  • chore(): fix type c27b30e4
  • feat(): add error text to listener https://github.com/capacitor-community/stripe/issues/203 d0daa9f9
  • chore(deps): bump terser from 5.14.1 to 5.14.2 in /demo/react fa6cebaf

https://github.com/capacitor-community/stripe/compare/v4.0.0-2...v4.0.0-3

v4.0.0-2

1 year ago
  • refactor(): refactor and fmt 5d5c463c
  • Merge branch 'master' into pass_returnURL 356bd8f7
  • feat(android): update to 20.7.0 17c05804
  • Merge branch 'master' of github.com:capacitor-community/stripe into feat/pass_returnURL 516ec756
  • Merge branch 'capacitor-community:master' into feat/pass_returnURL ddc42c22
  • added handleURLCallback method cb7c3a21
  • added returnURL to ios 4c873b2a
  • updated stripe ios sdk version e291d0e5

https://github.com/capacitor-community/stripe/compare/v4.0.0-1...v4.0.0-2

v4.0.0-1

1 year ago
  • fix(): add ; to pbxproj 5273f28
  • chore(package): update to cap4 d6d44f4
  • feat(android): update gradle-wrapper.jar 6110c94

https://github.com/capacitor-community/stripe/compare/v4.0.0-0...v4.0.0-1

v4.0.0-0

1 year ago
  • chore(type): add void to promise b94e898
  • feat(android): update package, and add card scan function in android ad9a29f
  • chore(): fix Listener event c31c1e1
  • feat(): update capacitor 4 086c057
  • chore(demo): update package version in react-demo 4aefe1f
  • chore(react): enable to check what framework 9a19e54

https://github.com/capacitor-community/stripe/compare/v3.9.1...v4.0.0-0

v3.9.1

1 year ago
  • feat(demo): add setupIntent test to angular demo b2b7df1
  • fix(google): fix logTag name 977ad75
  • chore eba6505
  • feat(api): add setupIntent to API 937fbef

https://github.com/capacitor-community/stripe/compare/v3.9.1-0...v3.9.1

v3.9.1-0

1 year ago
  • feat(): add setupIntent to PaymentSheet method c430871

https://github.com/capacitor-community/stripe/compare/v3.9.0...v3.9.1-0

v3.9.0

1 year ago
  • feat(ios): update to 22.6.0 72d6995
  • chore(android): remove same if 3f3c43f
  • Merge branch 'master' of github.com:capacitor-community/stripe f0bbef6
  • chore(): change to simple code 6fcccd6
  • Merge pull request #185 from capacitor-community/dependabot/npm_and_yarn/demo/server/npm-8.11.0 f59da77
  • Merge pull request #169 from capacitor-community/dependabot/npm_and_yarn/minimist-1.2.6 a3430ca
  • chore(deps): bump npm from 7.24.2 to 8.11.0 in /demo/server ee20569
  • chore(deps): bump minimist from 1.2.5 to 1.2.6 b205908

Require permission in iOS

  	<key>UIViewControllerBasedStatusBarAppearance</key>
	  <true/>
    
+   <key>NSCameraUsageDescription</key>
+   <string>Need camera access for read credit card.</string>
  </dict>

https://github.com/capacitor-community/stripe/compare/v3.8.2...v3.9.0

v3.8.2

1 year ago
  • fix(react): not wait defineCustomElements on native-device a8ef5f4
  • chore(stripe): change account for demo 46e4229
  • feat(react): add demo code of ios and android 4471be2

https://github.com/capacitor-community/stripe/compare/v3.8.1...v3.8.2

v3.8.2-0

1 year ago
  • chore f35ba50
  • chore 0e434a6
  • feat(react): add demo code of ios and android 4471be2

https://github.com/capacitor-community/stripe/compare/v3.8.1...v3.8.2-0