Skip to content

v6.5.0

Compare
Choose a tag to compare
@martin-nef martin-nef released this 28 Jun 10:03
· 30 commits to master since this release
36fd9b6

What's Changed

PaymentRequestAmount property type changed from int? to string in GoCardless.Resources.BillingRequestTemplate.
This is a workaround for a bug in our API. (The docs say it's returning pence/cents as an integer, but in fact it's GBP/EUR as a decimal.

Full Changelog: v6.4.0...v6.5.0