Field mappings for credit card transactions through Helix
- Last updated
-
-
Save as PDF
The following tables describe the mappings of key identifier fields for credit card transactions between Zuora and Helix.
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 how to export transaction logs, see Discover information about payment method creation and payment processing.
Payment method validation with zero amount authorization
Helix API Field |
Zuora Field |
Request/Response |
Description |
transactionId |
Reference ID |
Response |
Unique identifier of the transaction from the gateway. |
paymentMethodType.card.maskedAccountNumber.networkResponse.networkTransactionId |
MITReceivedTXID |
Response |
NetworkTransactionId for creating StoredCredentialProfile. |
Payment method validation with non-zero amount authorization
Helix API Field |
Zuora Field |
Request/Response |
Description |
transactionId |
Reference ID |
Response |
Unique identifier of the transaction from the gateway. |
paymentMethodType.card.maskedAccountNumber.networkResponse.networkTransactionId |
MITReceivedTXID |
Response |
NetworkTransactionId for creating StoredCredentialProfile. |
Payment
Helix API Field |
Zuora Field |
Request/Response |
Description |
transactionId |
Reference ID |
Response |
Unique identifier of the transaction from the gateway. |
paymentMethodType.card.maskedAccountNumber.networkResponse.networkTransactionId |
MITReceivedTXID |
Response |
NetworkTransactionId for creating StoredCredentialProfile. |
merchantOrderNumber |
Payment Number |
Request and response |
Here is an example of the payment number: P-00000179 |
Referenced refund
Helix API Field |
Zuora Field |
Request/Response |
Description |
paymentMethodType.transactionReferenceId |
Reference ID |
Request |
Retrieved from the payment transaction and sent to the gateway in the request of the referenced refund transaction. |
transactionId |
Reference ID |
Response |
Unique identifier of the transaction from the gateway. |
merchantOrderNumber |
Refund Number |
Request and response |
Here is an example of the refund number: R-00000067 |
Non-referenced refund
Helix API Field |
Zuora Field |
Request/Response |
Description |
transactionId |
Reference ID |
Response |
Unique identifier of the transaction from the gateway. |
merchantOrderNumber |
Refund Number |
Request and response |
Here is an example of the refund number: R-00000002 |