Skip to content

Latest commit

 

History

History
71 lines (41 loc) · 925 Bytes

CHANGELOG.md

File metadata and controls

71 lines (41 loc) · 925 Bytes

0.0.18

Update Stripe Version

0.0.17

Add isAvailable check for NativePay

0.0.16

Payment intent dialog bug fix

0.0.15

Android Bug Fix

0.0.14

Bug Fix

0.0.13

  • Null Safety
  • Stripe Version Upgrade

0.0.12

  • Stripe Version Upgrade

0.0.11

  • Fixed Payment Intent Confirm Bug in iOS

0.0.10

  • Stripe Android Update to Latest

0.0.9

  • BREAKING CHANGES: Use object reference instead of static reference when making calls. See example
  • Added OnCancel callback for iOS
  • Stripe Upgrade to Latest Versions

0.0.8

  • Stripe Upgrade to Latest Versions

0.0.7

  • Android Gradle Upgrade to 5.6.4
  • Stripe Upgrade to Latest Versions
  • Minimum iOS 10 Required

0.0.6

  • Android Activity Bug Fix

0.0.5

  • iOS Stripe Pods Update to 17.0.1

0.0.4

  • Android Implementation

0.0.3

  • edit example

0.0.2

  • added setup Payment Intents for Future Payments

0.0.1

  • initial release