Breaking changes
New features
- Card scanning is available in payment sheet on Android. #944
- To enable this, you will need to add
implementation 'com.stripe:stripecardscan:20.3.+'
to yourdependencies {}
block inandroid/app/build.gradle
.
- To enable this, you will need to add
us_bank_account
payment method is now available in the payment sheet on Android. #944
Fixes
Please see the changelog for additional details.