Jump to content

internal API command "acceptorder" return nothing, not even an error. and kills page


PixelPaul

Recommended Posts

so i am building modules that use the internal API. i have been using a lot of commands with success so far.

i have so far added a new order and now i want to accept it via the API.

 

i am using....

 

$command = "acceptorder";

$adminuser = "myadminuser";

$values["orderid"]=myorderidhere;

$values["autosetup"]=true;

$auto_setup = localAPI($command,$values,$adminuser);

 

but this returns nothing, not even an error. and it kills the page so nothing else is run after this localAPI command.

 

anyone have any ideas. i am on the latest version of WHMCS.

 

starting to get so very tired of using WHMCS :-(

Edited by PixelPaul
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • 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