apply_filters( 'lifterlms_completed_transaction_redirect', string $redirect, LLMS_Order $order )

Filters the redirect on order completion.


Description Description


Parameters Parameters

$redirect

The URL to redirect user to.

$order

The order object.


Top ↑

Source Source

File: includes/abstracts/abstract.llms.payment.gateway.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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