How Can jBilling Help You?
Who’s Using jBilling?

“jBilling handles any complex subscription we can think of.”
Russell Vowles
UK Broadband Ltd.
See all testimonials >

how to export the invoice details to an external storage(database).

please help me regarding creating a plug-in or some module for jbiliing to write the invoice details to the external storage,i.e an external database.

 
esham21 wrote 1 year 26 weeks ago

solved

solved the issue using internal event plugin with NewInvoiceEvent

 
murali_pnvb wrote 1 year 27 weeks ago

We can achieve this through batch process

I don’t think we need to write a plug-in in Jbilling to achieve this. This is as good as data export task from one db to another db irrespective of application (Jbilling / any thing.)

Develop a batch process which reads invoice details from Jbilling data base and update your desired database. Define a corn job or use a scheduler to run this periodically.

Please let me know more details with respect to your requirement.

Thanks,
Murali

Please register or login to post a comment.