Looking at using WHMCS to charge for events that a customer 'consumes' under a service contract. For example calls to Helpdesk. The charge for every event will depend on what subscription plan the customer is on, eg 'Premium Support at €5 per call', or 'Free support calls with Platinum Support at €15 per month'.
I imagine a flow like this:
1. A server in the callcenter records that a specific customer on a specific subscription plan has consumed an event.
2. The server sends the event to WHMCS (in realtime if possible, or otherwise imported in batch) together with a unique ID to identify which specific service subscription this event belongs to ( ie subscription ID = XXXX means 'Premium Support at €5 per call' for Bill Smith).
3. WHMCS identifies the event, selects the appropriate product (eg 'Support Call, €5), that is then added to the customer's account.
Is this at all possible, as described above or in some other way?
Question
Sven H
Looking at using WHMCS to charge for events that a customer 'consumes' under a service contract. For example calls to Helpdesk. The charge for every event will depend on what subscription plan the customer is on, eg 'Premium Support at €5 per call', or 'Free support calls with Platinum Support at €15 per month'.
I imagine a flow like this:
1. A server in the callcenter records that a specific customer on a specific subscription plan has consumed an event.
2. The server sends the event to WHMCS (in realtime if possible, or otherwise imported in batch) together with a unique ID to identify which specific service subscription this event belongs to ( ie subscription ID = XXXX means 'Premium Support at €5 per call' for Bill Smith).
3. WHMCS identifies the event, selects the appropriate product (eg 'Support Call, €5), that is then added to the customer's account.
Is this at all possible, as described above or in some other way?
Edited by Sven HLink to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.