-
- Downloads
Fix "One of parameters (value: ) is not of the type Integer" error when...
Fix "One of parameters (value: ) is not of the type Integer" error when submitting a recurring contribution using the Stripe payment processor. The Stripe payment processor extension was not handling the case where a user submits a recurring contribution without setting the number of installments. This commit fixes that and also modifies the code that uses the recurring contribution's end date to take ongoing recurring contributions into a account.
Please register or sign in to comment