edd_schedule_after_payment_action( $payment_id )

Schedules the one time event via WP_Cron to fire after purchase actions.


Description Description

Is run on the edd_complete_purchase action.


Parameters Parameters

$payment_id

(Required)


Top ↑

Source Source

File: includes/payments/actions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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