thinhvo0108 / react-paypal-express-checkout

React component that renders Paypal's express check out button
MIT License
107 stars 71 forks source link

Add ability to not have shipping address for paypal popup thing #6

Closed grahamannett closed 7 years ago

grahamannett commented 7 years ago

Hey, I added the no_shipping thing from the paypal 'experience' docs. By using shipping=1 you dont have the address stuff pop up

thinhvo0108 commented 7 years ago

@grahamannett Thanks very much for your contribution!