@lorenstuff/paypal-api
Advanced tools
Changelog
0.1.4
PayPalPayPalPaymentObject
to PayPalWalletResponse
.
PayPalWallet
were not optional.Changelog
0.1.3
payment_source
property on a PayPalOrder
was not optional.PayPalPaymentSource
were not optional.Changelog
0.1.2
Adding exports I forgot for Orders
and WebhooksManagement
types.
Changelog
0.1.1
Added build scripts that actually compile the TypeScript to JavaScript before publishing.
(This is, as a result, the first version that actually contains code.)