Skip to content

Conversation

@kiftio
Copy link
Contributor

@kiftio kiftio commented Nov 21, 2025

What changes are you making?

Migrate from checkout.addressChangeRequested to checkout.addressChangeStart and the latest event schema

PR Checklist

Important

Releasing a new version of the kit?


Tip

See the Contributing documentation for instructions on how to publish a new version of the library.

@github-actions
Copy link

github-actions bot commented Nov 21, 2025

Coverage Report

Lines Statements Branches Functions
Coverage: 82%
81.25% (221/272) 81.53% (106/130) 78.2% (61/78)

@kiftio kiftio force-pushed the prototype-development/checkout-address-change-start branch from 6ab2426 to e4b4bb2 Compare November 21, 2025 18:57
@kiftio kiftio force-pushed the prototype-development/checkout-address-change-start branch from e4b4bb2 to 202d9c0 Compare November 21, 2025 19:20
wallets?: AcceleratedCheckoutWallet[];
onFail?: (event: {nativeEvent: CheckoutException}) => void;
onComplete?: (event: {nativeEvent: CheckoutCompletedEvent}) => void;
onComplete?: (event: {nativeEvent: CheckoutCompleteEvent}) => void;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

should we add start here?

@westeezy
Copy link

does #394 cover this one?

@kiftio kiftio closed this Nov 27, 2025
@kiftio
Copy link
Contributor Author

kiftio commented Nov 27, 2025

does #394 cover this one?

yes! closing

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