Feature proposal #9147
closed
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !303
The following trigger is the proposed implementation.
$_PLUGINS->trigger( 'onCPayDisplayBasketResult', [ $paymentBasket, &$newMsg ] )
This will append any trigger return values to $newMsg and allow you to modify the $newMsg (the Result) before the trigger was executed. Additionally this is a "final" step. So you could check if the basket payment_status is Completed and trigger a redirect if desired.
- Status changed from Resolved to Closed
Also available in: Atom
PDF