How to implement additional payment screen actions

  1. Enable More Ticket Actions Module from Samba Market. This module enables Reopen Closed Ticket and Cancel Payments action types.
  2. Create two actions for both of these action types. These actions does not have parameters.
  3. Create “Display Ticket” action and name it as Refresh Ticket. Set TicketId parameter as 0.
  4. Create an automation command, name it as you wish an place it somewhere suitable.
  5. Create a rule to handle this command and call first Reopen Closed Ticket and Cancel Payments action. Add also Refresh Ticket action to update ticket display.
2 Likes