offline payment sepa

Phoca Cart - complex e-commerce extension
betei
Phoca Member
Phoca Member
Posts: 25
Joined: 08 May 2020, 08:11

offline payment sepa

Post 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
:-)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49138
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: offline payment sepa

Post 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. :idea:

Jan
If you find Phoca extensions useful, please support the project
betei
Phoca Member
Phoca Member
Posts: 25
Joined: 08 May 2020, 08:11

Re: offline payment sepa

Post 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
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49138
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: offline payment sepa

Post 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.
If you find Phoca extensions useful, please support the project
Post Reply