Skip to main content
You can render Forms using Actions and pass transaction metadata values to the Form. Action 1 Sets a custom_tx_id in the transaction metadata.
Action 2 Renders a Form passing the custom_tx_id from the transaction metadata as vars parameter. Then it compares the custom_tx_id value at the transaction metadata with the one passed to the Form, when continuing the Actions execution.