edd_insert_payment( array $payment_data = array() )

Insert Payment


Description Description


Parameters Parameters

$payment_data

(Optional) Payment data to process

Default value: array()


Top ↑

Return Return

(int|bool) Payment ID if payment is inserted, false otherwise


Top ↑

Source Source

File: includes/payments/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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