Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AdyenDonate

Create a donation with the Adyen Giving program. This service can be called when the CreatePayment returned DonationAvailable.

The PaymentTransactionID and Amount are required. Amount is in the same currency as the PaymentTransaction.

Optionally a specific DonationAccount can be specified, this will fallback to the configured DonationAccount.

Hierarchy

  • AdyenDonate

Index

Properties

Optional Amount

Amount: undefined | number

Optional DonationAccount

DonationAccount: undefined | string

Optional PaymentTransactionID

PaymentTransactionID: undefined | number

Entity type: PaymentTransaction