gocardless / gocardless-pro-python

GoCardless Pro Python Client
MIT License
37 stars 26 forks source link

Template changes #98

Closed prolific117 closed 1 month ago

prolific117 commented 1 month ago

This release introduces a breaking change: the PaymentRequestAmount field for BillingRequestTemplate creation 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.