Hello
I know there is an option named "Merge" under Profile tab.
But I think this part needs some review and new name because something is important and useful is moving package and invoice and recurring fee belongs to a package between clients.
Currently we can move a package from Client1 to...
This is an example for one of events I have used in my own Snapin plugin for sending sms
class PluginSendsms extends SnapinPlugin
{
public $listeners = array(
array("Invoice-Create", "invoiceCreateCallback"),
array("Client-Update"...
Did you see this page ?
https://www.clientexec.com/members/knowledge-base/developer-docs~89/list-of-events-hooks~503
I have used this for sending sms to clients
Hello
In many customized system and also other billing system currently there is an option to prevent users from editing these fields.
I strongly recommend enable this feature in clientexec asap.
Thank you
Hello
Please make it possible to have PHP code in Email Template ;
It will help us to convert date to another localization .
we need to show other date format in email templates .
Thanks
Hello
I wanted to develop a snapin to let client direct login to client portal with mobile number with one time password send to them by sms.
Would you please give me information how can I authenticate users login and how can login to client portal without resetting client password ?
Thanks
Hello
Please add cc and bcc or CC Recipients for tickets in client portal.
when a design or it opens a ticket behalf of a client needs to be updated once login or opened a ticket for him/her.
Thanks
Hello
From this listener, We are trying to fetch old and new status of package ;
if (is_array($e)) {
$event = $e;
} else {
$event = $e->getParams();
}
$event = $event->fields...
Example 1) We send invoices details to Tax Organization and after we come back to our list we encounter with another details.
Example 2) Profile should edited under control of us because we verify a profile with proof of documents and after that we see other names.
Hello
In some country or conditions we should prevent users from editing below fields
Name, Family, Address, Email , etc.
Please add options are available for other user custom fields for above fields.
Admin could select if above fields are editable or not;
Thank you
Hi,
We encountered with clients who asked us to use available credit on another invoices.
for example credit balance used for payment for a domain renewal which client doesn't need it.
Please consider an option "Automatic Credit Use" for billing system.
"
Thanks
Hello
Would you please consider this in next releases;
We need separate fields for transaction details as below.
Currently below fields are publish with only one field named $this->pmtSuccessfulTransactions.
Thanks
Gateway Name,
Paid Date,
Transaction ID,
Description , ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.