webace Posted November 28, 2007 Share Posted November 28, 2007 Hi I am not much of a coder so I was wondering if someone in the community has already put together or can tell my how to do a direct debit payment gateway, basically the details I need to capture are Bank Name Account Holder Name Account Number Branch Code Preferred Debit Date These details should preferably be mailed to me or be accesible in the admin area. Your Help would really be apprecited 0 Quote Link to comment Share on other sites More sharing options...
webace Posted December 2, 2007 Author Share Posted December 2, 2007 oh well hope whmcs will support this payment method sometime in the future. 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted December 3, 2007 Share Posted December 3, 2007 A generic D/D module is unlikely as each bank has their own requirements for it. If you want a specific payment module written, drop a support ticket to Matt askig for a quotation - WHMCS do them for a very reasonable low fee. 0 Quote Link to comment Share on other sites More sharing options...
webace Posted December 6, 2007 Author Share Posted December 6, 2007 Thanks Rob I will try that. 0 Quote Link to comment Share on other sites More sharing options...
com2 Posted December 26, 2007 Share Posted December 26, 2007 If we are talking about the spanish "domiciliaciones" then I just asked Matt a price. He said he could develop a module for that. If there are people interested, let me know and we can join forces to pay for it. 0 Quote Link to comment Share on other sites More sharing options...
com2 Posted December 26, 2007 Share Posted December 26, 2007 If we are talking about the spanish "domiciliaciones" then I just asked Matt a price. He said for 200-300 dolars he could develop a module for that. If there are people interested, let me know and we can join forces to pay for it. Description of this module: Q19 Direct debit payment module: 1.Company Information gathered from module configuration: * Name of the receiving account holder (this might differ from the company name in Configuration > General) * Company's VAT registration number. * Company's Bank number (4 digits). * Company's Branch number (4 digits). 2. Information gathered from the Client: * Name of the bank account holder (depending on the business type can be name of person or company) * Bank code 4 digits * Branch code 4 digits * Checksum 2 digits * Account number 10 digits * This information should be stored encrypted in database for recurring billing 3.At the moment of (recurring) billing the module should make an output file collecting all Direct Debit transactions of the period in the spanish bank q19 format. 4.At file creation, administrator should be informed by email 5.A download link should be available that can only be accessed after administrator login and only through an SSL connection. 6. At file creation, the invoices that use this form of payment are marked paid. 7. When Direct Debit would fail for some reason, the invoice should be marked as unpaid manually. 0 Quote Link to comment Share on other sites More sharing options...
Tobii Posted January 3, 2008 Share Posted January 3, 2008 Im interessted also in a direct debit gateway. I need it for german banks, but I think the difference is is only in some formattings. Is there any new information about a direct debit gateway? Until now I have whmcs only test, but it looks very good. When there is a solution for direct debit, I will buy this great tool. Greets Tobii 0 Quote Link to comment Share on other sites More sharing options...
com2 Posted January 3, 2008 Share Posted January 3, 2008 We are talking here about the Spanish bank system. The format is defined in a PHP class. If you can come up with a class that generates a file for your bank system (if it is similar enough) then we could ask Matt to give us another quote for two bank systems. PM me when you want a copy of the class I use. If your class would be uniform then Matt will have less work. I know that Paypal accepts "Lastschriftverfahren" as payment option, but I don't know it that is sufficient for your purposes. Advantage of Paypal (and other similar gateways) is of course that the bank details don't need to be stored on our servers which gives an added security for our clients. 0 Quote Link to comment Share on other sites More sharing options...
Tobii Posted January 4, 2008 Share Posted January 4, 2008 Yes, i know that paypal accept "Lastschriftverfahren". But some clients are dont understand why they should use this laborious way to pay... For the most users is it absolutely ok to pay with paypal. I send you a PM with my email for the class. Is Matt already programming the gateway for you? 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted January 4, 2008 Share Posted January 4, 2008 We are talking here about the Spanish bank system. The format is defined in a PHP class. If you can come up with a class that generates a file for your bank system (if it is similar enough) then we could ask Matt to give us another quote for two bank systems. PM me when you want a copy of the class I use. If your class would be uniform then Matt will have less work If the "layout class" is unecoded that would be handy I have the details for the HSBC-Hexagon D/D gateway as I recently integrated it into a client application for them, I would imagine they are all very similar, although each processing bank has their own peculiarities on formatting certain fields 0 Quote Link to comment Share on other sites More sharing options...
com2 Posted January 4, 2008 Share Posted January 4, 2008 Is Matt already programming the gateway for you? No, I asked him an initial quote and now I am trying to find others interested to share the cost of development. I forgot to say that the quoted price is for a module that would not be included in the distribution, it would be ours only. But who knows, when there are more people interested Matt might be interested to include it in the distribution for all. If the "layout class" is unencoded that would be handy I have the details for the HSBC-Hexagon D/D gateway as I recently integrated it into a client application for them, I would imagine they are all very similar, although each processing bank has their own peculiarities on formatting certain fields Yes, it would probably be best to keep unencoded the class that formats the file for our different banks and it would be best when the module would recognize when you add your own contributed class. This was not in the original quote however and would make it a bit more expensive. 0 Quote Link to comment Share on other sites More sharing options...
Tobii Posted March 16, 2008 Share Posted March 16, 2008 Hi, is there something new to the topic? I need this feature more than I think at first. Are you still interested in this module com2? 0 Quote Link to comment Share on other sites More sharing options...
com2 Posted March 19, 2008 Share Posted March 19, 2008 Yes I'm still interested, but at the moment I am not yet ready for it. Nor did I ask Matt how much extra it would be when the module would allow for different file format classes. Feel free to ask him and refer to my quote and to this thread. Apparently there is not enough interest from others, but we could initially split the cost and when someone else shows an interest we could split the cost again between three, four etc. or we could sell the module and share the profit. 0 Quote Link to comment Share on other sites More sharing options...
MzaNike Posted March 21, 2008 Share Posted March 21, 2008 This has been introduced for a lot og countries ("SEPA"). please have a look here: http://en.wikipedia.org/wiki/Single_Euro_Payments_Area DirectDebit will not only be a national thing of spain or german..this will be a stadard within whole europe.. Even if finalized 2010, it already started in some countries. 0 Quote Link to comment Share on other sites More sharing options...
com2 Posted March 24, 2008 Share Posted March 24, 2008 Will take some 10 years before something like this will become common for small businesses in Spain like mine. I am afraid I don't have time to wait for that. When in fact it becomes available as a service at a local bank for an affordable fee, then it would only be matter of adding another class or adapting the module for appropriate processing. 0 Quote Link to comment Share on other sites More sharing options...
Tobii Posted March 24, 2008 Share Posted March 24, 2008 Hi, I have now wrote a direct debit addon-module for whmcs. It works fine in my the first tests. I will do some more tests and check the security and then I decide how I show it the community. 0 Quote Link to comment Share on other sites More sharing options...
SilverNodashi Posted April 3, 2008 Share Posted April 3, 2008 Hi, I have now wrote a direct debit addon-module for whmcs. It works fine in my the first tests. I will do some more tests and check the security and then I decide how I show it the community. Hi I'd like to know more about this module. How does it work? 0 Quote Link to comment Share on other sites More sharing options...
Tobii Posted April 5, 2008 Share Posted April 5, 2008 Hi, the follow process is for the german bankformats: requirement: - customclientfields for bankaccount owner, bankaccountid, bankid, agreement for directdebit - paymentgateway direct debit - addon modul direct debit - clients must fill the custom clientfields and check the directdebit agreement if they will pay with directdebit If the client will pay per directdebit, he choose "DirectDebit" from paymentgateway when he made an order. In addon-modul in adminarea I can check now for open invoices where the paymentmethod is directdebit. Then I can download a DTAUS-File (german bankformated file) with all datas from these open invoices. This file I upload in my online-banking. After this, I click a button in the addon-modul "Set as Paid" and these invoices are marked all as paid. The paid directdebits are then in an archive, where you can check it again later. I use it now more than two weeks and there are no problems. I hope you can understand how it works...otherwise you can ask me again. 0 Quote Link to comment Share on other sites More sharing options...
webace Posted April 14, 2008 Author Share Posted April 14, 2008 Tobii your addon looks perfect for my requirements!! are you making it available for the community ? 0 Quote Link to comment Share on other sites More sharing options...
ercapi Posted April 17, 2008 Share Posted April 17, 2008 Hey Tobii I want to buy your module tell me your email and i contact with you 0 Quote Link to comment Share on other sites More sharing options...
Tobii Posted April 17, 2008 Share Posted April 17, 2008 I think I will make it available for the community, but im not 100% sure. At first I will update some features for me. Where are you from? Because this tool work in moment only with the german bank format. 0 Quote Link to comment Share on other sites More sharing options...
com2 Posted April 18, 2008 Share Posted April 18, 2008 I am in negotiation with Tobii that he adds the Spanish Direct Debit format Cuaderno 19. I will finance his work and when he decides that his module will be freely available then this addition will be included. The class that will be used for this is already tested and should work without problems with compatible banks. 0 Quote Link to comment Share on other sites More sharing options...
webace Posted April 23, 2008 Author Share Posted April 23, 2008 Hi Tobii I am from South Africa, basically we do direct debits from banks accounts so the only functions I need is the ability to collect a clients banking information which will be manually submitted via a 3rd party bank debit service, to me it seems like that is what your module can do yipee. 0 Quote Link to comment Share on other sites More sharing options...
mdkock Posted April 27, 2008 Share Posted April 27, 2008 please contact me regarding your module thanks 0 Quote Link to comment Share on other sites More sharing options...
mdkock Posted April 29, 2008 Share Posted April 29, 2008 Matt, Is it possible to get some response on this. Searching the forums there are a lot of request for a direct debit payment gateway. Please this is one of two payment methods that can be accepted in South Africa. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.