Team,
I need to redirect to an external page after a user choose a specific gateway.
I've have tried
Type: Redirect
Global
Triggers: onCbSubsAfterPaymentBasket
User: Automatic
Access: Everybody
Conditions
[gateway_account] Equal To 9
Action
URL :
externalcompany.com
I have another similar redirect action which works but the only difference is the condition field is in the comprofiler table. With that being
said is the condition field only pointing to the comprofiler table or is there away to define the condition field to
point to any table? I've tried [cbsubs_payment_baskets.gateway_account]
Cheers
Ray