Field mappings for iDEAL transactions through Adyen
The following tables describe the mappings of key identifier fields for iDEAL transactions through Adyen Integration v2.0.
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
Zuora API | Adyen API | Request/Response | Description |
---|---|---|---|
threeDs_issuerId |
paymentMethod: { type: “ideal”, issuer: $threeDs_issuerId } |
Request |
Payment method details. |
ZUtility.genRandomId() |
reference |
Request |
The unique merchant reference to identify a payment. |
threeDs_shopperReference |
shopperReference |
Request |
The shopper reference attribute used in the on-session payments request. |
bic |
RecurringDetail.bank.BIC |
Response |
|
pspReference |
RecurringDetail.firstPspReference |
Response |
|
recurringDetailReference |
RecurringDetail.recurringDetailReference |
Response |
|
shopperReference |
shopperReference |
Response |
Refund
Zuora API | Adyen API | Request/Response | Description |
---|---|---|---|
RefundNumber |
reference |
Request |
The unique merchant reference to identify this refund transaction |
ReferenceId |
paymentPspReference |
Request |
|
GatewayReferenceId |
pspReference |
Response |