Jump to content

Question about Direct Debit or something similar.


-M-

Recommended Posts

First off; we don't use the invoice/billing system of WHMCS. So we don't need a payment gateway module or any extensive coding.

 

Currently we have only 1 "payment" option, which is called "billing by email". However we wish to add another option which would be called "by bank".

 

When a customer selects the "by bank" option it should show 2 text fields:

 

- IBAN

- BIC

 

That's all. It only needs to store them in the database and shown on the order notification, which is send by email. All offered options (free and commercial) are way, way too extensive for this simple use. Most of them use real payment gateways, which we don't even need.

 

Can someone create this. I know I can add custom client fields, however they will always show up, no matter what option you choose as payment. I just want to keep the order form clean and tidy.

 

I am even willing to pay a small fee for your time, if needed. Or if someone call give a decent example or point me in the right way, will also be appreciated.

 

On a sidenote; I took a glance at the template.php (in the GatewayDevKit), however that's also too extensive for me.

 

Thank you in advance.

Link to comment
Share on other sites

Use the "Bank Transfer" gateway, you have a text box you define any information like (Bank Name, IBAN, BIC, etc).

 

you can find it inside Admin Area -> Setup -> Payments -> *Payment Gateways* page

 

I already selected Bank Transfer, but there are no options for bank name, iban, bic?

Link to comment
Share on other sites

I mean you can type anything you want like IBAN and/or BIC :)

 

You mean custom fields? Well than we have a new problem. Those fields will always been shown no matter what payment option you select. This is exactly what I meant with my first post.

 

This is what should happen:

 

- Select Payment option 1 > nothing happens.

- Select Payment option 2 > You get 2 extra fields (which need to be filled in): IBAN / BIC.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated