Field mappings for credit card transactions through Windcave
This payment gateway integration can be requested through the Specialized Payment Connections service at an additional cost.
The following tables describe the mappings of key identifier fields for credit card transactions through the Windcave gateway integration.
To find out more information about the communication between Zuora and the gateway for payment method creation, verification, and payment processing, you can use the information in the following tables in combination with the information in the payment method transaction log and payment transaction log. For more information on exporting transaction logs, see Discover information about payment method creation and payment processing.
Payment method validation
Windcave API Field | Zuora Field | Request/Response | Description |
---|---|---|---|
id |
GatewayReferenceId |
Response |
Unique identifier for payment method token from the gateway. |
card.id |
GatewaySecondReferenceId |
Response |
Unique identifier of the Verify transaction from the gateway. |
card.id |
GatewayResponseToken1 |
Response |
|
id |
GatewayResponseToken2 |
Response |
Payment
WindCave API Field | Zuora Field | Request/Response | Description |
---|---|---|---|
merchantReference |
PaymentNumber |
Request |
e.g. P-00020909 |
cardId |
TokenId |
Request |
|
id |
GatewayReferenceId |
Response |
Unique identifier for payment method token from the gateway. |
card.id |
GatewaySecondReferenceId |
Response |
Unique identifier of the Verify transaction from the gateway. |
Authorize in Delayed Capture
Windcave API Field | Zuora Field | Request/Response |
---|---|---|
id |
GatewayReferenceId |
Response |
card.id |
GatewaySecondReferenceId |
Response |
Capture in Deplayed Capture
Windcave API Field | Zuora Field | Request/Response | Description |
---|---|---|---|
merchantReference |
PaymentNumber |
Request |
e.g. P-00020909 |
transactionId |
AuthTransactionId |
Request |
|
id |
GatewayReferenceId |
Response |
Unique identifier for payment method token from the gateway. |
Referenced refund
Windcave API Field | Zuora Field | Request/Response | Description |
---|---|---|---|
transactionId |
TokenId |
Request |
|
id |
GatewayReferenceId |
Response |
Unique identifier for payment method token from the gateway. |
Non-referenced refund
Windcave API Field | Zuora Field | Request/Response | Description |
---|---|---|---|
cardId |
ReferenceId |
Request |
Received from the payment transaction. |
id |
GatewayReferenceId |
Response |
Unique identifier for payment method token from the gateway. |
Payment cancel
Windcave API Field | Zuora Field | Request/Response | Description |
---|---|---|---|
transactionId |
ReferenceId |
Request |
Received from the payment transaction. |
id |
GatewayReferenceId |
Response |
Unique identifier for payment method token from the gateway. |