Page 1 of 1
offline payment sepa
Posted: 21 Jun 2023, 21:28
by betei
Hi there,
we would like to use european sepa to pull money from the customers bank account.
For that we need only 3 text input fields in the order process where the customer can type in his
IBAN, BIC and Bank Name.
Is there a prefered way to get this?
regards,
Norman
:-)
Re: offline payment sepa
Posted: 21 Jun 2023, 23:59
by Jan
Hi, in checkout, there is a comment box, so maybe there the user can add this information. The standard way is just to use user fields in user address. You can add there own fields based on your needs.
Jan
Re: offline payment sepa
Posted: 22 Jun 2023, 07:32
by betei
Hi Jan,
thanks yes, the user fields are a good approach for this!
So optimal would be to have that user fields in the payment section.
Can you tell me on which modul in view i have to look?
thank you!
regards,
Norman
Re: offline payment sepa
Posted: 24 Jun 2023, 11:42
by Jan
Hi, the user fields are default feature and you can display different user fields in address edit. To display such information in payment section, you need to create specific payment plugin. Even very simple payment plugin has the option to store different information. So such can be implemented into some specific payment plugin.