Working on Payfast ITN
This commit is contained in:
parent
87e9c60f3b
commit
b34be02030
1 changed files with 0 additions and 4 deletions
|
|
@ -162,10 +162,6 @@ class Gateway extends Eloquent
|
|||
*/
|
||||
public function getHelp()
|
||||
{
|
||||
if ($this->id == GATEWAY_PAYFAST) {
|
||||
return trans('texts.gateway_help_' . $this->id);
|
||||
}
|
||||
|
||||
$link = '';
|
||||
|
||||
if ($this->id == GATEWAY_AUTHORIZE_NET) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue