apply_filters( 'edd_process_paypal_refund_data', array $data, int $payment_id )

PayPal Process Refund Data


Description Description

Allows filtering the Refund data that PayPal passes back in via IPN with PayPal Standard


Parameters Parameters

$data

The PayPal Refund data

$payment_id

The Payment ID associated with this IPN request


Top ↑

Source Source

File: includes/gateways/paypal-standard.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.13 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.