edd_log_terms_and_privacy_times( $payment_id,  $payment_data )

Log the privacy and terms timestamp for the last completed purchase for a customer.


Description Description

Stores the timestamp of the last time the user clicked the ‘complete purchase’ button for the Agree to Terms and/or Privacy Policy checkboxes during the checkout process.


Parameters Parameters

$payment_id

(Required)

$payment_data

(Required)


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/privacy-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.9.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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