Project60 / org.project60.sepa

SEPA direct debit integration with civicrm
19 stars 46 forks source link

iban validation in creditor form #302

Open ghost opened 9 years ago

ghost commented 9 years ago

We need a proper iban validation in the creditor form (CiviSEPA settings page).

The first part of the PR is available here: #300

@systopia and me agreed on postponing the merge of this PR until 1.3 is released in order to reduce the risk of introducing a possible source of incompatibility

bjendres commented 8 years ago

Sorry, I rejected PR #300 because we don't want yet another library. The best way IMHO would be to offer IBAN validation on the API and use that with AJAX.