Preparing search index...
The search index is not available
paygreenjs
paygreenjs
types
PaymentFlowType
Interface PaymentFlowType
interface
PaymentFlowType
{
amount
:
number
;
donation
?:
DonationType
;
error
?:
ErrorFlowType
;
instrument
?:
string
;
method
:
string
;
operation
?:
{
id
?:
string
;
}
;
status
:
string
;
token
?:
string
;
}
Index
Properties
amount
donation?
error?
instrument?
method
operation?
status
token?
Properties
amount
amount
:
number
Optional
donation
donation
?:
DonationType
Optional
error
error
?:
ErrorFlowType
Optional
instrument
instrument
?:
string
method
method
:
string
Optional
operation
operation
?:
{
id
?:
string
;
}
status
status
:
string
Optional
token
token
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
donation
error
instrument
method
operation
status
token
paygreenjs
PaygreenJS
Events
attachEventListener
detachEventListener
focus
hasListener
init
off
on
setDonation
setLanguage
setPaymentMethod
status
submitPayment
unmount
updateConsent
useInstrument
version
types
EventsType
FieldErrorType
BuyerType
DonationType
ErrorFlowType
EventErrorType
InputChangeType
InputPANChangeType
InstrumentType
OperationType
ParamsType
PaymentConfigType
PaymentFlowType
PaymentOrderType
PlatformsOptionsType
PublicKeyDetailsType
StatusType
StyleIframeType
TransactionType
"
"