Capacitor Community Stripe Versions Save

Stripe Mobile SDK wrapper for Capacitor

v5.0.1

1 year ago
  • chore(ci): fix android test 9906f17e
  • fix(demo): remove tools:replace from AndroidManifest.xml 4ab47ed4
  • feat(): support capacitor 5 975f08a2

https://github.com/capacitor-community/stripe/compare/v4.2.2...v5.0.1

v4.2.2

1 year ago
  • chore(package): updated 67effc23
  • Merge pull request #280 from krisloekkegaard/feat/googlepay-billing-info a58c5e90
  • Update MetaData.java 6e01d6b1
  • Update StripePlugin.java 9671a884
  • chore(template): add what is product 220198d6

https://github.com/capacitor-community/stripe/compare/v4.2.1...v4.2.2

v4.2.1

1 year ago
  • feat(android): add stripecardscan function exclude stripecardscan-tflite 8979acb6

https://github.com/capacitor-community/stripe/compare/v4.2.0...v4.2.1

v4.2.0

1 year ago
  • feat(readme): add identity screenshot 556774ac
  • chore(demo): remove catch 98505e51
  • feat(demo): identity work on android f514d893
  • feat(identify): presentIdentityVerificationSheet will be follow IdentityVerificationSheetResultInterface 6378915b
  • fix(demo): fix identity response a7b77386
  • feat(demo): change key for stripe 32bec7a5
  • feat(ios): update package version 2e21ee77
  • feat(demo/angular): add confirm demo of identify function db093221
  • feat(demo/server): add identify endpoint 5c7a20cc
  • refactor(demo): change tabs name 233364d1
  • bump(android): remove stripecardscan https://github.com/stripe/stripe-android/issues/6338 be582be9
  • bump(android): remove stripecardscan 8c0684ae
  • chore b606dd43
  • chore(ci): update node and actions version 945283a0
  • chore 9e26dc2c
  • fix(ci): fix android test 0e6a7c3a
  • Merge pull request #262 from capacitor-community/feat/target_33 33cb5fa7
  • Merge branch 'master' into feat/target_33 548f3b5f
  • fmt 8b7cbdc3
  • feat(android): add enableIdentifier option for disable identifier 42e1539e
  • fix(android): downgrade library version(for not need to change minSupportSdk) 0b1ca317
  • fmt 3e05b3eb
  • fix callback fc595345
  • use app icon in android 8f46ac08
  • ios implementation 11fa03df
  • fail on either config parameter missing 9b69f2fd
  • return result f8d1e967
  • hookup callbacks 441100c2
  • android implementation c5beebcc
  • identity verification sheet javascript implementation 22af8f6e

https://github.com/capacitor-community/stripe/compare/v4.1.2-1...v4.2.0

v4.1.2

1 year ago
  • chore(android): update dependency package edcd664b
  • feat(android): enable cardscan d0483585
  • chore 3436b611

https://github.com/capacitor-community/stripe/compare/v4.1.1...v4.1.2

v4.1.2-0

1 year ago
  • chore 0d2d942f
  • feat(android): update compileSdkVersion 33 and update stripe 8de0e9bd

https://github.com/capacitor-community/stripe/compare/v4.1.1...v4.1.2-0

v4.1.1

1 year ago
  • feat(ios): remove keyWindow that is undeprecated 2af65182
  • chore(server): update dependency package e1aa9ebb
  • chore(ios): update stripe package c7a23813
  • chore(): remove comment out fd7181fd
  • chore(): update dependency package 1fb21c70
  • Merge pull request #247 from timofey97/master bed3d9ef
  • remove only one key initialization condition d4370cdb
  • chore 02c66fda
  • chore 788a6ce6

https://github.com/capacitor-community/stripe/compare/v4.1.0...v4.1.1

v4.1.0

1 year ago
  • chore(demo): npm update 55d920f2
  • chore(android): update package close https://github.com/capacitor-community/stripe/issues/215 9e075e24
  • fix(): DidSelectShippingContact[] to DidSelectShippingContact 37a097f6
  • Merge pull request #221 from capacitor-community/feat/update_ios_23 738a28b3
  • Merge pull request #216 from krisloekkegaard/patch-1 175f224a
  • Merge branch 'master' into feat/update_ios_23 10e399da
  • chore 8da0a624
  • chore(): support xcode14 20296a4c
  • feat(): update ios package 91c10fb6
  • Merge pull request #220 from capacitor-community/feat/no-any 4463fe78
  • feat(): remove unused event 2a60936c
  • chore(): rename didSelect** to applePayDidSelect** f935b643
  • chore(): fix typo 56fc29d5
  • chore(): reduce warning 21f4802e
  • lint(not-any): update project rule ff40b1c0
  • Merge pull request #210 from rgarciadelongoria/feature/requiredShippingContactFields 29588b59
  • Update GooglePayExecutor.java d586c02c
  • feat -> update doc file e2638591
  • feat -> create interfaces for ShippingContact 19c01c8e
  • Merge pull request #214 from phal0r/master 5dc3ebd1
  • allow react 18 and fix promise pending bug 60900e4b
  • Merge branch 'feature/allow-shipping-information' into feature/requiredShippingContactFields 48cf5b18
  • feat -> change bool to string[] for better configuration 4c0bc382
  • feature -> add name and phone fields 106a8a11
  • fix -> fix dependency path fdff7118
  • feat -> restore CapacitorCommunityStripe package names 41e7e9e3
  • Merge branch 'feature/allow-shipping-information' into feature/requiredShippingContactFields 37caab4f
  • feat -> change version number 2612e5e8
  • feat -> delete comments 5183d94b
  • feat -> optimice code dafbf1fa
  • feat -> add iso country code a65b484a
  • feat -> add optional parameter requiredShippingContactFields 8fbac74e
  • feat -> some npm changes, and events c91b4afa
  • feat -> export new type events 07c16ca3
  • feat -> add new events cfe1c02f
  • fix -> fix colon 48b7689b
  • feat -> add shipping address call resolve 6d1b63a8
  • feat -> select shipping address event 425b094c
  • feat -> first code testing 1f6e3820

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

v4.1.0-0

1 year ago
  • chore 3a6dad00
  • fix -> fix dependency path fdff7118
  • feat -> restore CapacitorCommunityStripe package names 41e7e9e3
  • Merge branch 'feature/allow-shipping-information' into feature/requiredShippingContactFields 37caab4f
  • feat -> change version number 2612e5e8
  • feat -> delete comments 5183d94b
  • feat -> optimice code dafbf1fa
  • feat -> add iso country code a65b484a
  • feat -> add optional parameter requiredShippingContactFields 8fbac74e
  • feat -> some npm changes, and events c91b4afa
  • feat -> export new type events 07c16ca3
  • feat -> add new events cfe1c02f
  • fix -> fix colon 48b7689b
  • feat -> add shipping address call resolve 6d1b63a8
  • feat -> select shipping address event 425b094c
  • feat -> first code testing 1f6e3820

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