edd_get_paypal_redirect( bool $ssl_check = false, bool $ipn = false )

Get PayPal Redirect


Description Description


Parameters Parameters

$ssl_check

(Optional) Is SSL?

Default value: false

$ipn

(Optional) Is this an IPN verification check?

Default value: false


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/gateways/paypal-standard.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.8.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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