do_action( 'edd_verify_paypal_ipn' )
This is necessary to delay execution of PayPal PDT and to avoid a race condition causing the order status updates to be triggered twice.
Description Description
See also See also
Source Source
File: includes/gateways/paypal-standard.php
Changelog Changelog
Version | Description |
---|---|
2.9.4 | Introduced. |