Jump to content

dippa

Member
  • Posts

    8
  • Joined

  • Last visited

About dippa

dippa's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi, I have "Disable Credit Card Storage" checked, as I do not want to save Credit Card Data. This has been fine up until recently, as WHMCS was not saving CC Data. I recently upgraded to version 7.2.3 and also changed my gateway to Stripe. Since then, I have noticed that the database table "tblclients" has been saving data in the credit card columns, such as "cardtype", "cardlastfour", "cardnum", etc. Is there something wrong here? Has WHMCS started saving credit card data even though "Disable Credit Card Storage" is checked? Or is WHMCS not saving credit card data, but is instead just saving Stripe token data (If so, would saving Stripe token data affect PCI compliance)?
  2. Thank you, can you please show me how to write an example conditional using $invoice_items
  3. Yes that is correct, I would like to be able to write the text on the overdue email itself. But needs to be for hosting products only. Some overdue invoices wouldn't make sense to have a suspension notice on it, such as custom invoices. So what conditional do I need to write to do that? Thanks
  4. Hi, for overdue email templates, I would like a suspension notice to appear, but only if the overdue invoice is for a hosting product. For custom invoices I don't want a suspension notice to appear. I have tried using some 'if' statements but I'm not sure which variable I should be checking. So what I need in the email template is something along the lines of: {if $product_type eq "Hosting"} Your hosting will be suspended in 7 days {/if}
  5. If I set the affiliate settings to recurring, does that mean that affiliates get paid every time a custom invoice has been generated for a client as well? Or do commissions only work for preset products? Thanks!
  6. I would like to provide a years worth of recurring commissions to my affiliates instead of indefinite recurring commissions. However my product is available as both monthly and yearly subscriptions. If a client gets referred to me via an affiliate and signs up month to month, I would prefer to pay the affiliate a percentage, monthly, for up to 12 months only. Is there a direct or round about way to do this? Thank you
  7. Under the 'Other' tab when configuring a product I noticed a text field for Subdomain options. I looked into the docs about this but I'm still unsure about what it is for. So if I enter in '.mydomain.com' in that field, does that mean that a new user 'newuser1' who has purchased the product will be able to view site by visiting 'newuser1.mydomain.com', instead of having to enter '111.1.111.11/~newuser1/' ? if that is the case then does that mean they can then visit their site by either entering in 'newuser1.mydomain.com' as well as their primary domain eg 'newuser1.com'?
×
×
  • 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