Skip to content
This repository has been archived by the owner on Feb 13, 2022. It is now read-only.

Releases: andrewangelle/react-paypal-button

Feature: Add onCancelProp

07 Jun 02:50
Compare
Choose a tag to compare
  • add onPaymentCancel callback,

  • fix bug with onShippingChange that was not
    ensuring proper type transformation when calculating new total.

  • update README.md

Feature: Add onShippingChange prop

05 Jun 23:44
Compare
Choose a tag to compare

Adding a callback that allows for calculating shipping charges according to users default shipping address and recalculating charges if the user updates the address during the checkout flow.