Jump to content

Gitex

Retired Forum Member
  • Posts

    52
  • Joined

  • Last visited

Everything posted by Gitex

  1. Hello whmcs not generate invoices for domain renewal... i am not sure if configuration has problem or not... please let me know what are the best configuration for domains and products reminders and invoice generation
  2. @Wouter0100 ... Thank you Very Much ... your solution was great...
  3. @Wouter0100 @mfoland i need to know how i can encrypt strings for tblpaymentgateways ... i need to know the function that WHMCS 8 use to store values in tblpaymentgateways... i need WHMCS 8 internal encrypt and decrypt for tblpaymentgateways . $vars = getGatewayVariables('gateway_name'); it seems above link decrypt values... now i need encryption that WHMCS 8 use...
  4. Hello @mfoland lets explain it... now i can decrypt encoded hash from database to its real value... but i need to know how ENCRYPT values like email, password,usernames TO HASH for saving in tblpaymentgateways my custom addon must update values in gateway every 1 hour ... so i need to know how i can encrypt these. thank you
  5. Hello I need to encrypt value to store in tblpaymentgateway ... How i can do it ? my custom addons not working with version 8... please let me know the solution...
  6. Hi. please let me know is there any plan to use mysqli or pdo ? i have many modules that is based on whmcs sql helper functions. in php.net about mysql_query:
  7. Hi. I found some problems in API and documentation. Get Clients => return clients without order Get Tickets => there is no message <message></message> Get Announcements => (announcement) child element with same name as parent (in some languages its big problem) please add AwaitingReply Status in ticket statuses or something like (true/false). in Add Client, there is an option ( securityqid ) it will be great if you add something like: Get Sequrity Questions
  8. Hi, I found some problems in API and its documentation. I need to know, how i must report issues ?
  9. Hello. I need welcome email for websitepanel. please share yours here ?!!! Thank you.
  10. i am not sure how much but monthly license. abt 24 $ / m breach of contract. ? why ?
  11. i just clicked it once. exact this problem i have: http://forum.whmcs.com/showthread.php?p=200729 if generated invoice not paid & user exit payment page, status of generated invoice is unpaid. if customer try it for 5 time , it generate same invoice with another number for 5 time. after that if payments paid, you will still see that generated invoices not paid. except number1 / number2 & merged invoice number 3.
  12. i want to send a command when a domain register request send & show the customer, error message. i have made many changes in additionaldomain ... .php (i forgot exact file name) for a registrar. now i have a black list domains that i want to prevent user to register it. but i want to send the request after available check in order form. its wsdl webservice. what i must do for it ?
  13. i was used mb5 / mb4 / whmap / clientexec in past. i switched to whmcs 3.5 first time. it was excellent for my needs. great & fast developing.
  14. Hello. i am activated mass payment. when i use it, something like this happen: invoice no: 100000 = 100$ invoice no: 100001 = 50$ when these invoices selected for payment, & user payment failed (3rd party gate) news generated invoice is UNPAID. after 5 try , there is 5 invoices with 150$ UNPAID. i was paid one of these invoices, & only paid invoices is one of 150$ (combined) invoice and 100$ invoice and 50$ invoice. so there is four (4) invoices yet UNPAID. //////////////////////////////////////////////////////////////////////// is there any way to resolve it ? or only 1 new invoice for same products generated ? plz let me know about it.
  15. Thank you John. So what is Domain Invoice Generation Field ? I couldn't find anything about this in wiki.
  16. Hello. it seems the invoice generation for domain renewals not work. but it work for other services. reminder sent ... 60,30,15,7,3 but no invoice generated for domains. this is my setting. customers after reminder, see that there is no invoice. please help. this is so important for me.
  17. Hello. I have a problem with 3rdparty modules that i write. in the job activity email i saw Credit Card Payments: 0 Captured, 2 Failed when i change the gateway ... i didnt see this error. please let me know why this happened ? i know that i must change something in module files ... but i am not sure what ?!!!
  18. Hello. I have a problem with 3rdparty modules that i write. in the job activity email i saw Credit Card Payments: 0 Captured, 2 Failed when i change the gateway ... i didnt see this error. please let me know why this happened ? i know that i must change something in module files ... but i am not sure what ?!!!
  19. maybe permission. changeit to 644 & check.
  20. did you check GET to running cron ?
  21. Hello. it seems the invoice generation for domain renewals not work. but it work for other services. reminder sent ... 60,30,15,7,3 but no invoice generated for domains. this is my setting. customers after reminder, see that there is no invoice. please help. this is so important for me.
×
×
  • 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