Jump to content

jaytyn

Retired Forum Member
  • Posts

    24
  • Joined

  • Last visited

About jaytyn

jaytyn's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi all I need to store a username/password somewhere in the clients profile. I have created the custom fields. All is good. But what I need to do is display this username/password within the domain details section of the userarea. I have tried calling it with {$client_custom_fields.0} {$client_custom_fields.1} {$client_custom_fields.2} But that dosen't work in the TPL files. Any easy way to display these fields in the templates? Thanks
  2. Hey there, Yeah already done that, IP added to TPP, tried with live and demo system. Still get the succcess message even on failure.
  3. Hi Has anyone ever got the TPP domain api to work with WHMCS? It always comes back with 'domain registration successful' even with bogus login details in the API settings. TPP say to contact WHMCS for support with the module, and WHMCS say to contact TPP. I cannot work it out. Thanks Jay
  4. PayMate have recently changed their website from paymate.com.au to paymate.com therefore the WHMCS module is accessing the wrong URL causing a SSL certificate error for the wrong URL. Can this be changed? PayMate don't always return a PA (payment authorised) straight away, but paymate have a nice API for checking periodically for the PA response, so maybe this can be built into the new version? Thanks
  5. HI all, I am trying to register domains via the tppinternet domain registrar settings in the new version. I have activated my API access with TPP, and WHMCS returns successful, but nothing is recieved on the TPP end. Has anyone else had troubles with it? I cannot find any debug info, how can I debug the API? Cheers Jay
  6. In the new version 3.5.1, how do I re-create a subscription? I have removed the old subscription number (cancelled) and it is set to monthly in the products screen, but when the customer clicks the PayPal button, it just goes to pay the invoice, and will not setup a subscription??? (I have forced subscriptions ticked in the payment gateway settings)
  7. jaytyn

    PayMate

    Thats what I would have thought, but I don't know if payMate has an IPN style URL that it returns to. Anyone else know?
  8. Hi all, I am in the process of switching from PayPal to PayMate. and I would like to know how WHMCS handles recurring payments? If a customer chooses PayMate as the payment method, and at the Paymate payment screen, selects "Recurring" how does this notify WHMCS in order to mark the invoice as paid? I hope it does not have to be done manually. If WHMCS does not support this, I might use PayPal for recurrings, and PayMate for one-offs (messy). Cheers Jay
  9. Just a question about the DirectI interface. I notice in WHMCS you need to setup a reseller account, and a general customer account, and put the ID's in WHMCS. Now. When a customer registers a domain, it sits under my 'customer' profile in DirectI. Therefore, the customer does not have their own username/password to edit DNS servers etc. Instead, I need to login and view all my domains to change it. Is there anyway the customer can modify their domain without me having to go in, and create a new customer, and transfer the domain?
  10. I have solved the problem. Had to CHMOD 777 the templates_c directory!
  11. Hi, I got my sysadmin to open port 8443 on the firewall. Hope this helps Jay
  12. I emptied out templates_c ... no luck. So I restored templates/* and templates_c/* from a backup and it fixed the templates. However, now the home screen on the admin login is blank! I have searched this forum, and it indicates that is a CURL problem, but Curl is installed and working fine on apache. I have deleted the homepage.tpl files from the templates_c but still the same thing... What can I do from here?
  13. For some reason, I made a small change to my header.tpl today, and my portal and orderforms died, being blank (no source code at all). So I reverted to the saved backup copy of the header.tpl file, and it is still blank. When i delete the header.tpl file all together, it works (although no CSS styles). Why does it die when the header.tpl is there? Even using the same copy that prevoously wored?
  14. Ok, I have gotten around the firewall issue, but now I get this: I have turned off the limits applicable under the 'Domain' templates. So I am stuck as to what else it could be?
  15. That would explain it. How can I change the port WHMCS connects to Plesk?
×
×
  • 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