v6.5.0
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