ProfileTransactionRequestHandler
Describes ProfileTransactionRequestHandler in Optimizely Configured Commerce.
Order | Handler | Description |
---|---|---|
500 | ValidateRequest | Uses the ValidateXml pipeline to validate the incoming cXml request. |
600 | CreatePunchOutProfileTransactionRequest | Uses the CreatePunchOutProfileTransactionRequest pipeline to create a PunchOutProfileTransactionRequest. |
700 | ValidateCredentials | Uses the ValidateCredentials pipeline to validate the credentials of the incoming cXml request. |
800 | CreateResponse | Creates a cXml response message and sets it to the result. |
Updated over 1 year ago