v7.0.0: Merge pull request #136 from gocardless/template-changes
This release introduces a breaking change: the PaymentRequestAmount
field in the BillingRequestTemplateService
has been updated from an int to a string.
If you are using this feature, please ensure you update your implementation accordingly and thoroughly test before deploying to your users.