Browse: Home / Functions /

learndash_paypal_get_purchase_success_redirect_url

This function has been deprecated.

learndash_paypal_get_purchase_success_redirect_url( int $post_id )

Get the PayPal purchase success redirect URL.


Description #

After the PayPal purchase success, the customer can be redirected to a specific destination URL.


Parameters #

$post_id

(int) (Required) Course or Group post ID purchased.


Return #

(string) $return_url


Source #

File: includes/deprecated/4.5.0/functions.php


Changelog #

Changelog
Version Description
4.5.0 This function has been deprecated.
3.6.0 Introduced. This function has been deprecated.