@lorenstuff/paypal-api
Advanced tools
Changelog
1.0.0
PayPal
to PayPalClient
.@types/luxon
package.Changelog
0.2.0
Added some Payment related types.
There is no new functionality related to these... yet.
Changelog
0.1.10
crc-32
package as it's no longer used by verifyWebhookSignature
.verifyWebhookSignature
with ANOTHER new function.
Changelog
0.1.9
crc-32
package as it's now used by verifyWebhookSignature
.verifyWebhookSignature
with a new function since the old one somehow didn't work.
Changelog
0.1.8
verifyWebhookSignature
to return the actual response instead of a boolean.Changelog
0.1.7
paypal_request_id
argument to createOrder
.Changelog
0.1.5
Fixed a mistake where the application_context
property on a PayPalCreateOrderRequest
was not optional.