Skip to content

Introduce checkout controller playground.#13315

Merged
jaynewstrom-stripe merged 2 commits into
masterfrom
jaynewstrom/checkoutcontroller-example-activity
Jul 13, 2026
Merged

Introduce checkout controller playground.#13315
jaynewstrom-stripe merged 2 commits into
masterfrom
jaynewstrom/checkoutcontroller-example-activity

Conversation

@jaynewstrom-stripe

@jaynewstrom-stripe jaynewstrom-stripe commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

This is a short term playground for using the new checkout controller based integration. We'll eventually have a fully built playground -- but that will be built out later.

@jaynewstrom-stripe jaynewstrom-stripe force-pushed the jaynewstrom/add-checkout-controller-components branch from 1e3cb4b to d89e8c5 Compare July 1, 2026 13:34
Base automatically changed from jaynewstrom/add-checkout-controller-components to master July 1, 2026 20:19
@jaynewstrom-stripe jaynewstrom-stripe force-pushed the jaynewstrom/checkoutcontroller-example-activity branch 3 times, most recently from 1d66beb to 4a71a33 Compare July 2, 2026 13:03
@jaynewstrom-stripe jaynewstrom-stripe force-pushed the jaynewstrom/checkoutcontroller-example-activity branch from 4a71a33 to 72fd909 Compare July 9, 2026 18:51
@jaynewstrom-stripe jaynewstrom-stripe force-pushed the jaynewstrom/checkoutcontroller-example-activity branch from 72fd909 to e3d3c8f Compare July 11, 2026 14:37
@jaynewstrom-stripe jaynewstrom-stripe marked this pull request as ready for review July 13, 2026 13:18
@jaynewstrom-stripe jaynewstrom-stripe requested review from a team as code owners July 13, 2026 13:18
},
bottomBarContent = {
val configured = status as? CheckoutControllerExampleViewModel.Status.Configured
// PaymentOptionRow(configured?.paymentOption)

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this be un-commented?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not built yet! So paymentOption doesn't actually exist, but this is how I'd expect it to work going forward.

But storing the "state" of the selected payment option is a few weeks out, so I don't expect it to be done for a bit.

@jaynewstrom-stripe jaynewstrom-stripe merged commit 5a0d860 into master Jul 13, 2026
53 checks passed
@jaynewstrom-stripe jaynewstrom-stripe deleted the jaynewstrom/checkoutcontroller-example-activity branch July 13, 2026 16:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants