Hugo

Results 1333 comments of Hugo

Tengo curiosidad en que tipo de errores de devuelve frequentemente. Al estar desarrollado capaz uno ve errores seguidos, pero en producción sería raro -- implica que estás mandando datos inconsitentes....

Implemente devoler un `Dict[Receipt, List[str]]` (la lista es una lista de errores), pero, la verdad, me parece una API pésima. Voy a guardar en la DB los intentos fallidos junto...

Tiene total sentido. Recordás sí en una api exponen la lista de condiciones y sus códigos? No estaría mal descargar esa data junto con la demás metadata. -- Hugo Osvaldo...

Hmmm, odd. I've never seen that happen (after thousands of orders). "MLC" is "MercadoLibre Colombia", right? I wonder if it's a quirk (or bug?) that's only seen in that region....

Wow, it’s been a year, my deepest apologies! I’ve been working on porting most of this library into django-payments, which has a better design in general, plus, it integrates multiple...

I'm happy to discuss any changes/features that you might need, but you've given me absolutely NO information about what you're trying to do. On Mon, Nov 4, 2019, at 15:55,...

Including it in `settings` is problematic since it would override all accounts in all environments (so payments made to any account would all go to the same one). I've been...

Haciéndo eso sigue siendo compatible con no-marketplaces?

Can you provide the entire error/traceback? This doesn't look like a library we import directly.