PayFanout API reference
Preparing search index...
adapter-adyen-server/src
AdyenPaymentRef
Interface AdyenPaymentRef
The money facts a push-only reference carries alongside Adyen's own pspReference.
interface
AdyenPaymentRef
{
amount
?:
number
;
currency
?:
string
;
pspReference
:
string
;
}
Index
Properties
amount?
currency?
psp
Reference
Properties
Optional
amount
amount
?:
number
Optional
currency
currency
?:
string
psp
Reference
pspReference
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
currency
psp
Reference
PayFanout API reference
Loading...
The money facts a push-only reference carries alongside Adyen's own pspReference.