edd_count_sales_by_gateway( string $gateway_id = 'paypal', string $status = 'publish' )

Counts the number of purchases made with a gateway


Description Description


Parameters Parameters

$gateway_id

(Optional)

Default value: 'paypal'

$status

(Optional)

Default value: 'publish'


Top ↑

Return Return

(int)


Top ↑

Source Source

File: includes/gateways/functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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