azmenak / react-stripe-checkout

Load stripe's checkout.js as a react component. Easiest way to use checkout with React.
MIT License
985 stars 160 forks source link

Add types for `opened` and `closed` #152

Closed bigH closed 8 months ago

bigH commented 4 years ago

Types for StripeCheckoutProps should include opened and closed.

Types are infered from this code.

kellyclemons commented 4 years ago

Same issue! Can we add these types please?