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

feat: add PayPal button onClick & onCancel support #65

Closed v01d3tr closed 3 years ago

v01d3tr commented 4 years ago

PayPal button supports both onClick & onCancel events, added their support and updated readme.

yocmen commented 4 years ago

Hi @v01d3tr, I think you need to implement the onInit method too to make validations who disable the popUp window in case of errors.

quolpr commented 3 years ago

@Luehang could you please review and merge it? 🙏

AbrahamIQConsulting commented 3 years ago

Hello everyone! When will this solution be ready to update? I mean, when will the next version be available? @Luehang