thinhvo0108 / react-paypal-express-checkout

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

Return the complete Response Rather than just few feilds from the response #43

Open usunil0 opened 5 years ago

usunil0 commented 5 years ago

I faced this issue when i wanted to get the transactions object after successful payment, but it was only returning few feilds from the response. It would be good if it give the whole response.