This action will set the transaction setting.
Developer info
- API endpoint slug
- goeCharger.set_transaction
- Filter code method
- GoeCharger.setTransaction.skip(string?: reason)
- Runtime method
- runAction("goeCharger.set_transaction", {})
Action fields
Transaction Text input > Other
- Label
- Transaction
- Helper text
- null when no transaction, 0 when without card, otherwise cardIndex + 1
- Slug
- transaction
- Required
- true
- Can have default value
- true
- Filter code method
- GoeCharger.setTransaction.setTransaction(string: transaction)