stripe-android icon indicating copy to clipboard operation
stripe-android copied to clipboard

Stripe Android SDK

Results 385 stripe-android issues
Sort by recently updated
recently updated
newest added

# Summary - Display user's saved bank accounts. - Allows user to selected only supported payment methods, show message on the ones unavailable. - Fix labels when user email is...

Bumps [compose-theme-adapter](https://github.com/material-components/material-components-android-compose-theme-adapter) from 1.1.15 to 1.1.16. Release notes Sourced from compose-theme-adapter's releases. Compose Theme Adapter 1.1.16 What’s Changed Separate MDC versions for different artifacts @​ricknout 9f251bf5f81d93fcd4997f0720d823f0b21eef12 Update to AGP 7.2.2...

dependencies

# Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After | | -------------...

## Summary When the user don't change the selected card in FlowController payment sheet the FlowController.confirm() function don't attach the selected payment method to the current SetupIntent. Steps: - Create...

bug

# Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After | | -------------...

# Summary Server will deliver "instructions" for how to handle the next action after confirmation. This will deserialize that data. # Motivation LUXE # Testing - [ ] Added tests...

# Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After | | -------------...

# Summary Fix broken card metadata tests. UnionPay metadata was incorrect, this PR updates the fixtures to reflect `edge-internal` requests. Can also test with: ``` curl https://api.stripe.com/edge-internal/card-metadata\?key=PUBLIC_KEY\&bin_prefix=PREFIX ``` # Motivation...

# Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After | | -------------...