From a56588a7b452ce2058a5f73db184edf3df413954 Mon Sep 17 00:00:00 2001 From: Eileen McNaughton Date: Tue, 18 Jan 2022 12:16:34 +1300 Subject: [PATCH] Remove obsolete postIPN script Per https://github.com/civicrm/civicrm-core/pull/22534#issuecomment-1014934985 --- tools/bin/scripts/postIPN.sh | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 tools/bin/scripts/postIPN.sh diff --git a/tools/bin/scripts/postIPN.sh b/tools/bin/scripts/postIPN.sh deleted file mode 100644 index ccb95018d69b..000000000000 --- a/tools/bin/scripts/postIPN.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -curl http://crm_32/sites/crm_32/modules/civicrm/extern/ipn.php?reset=1\&module=event\&contactID=102\&participantID=2222\&contributionID=4927\&eventID=57 -d mc_gross=289.00 -d txn_id=5M6789701L0500744 -d invoice=464c1b17c130a3eaffc159629013203e -d payment_status=Completed -d mc_fee=29.00