Field mappings for Payment in Braintree Payment Gateway Integration
This document provides a mapping of Braintree API fields to Zuora fields, detailing their usage in payment requests and responses.
|
Braintree API Field |
Zuora Field |
Request/ Response |
Description |
|---|---|---|---|
|
paymentMethodId |
TokenId |
Request |
multi-use reference to payment information provided by the customer |
|
transaction.orderId |
PaymentNumber |
Request |
Such as P-00020909 |
|
transaction.merchantAccountId |
MerchantAccountId |
Request |
Merchant account ID that is used to process the transaction |
|
data.captureTransaction.transaction.id |
GatewayReferenceId |
Response |
Unique identifier of the Verify transaction from the gateway |
|
data.captureTransaction.transaction.paymentMethod.id |
GatewaySecondReferenceId |
Response |
Unique identifier for payment Method Token from the gateway |