X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FCore%2FPayment%2FPaymentExpressIPN.php;h=4910cd31cd4dae9b7ff9605d5b221d6abaf465b7;hb=95ca1e4e775ce88e3f371abe8390a3526ba537e7;hp=883717e27c1f0bab3fcfc37ee8b7d8bb80be4635;hpb=23a1a2b8d7d9f062bab6ada1916e010ced37eda1;p=civicrm-core.git diff --git a/CRM/Core/Payment/PaymentExpressIPN.php b/CRM/Core/Payment/PaymentExpressIPN.php index 883717e27c..4910cd31cd 100644 --- a/CRM/Core/Payment/PaymentExpressIPN.php +++ b/CRM/Core/Payment/PaymentExpressIPN.php @@ -1,7 +1,7 @@ * - * @return void + * @param $component + * @param $amount + * @param $transactionReference * + * @internal param \xml $dataRoot response send by google in xml format + * @return void */ function newOrderNotify($success, $privateData, $component, $amount, $transactionReference) { $ids = $input = $params = array();