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

[QUESTION] Add venmo button #96

Closed beurnii closed 3 years ago

beurnii commented 3 years ago

Hi,

I cannot figure out how to add a venmo button such as the one on the picture in the readme. Can someone give me a hint?

Thanks, Beurnii

dtimilsina commented 3 years ago

Doesn't look like it's currently supported. Looking at the documentation, it looks like PaypalOptions needs to expose enable-funding attribute: https://developer.paypal.com/docs/checkout/reference/customize-sdk/#enable-funding

Not sure why it wasn't added in the first place. I can try to send a pull request for it

anooj-shah commented 3 years ago

Is this supported now? @dtimilsina @beurnii