By default send cancel req. to payment processor crm-dev-1d
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Wed, 1 Feb 2017 23:21:28 +0000 (18:21 -0500)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Wed, 1 Feb 2017 23:21:28 +0000 (18:21 -0500)
commitdc114fb9e07081d41c9b4155fae8ac57440435d3
tree8dd687c41756af64168658c5b1f1d4207a9c0960
parent3245bcdae93977d210d82020ec43badb79b20d4e
By default send cancel req. to payment processor

When cancelling a payment through the Civi interface, the cancellation
request should be sent to the payment processor by default. To that end,
I've set the "Yes" option to be selected by default on the recurring
contribution cancellation form.

When using a payment processor such as TrustCommerce, they need to know
about the cancellation in order to stop future payments.
CRM/Contribute/Form/CancelSubscription.php