Response
This reference details the mapping between Zuora UI elements and Worldpay API responses, including transaction identifiers, payment status, and error codes.
|
Zuora UI |
Worldpay API (XPath) |
Description |
|---|---|---|
|
Reference Id |
/(orderStatus|captureReceived)/@orderCode |
transactionId, orderId |
|
N/A |
<lastEvent> |
For PaymentMethod creation only: successful if lastEvent is AUTHORISED, otherwise fails. |
|
N/A |
<reply><ok> |
Payment request (sale call) is successful if this tag is present in response, otherwise fails. |
|
N/A |
/error/@code |
error code |
|
N/A |
/error |
error description |
|
N/A |
/AVSResultCode/@description | |
|
N/A |
/CVCResultCode/@description |