Jump to content

Liam.

Retired Forum Member
  • Posts

    3
  • Joined

  • Last visited

Everything posted by Liam.

  1. Hello everyone, I know that WHMCS can cope with PayPal payments, but what about Credit Cards? I may be stupid and am missing something somewhere, but is this a feature?
  2. Hello everyone, I use SMF as the main part of my site, and recently started a host, obviously using WHMCS. I was wondering if it is possible at all to integrate WHMCS with SMF. By integration, I mean two things. Firstly, I would like the members to be integrated, using SMF's memberlist as the main one if possible. Secondly, I would like WHM's pages to be located inside SMF's template, which can be done like so: <?php require("SSI.php"); $context['page_title_html_safe'] = 'My Page'; $context['meta_keywords']; template_header(); echo' Content and HTML Here. '; template_footer(); ?> http://simplemachines.org/ It's free and open-source, so someone should be able to download it and have a look at it. The version I would want it integrated with, would be SMF 2.0 RC3.
×
×
  • 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