My client is creating recurring donations on date X, with a first payment on a later date Y. PaaS creates a donation with amount $0 on date X, and updates that donation on date Y, changing the Amount from $0 to the amount of the first payment. However, the Salesforce automatic creation of a Payment record only happens when a Donation (with amount > $0) is first created, so there is no payment automatically created when the donation amount is updated from $0 to the real amount. The user has to manually create the payment after the date of the actual first credit card charge.
Is there a way to have C&P create the Donation at the time the card is charged, rather than when the recurring is created? Setting the stage of the $0 donation to pledged doesn't help - automatic payment creation isn't triggered by a change in Stage or Amount.
Appreciate any suggestions.
Is there a way to have C&P create the Donation at the time the card is charged, rather than when the recurring is created? Setting the stage of the $0 donation to pledged doesn't help - automatic payment creation isn't triggered by a change in Stage or Amount.
Appreciate any suggestions.
Comment