Releases: dlmelendez/Checkout-NET-SDK
Releases · dlmelendez/Checkout-NET-SDK
v2.3
What's Changed
- net8 & 9, pckg updates, test updates by @dlmelendez in #15
- webhook test fix by @dlmelendez in #16
Full Changelog: v2.2...v2.3
v2.2
Elcamino.PaypalCheckSdk
- Small perf increase in VerifyWebhookEvent.ValidateReceivedEventAsync
- Removed VerifyWebhookSignature api request/response
v2.1
Elcamino.PaypalCheckSdk
- Adding VerifyWebhookEvent.ValidateReceivedEventAsync to validate webhook events client side
v2.0.1
v2.0
Elcamino.PaypalCheckSdk
- Adding System.Text.Json serialization options
- Dropping .netstandard support
- ElCamino.PayPalHttp 2.0
v1.9
Elcamino.PaypalCheckSdk
- Adding ElCamino.PayPalHttp 1.9 regex performance improvements
- Full support for Paypal Webhooks https://developer.paypal.com/docs/api/webhooks/v1/
- Full billing support via products, plans and subscriptions https://developer.paypal.com/docs/api/subscriptions/v1/
- Code cleanup, mostly member formatting