cttsai-stripe
cttsai-stripe
# Summary Deprecated PaymentSheet.Configuration constructor & replace them with Builder # Motivation [MOBILESDK-3545](https://jira.corp.stripe.com/browse/MOBILESDK-3545) # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified...
## Summary Update the action version and remove `fetch-depth: 0` to speed up the action. Reducing the checkout time from averaging ~2m to under 20s. https://github.com/stripe/stripe-ios/actions/runs/19905920015/job/57061959041 Starting from [checkout-v4](https://github.com/actions/checkout?tab=readme-ov-file#checkout-v4): >...
# Summary Refactor the two main usage: 1. configuration validation 2. customer sheet test mode tag # Motivation https://github.com/stripe/stripe-android/pull/11902#discussion_r2499001617 # Testing - [ ] Added tests - [x] Modified tests...
Fix icon
# Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After | | -------------...
# Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After | | -------------...
# Summary Update the `testApplicationId` and `signingConfigs` in `paymentsheet/build.gradle` to correctly trigger Google API in android tests # Motivation [MOBILESDK-4179](https://jira.corp.stripe.com/browse/MOBILESDK-4179) # Testing - [ ] Added tests - [x] Modified...
# Summary - Set ConfirmationTokenSettingsDefinition default value to true - Auto-enable CustomerSessionSettingsDefinition when confirmation token is enabled - Hide CustomerSessionSettingsDefinition from UI when confirmation token is active 🤖 Generated with...