Skip to content

Tags: Braini01/PayPal-NET-SDK

Tags

v1.7.1

Toggle v1.7.1's commit message
Webhook Validation Fix

v1.7.0

Toggle v1.7.0's commit message
Update Payments API support

v1.6.0

Toggle v1.6.0's commit message
Bump version

v1.5.0

Toggle v1.5.0's commit message
Update sample project dependencies

v1.5.0-beta2

Toggle v1.5.0-beta2's commit message
Add support for setting webhook ID in config

- If set, calling WebhookEvent.ValidateReceivedEvent() will use this webhook ID when performing the validation.

v1.5.0-beta

Toggle v1.5.0-beta's commit message
Update CHANGELOG.md

v1.4.4

Toggle v1.4.4's commit message
Update sample dependencies

v1.4.4-beta

Toggle v1.4.4-beta's commit message
Add open source strong-name key

- Addresses #101
- SDK and Tests projects are now both setup to be signed with a strong-name key in the projects here on GitHub.
- NOTE: The released version of the SDK will continue to be signed with a private strong-name key.

v1.4.3

Toggle v1.4.3's commit message
Update CHANGELOG.md

v1.4.2

Toggle v1.4.2's commit message
Update appveyor.yml

- Remove building Debug configuration from public CI builds.