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
275 stars 81 forks source link

Capturing incorrect clientId? #55

Open rschlack opened 4 years ago

rschlack commented 4 years ago

If I pass an incorrect clientId the PayPal button doesn't display, but can I capture this state and know the clientId is incorrect?