Service Request
class ServiceRequest
What to run with Terminal.startServiceRequest/Terminal.startServiceRequestAsync - build one via configure, configureOnly or initialiseOnly, each only exposing the parameters that make sense for that kind of service request (for example, acquirerId has no meaning for configureOnly and is therefore not accepted there at all).
Properties
Link copied to clipboard
Limits the initialisation step to one acquirer - null for every acquirer. Only meaningful unless scope is ServiceRequestScope.CONFIGURE_ONLY.
Link copied to clipboard
Generated identifier for tracing this service request.
Link copied to clipboard
Which step(s) this request runs.