Jump to content

sampathneo

Member
  • Posts

    19
  • Joined

  • Last visited

Everything posted by sampathneo

  1. I have created new module for PerfectMoney, hit me if you interested
  2. what do you think ? https://www.divisionx.com/csc/index.php?systpl=divisionx
  3. I'm almost done new payment gateway module for accept google checkout recurring payments. its completely open-source google checkout recurring API is currently beta version. so I cant implement some functions correctly. but module works fine & you need to mark invoice as paid manually when you get google recurring payment each month. google support only WEEKLY, SEMI_MONTHLY, MONTHLY, EVERY_TWO_MONTHS, QUARTERLY, and YEARLY. payments. so we cant create subscription for SEMI-ANNUALLY, then module show one time payment option to client let me know if you have any idea.
  4. Is this Hacker ? http://whmcs-hacker.soup.io/
  5. Yesterday I got an email from a my client for develop whmcs custom invoice report, here is his requirements; ----------------- Hey Sam, I need a report that displays invoices and their amount for a given time period, based on a searchable address field. For example, I need all invoices for January 1 to March 31 for clients with California in the address field. The choosable parameters would be Invoices (paid or unpaid), dates, and any address like state, zip, or country. Thanks! ------------------- Today I've successfully completed the job. here is the screenshot: I think you may need this for create TAX based reports. so contact me when you need this
  6. Try This; {if $accepttos} <p align="center"> <iframe width="75%" height="250" src="{$tosurl}" frameborder="0" style="border:1px #999 solid" scrolling="yes" ></iframe> </p><p align="center"> <input type="checkbox" name="accepttos" id="accepttos" /> <label for="accepttos">{$LANG.ordertosagreement} {$LANG.ordertos} above.</label> </p> {/if}
  7. too busy on projects, I will do it before end of this year Thanks!
  8. WHMCS owned-branded license Wanted Payment method : Moneybookers(skrill) anyone can help me????? Thanks!
  9. I'm going to develop new tos module called " FORCE TOS PLUS ", 100% open-source Features : can add terms for different products; Ajax/CSS Shadow box type effects, not a new window/page; and much more.
  10. anyone can help me to create hook function when client press register button ?
  11. how to customize whmcs ajax order form for add multiple products, and domains like https://spice.transweb.nl/order/?pid=24&skip=1&language=English
×
×
  • 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