edd_send_to_gateway( string $gateway, array $payment_data )

Sends all the payment data to the specified gateway


Description Description


Parameters Parameters

$gateway

(Required) Name of the gateway

$payment_data

(Required) All the payment data to be sent to the gateway


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/gateways/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.