Adyen · Schema

DonationPaymentResponse

DonationPaymentResponse schema from Adyen API

PaymentsFinancial ServicesFintech

Properties

Name Type Description
amount object Authorised amount in the transaction.
donationAccount string The Adyen account name of your charity. We will provide you with this account name once your chosen charity has been [onboarded](https://docs.adyen.com/online-payments/donations#onboarding).
id string Your unique resource identifier.
merchantAccount string The merchant account identifier, with which you want to process the transaction.
payment object Action to be taken for completing the payment.
reference string The reference to uniquely identify a payment. This reference is used in all communication with you about the payment status. We recommend using a unique value per payment; however, it is not a require
status string The status of the donation transaction. Possible values: * **completed** * **pending** * **refused**
View JSON Schema on GitHub