what version of square webPay are you running?
also, please post the code from square_webPay.php that starts after this line:
in version 1.0.4 it starts at line 240.PHP Code:
public function selection()
the last 2 lines look something like this:
PHP Code:
return $selection;
}
Bookmarks