ClimaxVPS Posted May 7, 2012 Share Posted May 7, 2012 Hey, i am trying to make a onebip gateway for whmcs billing system is this correct when i add it http://prntscr.com/8z5wu look what happens <form method="post" action="https://www.onebip.com/otms/"> <input type="hidden" value="'.$ourEmail.'" name="username"> <input type="hidden" value="'.$description.'" name="description"> <input type="hidden" value="3" name="price"> <input type="hidden" value="'.$currency.'" name="currency"> <input type="hidden" value="standard_pay" name="command"> <input type="hidden" value="'.$invoiceid.'" name="remote_txid"> <input type="hidden" value="'.$systemurl.'/obp.php" name="notify_url"> <input type="hidden" value="'.$systemurl.'/viewinvoice.php?id='.$invoiceid.'" name="return_url"> <input type="hidden" value="'.$systemurl.'/viewinvoice.php?id='.$invoiceid.'" name="cancel_url"> <input type="image" src="http://www.onebip.com/tools/bts/btn07.gif" /></form> so i was wondering if anyone can make me one?? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.