Jump to content

kenashkov

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by kenashkov

  1. Hi, We are trying to use the autologin feature but it always returns "Link Expired". The time difference between the two servers is 72 seconds or so. In the documentation it is said that the tolerance is 15 minutes. What else could be the cause for this? Thank you
  2. Hi, We would like to have the service automatically provisioned when a new order is created. The settings are as follows: - Automatically setup the product as soon as an order is placed and when placing the order from the admin side we set: - order status: active - the service is selected from the dropdown (and we also override the price to 0 but this shouldnt have any effect) After the order is placed we are taken to the "Manage Orders" screen and the "Accept Order" is grayed out. So I would think the service should be provisioned but it isnt. We have to click on the product/service and manually invoke the module's Create function. Can this be automated? Thank you
  3. Thank you for the help. This did the job!
  4. Hi, I would like to ask two things: - we are adding a new client ("addclient") and order ("addorder") through the API . All goes well and they are both added. The only issue is that the order is not marked as Active (they stay as Inactive). This is an issue for us because if the user wants to upgrade he cant - the other question is about login integration. WHMCS and the service are deployed on different domain (service.com & whmcs.service.com) and it seems we cant use "validatelogin" because even though we obtain uid & upw no point settings them into the $_SESSION in the service site because WHMCS uses another session. How we can integrate the login (user logs in the service and we want autologin in WHMCS) in this case? Any other way? If the sessions were kept in the database we could write there but they are not.
×
×
  • 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