Skip to content

Limiting the number of payments/installments as per issue 34.

Rich requested to merge github/fork/fuzionnz/master into master

Created by: stesi561

Introduces a basic validation negative number of installments not allowed.

Create variable to hold parameters for api call to GoCardless instead of doing inline to allow passing of optional paramenters.

If number of payments is present add "installments" to params to Go Cardless call.

Update Readme.

Merge request reports