thinhvo0108 / react-paypal-express-checkout

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

Added custom & invoice_number fields #9

Closed jonattfin closed 7 years ago

jonattfin commented 7 years ago

Added custom & invoice_number fields to track transactions as described here: https://developer.paypal.com/docs/integration/direct/payments/authorize-and-capture-payments/

thinhvo0108 commented 6 years ago

22 has been merged, so full transaction object (including this PR) is already there!

Besides, latest version @1.0.5 has also been published! Thanks