diff --git a/src/Ceca/Tpv/Tpv.php b/src/Ceca/Tpv/Tpv.php index 5c3a6c6..d090bb3 100644 --- a/src/Ceca/Tpv/Tpv.php +++ b/src/Ceca/Tpv/Tpv.php @@ -21,7 +21,7 @@ class Tpv private $environment = ''; private $environments = array( 'test' => 'https://tpv.ceca.es/tpvweb/tpv/compra.action', - 'real' => 'https://pgw.ceca.es/cgi-bin/tpv' + 'real' => 'https://pgw.ceca.es/tpvweb/tpv/compra.action' ); private $success = '$*$OKY$*$';