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
Return Return
(string)
Source Source
File: includes/gateways/paypal-standard.php
Changelog Changelog
Version | Description |
---|---|
1.0.8.2 | Introduced. |