issues
search
stripe
/
react-connect-js
React components for Connect.js and Connect embedded components
https://stripe.com/docs/connect/get-started-connect-embedded-components
MIT License
22
stars
9
forks
source link
Remove visible prop in PaymentDetails component example
#70
Closed
hliana-stripe
closed
9 months ago
hliana-stripe
commented
9 months ago
Summary
Removes
visible
prop in the example and README files since this prop is no longer supported
Also updates the
chargeId
prop to
payment
in the aforementioned files
Update example code to use loadConnectAndInitialize
Summary
visible
prop in the example and README files since this prop is no longer supportedchargeId
prop topayment
in the aforementioned files