Search found 26 matches
- Wed Oct 31, 2012 1:57 pm
- Forum: Functionality & Features
- Topic: doPayment() Difficulties
- Replies: 4
- Views: 2938
Re: doPayment() Difficulties
Thank you.
- Tue Oct 30, 2012 7:53 pm
- Forum: Functionality & Features
- Topic: doPayment() Difficulties
- Replies: 4
- Views: 2938
Re: doPayment() Difficulties
Hi Simon
I have a lot of respect for myself,
thank you.
I have a lot of respect for myself,
thank you.
- Tue Oct 23, 2012 1:40 pm
- Forum: SMS Module
- Topic: SOAPFaultException: Error: access-denied
- Replies: 4
- Views: 4126
Re: SOAPFaultException: Error: access-denied
Hi,
I've done exactly that but it still gives this error in the logs and the sms is not delivered.
Could it also be a problem from where I'm hosting(Jelastic).
Thanks
I've done exactly that but it still gives this error in the logs and the sms is not delivered.
Could it also be a problem from where I'm hosting(Jelastic).
Thanks
- Mon Oct 22, 2012 1:53 pm
- Forum: Functionality & Features
- Topic: doPayment() Difficulties
- Replies: 4
- Views: 2938
doPayment() Difficulties
Hi, I have been able to deploy the webshop payment in php and now need to do something with direct payment by doing a doPayment() method. I'm using the same webclient that I set up for the webshop payment for this purpose as well. Now I keep getting this error : "Error Doing a payment: SoapFaul...
- Mon Oct 22, 2012 12:33 pm
- Forum: SMS Module
- Topic: SOAPFaultException: Error: access-denied
- Replies: 4
- Views: 4126
Re: SOAPFaultException: Error: access-denied
Hi,
Can you explain what you mean by "liberate IP/Domain"
Can you explain what you mean by "liberate IP/Domain"
- Thu Oct 18, 2012 12:56 pm
- Forum: SMS Module
- Topic: SOAPFaultException: Error: access-denied
- Replies: 4
- Views: 4126
SOAPFaultException: Error: access-denied
Hi, I get this error in my sms log when sms notifications are to be sent by sms. I'm using a gateway service provider and I'm hosting on jelastic. I've also tested with the sms simulator and it's goes through without errors. "javax.xml.ws.soap.SOAPFaultException: Error: access-denied at org.apa...
- Fri Sep 07, 2012 8:37 pm
- Forum: SMS Module
- Topic: WebServiceException
- Replies: 0
- Views: 2184
WebServiceException
I've configured the gateway module of sms1.1 on cyclos 3.7 But I get this error that is sent to the admin messages log. javax.xml.ws.WebServiceException: Could not send Message. at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:145) at $Proxy167.send(Unknown Source) at nl.strohal...
- Sat Sep 01, 2012 9:18 am
- Forum: SMS Module
- Topic: Simulator fails to execute commands in sms 1.1
- Replies: 2
- Views: 2578
- Wed Aug 29, 2012 2:55 pm
- Forum: SMS Module
- Topic: Simulator fails to execute commands in sms 1.1
- Replies: 2
- Views: 2578
Simulator fails to execute commands in sms 1.1
Hi, I have upgraded to Cyclos 3.7 and Cyclos_sms 1.1 on jelastic, but the simulator fails to
execute commands. example "acinfo" returns : Account details failed. (code: 108)
and "pay" command returns : Invalid command, payment failed. (code: 411).
execute commands. example "acinfo" returns : Account details failed. (code: 108)
and "pay" command returns : Invalid command, payment failed. (code: 411).
- Wed Aug 29, 2012 3:55 am
- Forum: SMS Module
- Topic: HTTP Status 404 - /sms/ error
- Replies: 2
- Views: 5698
HTTP Status 404 - /sms/ error
I'm trying to deploy the sms module using the android sms gateway. I have hosted on jelastic. these are my configuration files, ######################################################################### # Properties file used by the Driver framework # # These properties are not specific for any drive...
- Tue Aug 28, 2012 1:16 pm
- Forum: Functionality & Features
- Topic: sms error
- Replies: 0
- Views: 2088
sms error
Please help figure out what could be wrong with this error I'm getting. where sms_digest.timestamp <= ? at com.mysema.query.sql.dml.SQLDeleteClause.execute(SQLDeleteClause.java:147) at nl.strohalm.cyclos.driver.dao.SmsDigestDaoImpl.removeExpiredSmsDigests(SmsDigestDaoImpl.java:49) at sun.reflect.Nat...
- Thu Aug 09, 2012 1:17 pm
- Forum: Functionality & Features
- Topic: payment from oscommerce
- Replies: 2
- Views: 2634
payment from oscommerce
My app is up and working nice now.I want to integrate it into oscommerce wedstore as a payment processor. I have read the wiki on how to integrate it into general webstores but don't really understand how to integrate into oscommerce. Can any one help.
- Thu Jul 26, 2012 9:47 am
- Forum: Functionality & Features
- Topic: Calculation of Interest on loan
- Replies: 2
- Views: 2748
Re: Calculation of Interest on loan
Any help on the above request please.
- Thu Jul 26, 2012 4:00 am
- Forum: Functionality & Features
- Topic: Adding a new sms command
- Replies: 3
- Views: 3440
Re: Adding a new sms command
Thank you
- Wed Jul 25, 2012 1:36 am
- Forum: Functionality & Features
- Topic: Calculation of Interest on loan
- Replies: 2
- Views: 2748
Calculation of Interest on loan
I would to seek further explanation on how the interest on loans is calculated. And if its possible to show me how I can change this. In my organisation, the interest is always a percentage of a fixed principal for the period of repayment, ie if I take a loan of $200 at an interest rate of 10% per m...