This repository has been archived by the owner on Jun 11, 2021. It is now read-only.
2.5.0
- Add support for payment intent value
order
to create a payment for later authorization and capture via server calls. - For single payments, an individual
PayPalItem
may be negative (for discounts, coupons, etc.). - Add
invoiceNumber
,custom
, andsoftDescriptor
as optional properties onPayPalPayment
.