Error while passing process variable to request body in process model during payment gateway integration

Hi,

I have a process variable (token) and I want to use its value inside request body of integration node.

So while I tries to use it with pv! (like pv!token), it gives error "Expression evaluation error in field ’Body’: Could not find variable 'pv!token'". 

I also tried to pass the process variable on input and tries to access that new variable with ac!, but still gets the error.

Please explain how can I use the process variable inside request body.

  Discussion posts and replies are publicly visible