encoder(); if( isset( $this->paymentForm ) ) { $url = $this->paymentForm->getUrl(); $method = $this->paymentForm->getMethod(); $params = $this->paymentForm->getValues(); } else { $url = $method = ''; $params = array(); } ?>
html( $this->translate( 'client/html', 'You will now be forwarded to the next step' ), $enc::TRUST ); ?>