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 shippingPreference prop #33

Closed CloudPower97 closed 4 years ago

CloudPower97 commented 4 years ago

This _P.R addresses #21 and #9 .

In this P.R I've added a shippingPreference prop which maps exactly to the shipping_preference enum found on the PayPal API documentation.