Luehang / react-paypal-button-v2

An easy and simple to use React button component to implement PayPal Checkout with Smart Payment Buttons V2 (Version 2).
https://luehangs.site/lue_hang/projects/react-paypal-button-v2
MIT License
274 stars 81 forks source link

[FEATURE REQUEST] #124

Open jackgeorge11 opened 2 years ago

jackgeorge11 commented 2 years ago

Hi, can we add a prop to disable paypal button.

I know there is the actions.disable() funciton from the docs, but I can't figure out how to use it as I don't see an onInit property for the button component