PayFanout API reference
Preparing search index...
adapter-adyen-server/src
AdyenNotification
Interface AdyenNotification
interface
AdyenNotification
{
live
?:
string
;
notificationItems
?:
{
NotificationRequestItem
?:
AdyenNotificationItem
}
[]
;
}
Index
Properties
live?
notification
Items?
Properties
Optional
live
live
?:
string
The STRING "true"/"false" — live vs test origin.
Optional
notification
Items
notificationItems
?:
{
NotificationRequestItem
?:
AdyenNotificationItem
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
live
notification
Items
PayFanout API reference
Loading...
The STRING "true"/"false" — live vs test origin.