Exemple #1
0
 function getReturnUrl($invoice)
 {
     $this->invoice = $invoice;
     return parent::getReturnUrl();
 }