artfulrobot / uk.artfulrobot.civicrm.gocardless

A CiviCRM extension providing GoCardless integration to handle UK Direct Debits.
GNU Affero General Public License v3.0
5 stars 18 forks source link

Errors from attempting to update subscriptions are not shown in UI #73

Closed artfulrobot closed 4 years ago

artfulrobot commented 4 years ago

If when trying to update a subscription (gocardless api link) it fails, the CiviCRM user gets no notification - it looks like it's still processing.

These cases should be handled and information passed back to the user.

artfulrobot commented 4 years ago

Actually I think this is a core error which may have been fixed. This extension is correctly throwing a PaymentProcessorException.