• Welcome to KonaKart Community Forum. Please login or sign up.
 

how to implement SMS Functionality

Started by Sony George, September 10, 2009, 07:54:54 pm

Previous topic - Next topic

Sony George

Hello,

I would like to Implement SMS Functionality to konakart, ie
every time an order is placed i have to sent SMS to the customer who placed the order and also to the store admin,
also sent SMS when order status is changed such as shipped,delivered etc. to customer and to store admin.

where do i have to start ??

from the source code and doc i understand that when an order is placed,
OrderIntegrationMgr.java is called from konakart and

when order status is changed in the konakart admin app
AdminOrderIntegrationMgr.java is called.

am i on the right track ???

regards

trevor