I dont think netcash should be referenced here?

~ line 49 of uc_payfast.module

  if (arg(0) == 'cart' && arg(1) == 'netcash' && arg(2) == 'complete') {
    return true;
  }
CommentFileSizeAuthor
#1 uc_payfast-1698404-1.patch520 bytestheamoeba

Comments

theamoeba’s picture

StatusFileSize
new520 bytes

Fixed. I'm not sure how that was missed... Anyway, I have pushed the changes to the Master, but here is a patch as well.

theamoeba’s picture

Status: Active » Needs review