-
Bonjour, je rencontre une erreur avec la method get_wallet_trans_history :
```
client = Lemonway::Client.new(
wsdl: "https://ws.lemonway.fr/[...]/service.asmx?wsdl",
wl_login: "login",
wl_pass…
-
Hello, I keep getting an error when trying to run the following code:
```
require 'lemonway'
client = Lemonway::Client.new wl_login: "[EMAIL]",
wl_pass: "[EMAIL]",
…
-
Hi
I am getting uninitialized constant HomeController::LemonWay error, i m using lemonway-1.0.0 this version
please suggest me any solution.
My code
require "lemonway"
client = LemonWay::Client.ne…
-
I am trying to debit a saved card and I am getting this error when I call the method `moneyInWithCardID`:
Api response:
```
object(LemonWay\ApiResponse)[775]
public 'lwXml' =>
object(SimpleXM…
-
While using the `moneyOut` feature, if `autoCommission` attribute is not set, then the request sent to lemonway contains `autoCommission: undefined`