Skip to content

Rule Effect

customerCommand

Back to Index

Return this effect to apply a customer command from hooks that supports it.

Type

{
effect: 'customerCommand'
type: text // Command type
// Additional command properties are added here
}

Payment Commands

Back to Index