-
Bonjour, après installation et configuration de l'environnement de dev j'ai une erreur : {prestashop_location}/modules/lemonwaymkt/controllers/front/wallet.php on line 185
Pouvez vous m'indiquer l…
-
in README, at second line:
l = Lemonway("login", "password", "customer", sendbox=True)
sandbox not sendbox ;)
-
Hi @acarmisc,
First of all, thank you for your time, I see this library as a good starting point to implement Lemonway in python :D Unfortunately, I see this error when trying to use it...
```
…
-
@sirateck
Je ne vois pas le menu Lemonway dans l'interface du vendeur.
Il faut l'ajouter à partir des widgets ?
-
Hi,
When using this library behind a proxy or a LB (like CloudFront and ELB), 2 IP's are sent to Lemonway API.
This is due to the fact that HTTP_X_FORWARDED_FOR contains 2 IP's.
I've made a qui…
-
Hi,
Is it possible to make this compatible with .Net Core?
Thanks!
-
@sirateck
Pourquoi il est en version 1.0.2 ?
On n'a pas déjà une version 1.0.3 (avec le menu LemonWay) ?
-
Good morning,
I have a problem when I try registrater a card.
When I create a wallet, it works perfect:
``` ruby
client = Lemonway::Client.new wsdl: "https://sandbox-api.lemonway.fr/mb/#{mycompany}…
-
Hi,
First thx for your work it's awesome!!
You have an error to get cards attach to a wallet. Empty array is return.
``` javascript
// lib/client.js line 185
Client.prototype.getWalletDetails = fu…
f19yd updated
8 years ago
-
ruby 2.3.0
rails 4.2.5.2
gem lemonway 1.0.1
heroku
En production, erreur suivante :
client = Lemonway::Client.new(
wsdl: 'https://ws.lemonway.fr/mb/[...]/prod/directkitjson/service.asmx?wsdl',
w…