Skip to content

Releases: ahwm/payment-gateway-client

v0.0.8

27 Jun 15:32
fb533d7
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release

What's Changed

New Contributors

  • @mend-bolt-for-github made their first contribution in #72

Full Changelog: v0.0.7...v0.0.8

v0.0.7

24 Jul 21:11
55eeeda
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

What's Changed

  • added WebhookResponseType to make it easier to listen to webhook events by @ahwm in #53
  • added new webhook properties by @ahwm in #54

Full Changelog: v0.0.6...v0.0.7

v0.0.6

13 Jul 18:35
9534411
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

What's Changed

  • Bump System.Text.Json from 6.0.0 to 7.0.2 by @dependabot in #43
  • Bump Microsoft.NET.Test.Sdk from 17.6.0 to 17.6.1 by @dependabot in #44
  • Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.2 by @dependabot in #45
  • Bump System.Text.Json from 7.0.2 to 7.0.3 by @dependabot in #46
  • Bump Microsoft.NET.Test.Sdk from 17.6.2 to 17.6.3 by @dependabot in #47
  • updated webhook response object by @ahwm in #48
  • Bump xunit from 2.4.2 to 2.5.0 by @dependabot in #50
  • Bump xunit.runner.visualstudio from 2.4.5 to 2.5.0 by @dependabot in #51
  • added merchant fields to add_subscription by @ahwm in #52

Full Changelog: v0.0.5...v0.0.6

v0.0.5

26 May 16:44
8272a0e
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

What's Changed

  • fixing JSON parsing of webhook request by @ahwm in #42

Full Changelog: v0.0.4...v0.0.5

v0.0.4

25 May 20:30
fe71dfe
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release

⚠ BUG IN WEBHOOK PARSER. USE v0.0.5

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

26 Apr 00:19
460275c
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

11 Apr 16:19
Compare
Choose a tag to compare
v0.0.2 Pre-release
Pre-release

What's Changed

New Contributors

  • @ahwm made their first contribution in #31

Full Changelog: v0.0.1...v0.0.2

v0.0.1

11 Apr 14:01
5e0237c
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

Initial Release