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

Migrate to using standard CiviCRM IPN URLs #89

Closed artfulrobot closed 3 years ago

artfulrobot commented 3 years ago

The only reason we don't use these is that I didn't know they existed when I wrote v1 of this extension, but it would make sense to do this going forward, I think. This will also solve the issue of needing different secrets for live/testing (although that's still a good idea).

We should migrate via supporting both the current URL and the new civicrm/ipn/X ones.

There's no rush on this, nothing's broken as such, it's just a standardisation issue.

artfulrobot commented 3 years ago

Fixed in 1.9.3