Project60 / org.project60.sepa

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

BIC is required in Actions to create Recurring or One Off but should respect the setting uses BIC for the account #681

Closed ErikHommel closed 1 month ago

ErikHommel commented 10 months ago

At the moment the BIC is a required parameters in the Actions CreateOneOffMandate and CreateRecurringMandate. This does not respect the setting of the account, where uses BIC can be switched off. Should be changed to respect the setting.

bjendres commented 10 months ago

Yes, it looks like this scenario was not considered in the implementation, thanks for raising this!

@ErikHommel Will you be working on this, or "just" reporting?