EDD_Fees::record_fees( array $payment_meta, array $payment_data )

Stores the fees in the payment meta


Description Description


Parameters Parameters

$payment_meta

(Required) The meta data to store with the payment

$payment_data

(Required) The info sent from process-purchase.php


Top ↑

Return Return

(array) Return the payment meta with the fees added


Top ↑

Source Source

File: includes/class-edd-fees.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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