Jump to content

michael_m

Retired Forum Member
  • Posts

    7
  • Joined

  • Last visited

Everything posted by michael_m

  1. in case I don't set "default nameservers" at the "domain registrar" configuration, will it take the nameservers from the "servers" configuration? say I have 2 servers - server1 and server2, both with different nameservers. then I don't want to set "default nameservers" at "domain registrar" unless i'm missing here something... thank you michael
  2. Questions about gateway addon behavior I'm writing a custom payment gateway module, using the CC method (not invoice). Working with the gateway SDK. I couldn't find this info anywhere on the site, either forums, wiki, etc. I saw that whmcs saves the CC details on the [tblclients] table. 1. Is the CVV saved as well? Regarding recurring payments: 1. is whmcs (cron) calls the gateway module monthly/yearly in order to issue a payment? 2. is whmcs send emails to customers in case of expired CC? 3. is whmcs has an interface for CC update? a. In case of expired CC? b. In case the customer wants to change his CC? Thank you Michael
  3. I downloaded the Gateway SDK, and it's pretty straight forward, YET, the sample shows how to send the gateway a single payment. My gateway supports also recurring payments. means, I send him along with the CC details the setup amount (one time), recurring payment amount and time between payments (e.g. 1month, 3months, 1year, etc). From this moment on the gateway itself charge the CC when needed. What i'm missing in the example is access to the setup amount, and the time between payments. How can I get this parameters? Thank you Michael
  4. what you are saying is that there's no a built in capability, and I have to write and AddOn or something like that?
  5. Hello, very new to WHMCS. Is there a way that ONLY paid customers of selected products (not all) will have access to a certain custom HTML page / snippet ? (or even to a link/button they will able to click on from inside the product page) Thank you Michael
×
×
  • 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