Jump to content

EEssam

Retired Forum Member
  • Posts

    31
  • Joined

  • Last visited

Everything posted by EEssam

  1. Yes, I really need it separate. WHMCS doesn't support that?
  2. The title says it. I just need to add another offline payment method. Please help.
  3. Hello, I just need to create another gatway module that does nothing, much like the bank transfer one. How can I duplicate it? Thanks.
  4. Great, thank you very much for the confirmation.
  5. Hello, I know, but I need to make sure: Payflow/Payments Pro == Website Payments Pro Canada Thanks.
  6. Hello, Does WHMCS supports Website Payments Pro Canada? Please help. Thanks.
  7. I though it's better to just hide the coupon form because maybe WHMCS will have an internal error if it can't find the variable or something?
  8. Hello, Here is what I did: {else} <p align="center"><input type="button" onclick="window.location='{$smarty.server.PHP_SELF}'" value="{$LANG.orderchangeproduct}" /> <input type="button" onclick="window.location='{$smarty.server.PHP_SELF}?step=2&modify=true'" value="{$LANG.orderchangedomain}" /> <input type="button" onclick="window.location='{$smarty.server.PHP_SELF}?step=3&modify=true'" value="{$LANG.orderchangeconfig}" /></p> <form method="post" action="{$smarty.server.PHP_SELF}?step=4"> <div style="display: none"> <input type="hidden" name="validatepromo" value="true" /> <p align="center">{if $promoerrormessage}<font style="color:#cc0000"><strong>{$promoerrormessage}</strong></font><br />{/if} <strong>{$LANG.orderpromotioncode}:</strong> {if $promotioncode}{$promotioncode} - {$promotiondescription} - <a href="{$smarty.server.PHP_SELF}?step=4&removepromo=true">{$LANG.orderdontusepromo}</a> {else}<input type="text" name="promocode" size="20" /> <input type="submit" value="{$LANG.orderpromovalidatebutton}" />{/if}</p> </div> </form> {/if} I added: <div style="display: none"> And: </div> Will be there any problem? Thanks.
  9. Hi, I want to completely remove the coupon code field from the signup process. Is that possible? If so, how? Thanks.
  10. Hello, I'm wondering how it's possible to mark an invoice as paid. I client has paid through 2CheckOut but it seems he didn't click the button to return to our Web site therefore I his details is available in WHMCS and I got an email confirmation from 2CO that the order was successfully placed... but it's marked as unpaid in WHMCS. Please help ASAP. Thanks.
  11. I can't find this. I remember I saw this in the past but I can't see this option anymore. Please help.
  12. Hi, A customer using his affiliate link is doing a wonderful job in bringing visitors to our company and I want to show him that he brought us two or three new customers (he didn't) so he continue... How can I do that? Your help would be appreciated.
  13. Hi, I've manually created an invoice for a client, which was paid but the paid amount wasn't added to "Income Summary". What is wrong? Thanks.
  14. Well, infinite loops normally caused the entire system to become unresponsive.
  15. Thanks.. I mean "configuration -> general configuration -> mail tab", can I use HTML tags? BTW, you signature may cause infinite loop
  16. Hi everyone, Check this out: http://www.orionapps.com/forumnotifier Here are some screenshots: http://www.orionapps.com/forumnotifier-screenshots Looks impressive. Did anyone try it?
  17. So if I do not want to use prorata billing I can leave this option set to 0?
  18. Hi, I have this option when creating plans: "Enter the day of the month after which point the following month will also be charged for with the first payment" It's set to 0. What does it exactly mean? Thanks.
  19. Can I change the name of "Mail in payments"?
  20. Hi, Why WHMCS asks for the complete package details while WHM package name is already supplied? Should I supply all the details or just the package's name? Thanks.
×
×
  • 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