Jump to content

arthur34

Member
  • Posts

    7
  • Joined

  • Last visited

Everything posted by arthur34

  1. I also have the same problem . When I log into WHMCS, the admin panel redirects me to index.php, which works, but afterwards I can't go back to it.
  2. Hello, Here is their answer: Thank you for your follow-up question. From checking with my resources, there is currently no feature to migrate from the older Paypal modules. With that said, from my understanding, this may be something that will be implemented in the future should the older PayPal payment gateways be removed. In order to obtain further clarity, I have opened an internal inquiry with the development team. When I have a response I will be sure to update you further. In the meantime, if you have any further questions, please do not hesitate to ask. Kind regards,
  3. Hello Do you have any feedback? I am interested in doing the same. Regards, Arthur
  4. Hi, Thank you, but I'm looking for it by the month because Vat Moss only offers it by the quarter. Best regards, Arthur
  5. Dear WHMCS Community, I hope this message finds you well. I am currently managing a website using WHMCS, and I've come across a specific requirement that I'm hoping to gain some insight on. I need to find a way to export VAT data sorted by the customer's country (place of residence). This is crucial for our accounting and financial reporting, as we have clients from various countries, and understanding the VAT collected from each region will help us comply with international tax laws. If you have any suggestions or if there's a built-in feature or an additional module in WHMCS that facilitates this, it would be greatly appreciated. I've explored the documentation and forums but have yet to find a clear solution that addresses this specific need. For additional context, we are currently on the latest version of WHMCS, and I have access to perform necessary system modifications if required. Thank you in advance for your time and assistance. Any and all help would be appreciated. Best regards, Arthur
  6. Hello, Thank you for your answer, I use the BCC but I would like to add this additional information for Trustpilot.
  7. Hello, I would like to integrate this code on the WHMCS email templates. It's for tagging and sending the order reference number to Trustpilot so that it invites my customers to put a review. docs : https://support.trustpilot.com/hc/en-us/articles/360021253259-How-to-use-Automatic-Feedback-Service-without-a-BCC-field Exemple code : <script type="application/json+trustpilot"> { "recipientName": "{$client_last_name}", "recipientEmail": "{$client_email}", "referenceId": "{$service_order_id}", "tags": ["web"] } </script> When I save this code WHMCS deletes it, how to do ? I should be able to do by email template to assign the right tag. Regards, Arthur 🙂
×
×
  • 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