Exemplo n.º 1
0
 public function get_error_url()
 {
     // @see http://plugins.trac.wordpress.org/browser/jigoshop/tags/1.1.1/classes/jigoshop_order.class.php#L309
     return $this->order->get_checkout_payment_url();
 }