There is a contribution in the downloads titled "Pasarela de Pago 4b" by ZhenIT software.
http://www.zen-cart.com/index.php?ma...roducts_id=418
This is V1.0 and seems unsupported (questions unanswered) on the authors site.
It has one fatal flaw which many people have found, resulting in the gateway returning the error message
This debug error is noted:URL de cesta errónea
Compruebe si la URL donde reside la cesta es correcta y si ésta funciona correctamente
No se encuentra la URL de la cesta
This can be avoided by commenting out the offending line[20-May-2011 23:13:19] PHP Catchable fatal error: Object of class order could not be converted to string in xxxxxx/includes/modules/payment/Qb_ZhenIT.php on line 280
This is only used to pass info to the debug log and is not needed for the transaction.$this->trace("total del pedido: $total objeto: $pedido .\nserie: ". $pedido_s);
The multilanguage aspect is not working (to enable the gateway to display in the customers browser language), and commented out.
I have fixed this, if anyone wants a copy pm me.
At some point when I have given up fiddling with it, I'll upload an update, but don't hold your breath.
Otherwise this contribution works.
Which is more than can be said for the 4b technical documentation....which is just plain wrong.


Reply With Quote
