Skip to content

Comments

[breaking] Update CheckoutProvider to use new shape#615

Merged
pololi-stripe merged 5 commits intomasterfrom
pololi/add-clover-custom-checkout-sdk
Sep 12, 2025
Merged

[breaking] Update CheckoutProvider to use new shape#615
pololi-stripe merged 5 commits intomasterfrom
pololi/add-clover-custom-checkout-sdk

Conversation

@pololi-stripe
Copy link
Contributor

@pololi-stripe pololi-stripe commented Sep 5, 2025

Summary & motivation

This is to change <CheckoutProvider /> to use https://js.stripe.com/clover/stripe.js

API review

Copy this template or link to an API review issue.

Testing & documentation

elementsOptions: PropTypes.object,
}).isRequired,
};
} as PropTypes.ValidationMap<CheckoutProviderProps>;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have to as here because propTypes doesn't support PropTypes.instanceOf(Promise<string>)

@pololi-stripe pololi-stripe force-pushed the pololi/add-clover-custom-checkout-sdk branch 3 times, most recently from c6de04a to 86eb1c3 Compare September 10, 2025 21:30
@pololi-stripe pololi-stripe force-pushed the pololi/add-clover-custom-checkout-sdk branch from 86eb1c3 to dc3fe7a Compare September 12, 2025 04:50
@pololi-stripe pololi-stripe force-pushed the pololi/add-clover-custom-checkout-sdk branch from dc3fe7a to 67ba2ed Compare September 12, 2025 16:44
Copy link
Contributor

@jackieosborn-stripe jackieosborn-stripe left a comment

Choose a reason for hiding this comment

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

🙌

@pololi-stripe pololi-stripe merged commit 3f73bb0 into master Sep 12, 2025
2 checks passed
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