Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
RedirectPaymentMethodSpecificInputBase
Interface RedirectPaymentMethodSpecificInputBase
interface
RedirectPaymentMethodSpecificInputBase
{
expirationPeriod
?:
number
|
null
;
paymentProduct4101SpecificInput
?:
|
RedirectPaymentProduct4101SpecificInputBase
|
null
;
paymentProduct838SpecificInput
?:
|
RedirectPaymentProduct838SpecificInputBase
|
null
;
paymentProduct840SpecificInput
?:
|
RedirectPaymentProduct840SpecificInputBase
|
null
;
paymentProductId
?:
number
|
null
;
recurringPaymentSequenceIndicator
?:
string
|
null
;
requiresApproval
?:
boolean
|
null
;
token
?:
string
|
null
;
tokenize
?:
boolean
|
null
;
}
Hierarchy (
View Summary
)
AbstractRedirectPaymentMethodSpecificInput
RedirectPaymentMethodSpecificInputBase
Index
Properties
expiration
Period?
payment
Product4101
Specific
Input?
payment
Product838
Specific
Input?
payment
Product840
Specific
Input?
payment
Product
Id?
recurring
Payment
Sequence
Indicator?
requires
Approval?
token?
tokenize?
Properties
Optional
expiration
Period
expirationPeriod
?:
number
|
null
Optional
payment
Product4101
Specific
Input
paymentProduct4101SpecificInput
?:
|
RedirectPaymentProduct4101SpecificInputBase
|
null
Optional
payment
Product838
Specific
Input
paymentProduct838SpecificInput
?:
|
RedirectPaymentProduct838SpecificInputBase
|
null
Optional
payment
Product840
Specific
Input
paymentProduct840SpecificInput
?:
|
RedirectPaymentProduct840SpecificInputBase
|
null
Optional
payment
Product
Id
paymentProductId
?:
number
|
null
Optional
recurring
Payment
Sequence
Indicator
recurringPaymentSequenceIndicator
?:
string
|
null
Optional
requires
Approval
requiresApproval
?:
boolean
|
null
Optional
token
token
?:
string
|
null
Optional
tokenize
tokenize
?:
boolean
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expiration
Period
payment
Product4101
Specific
Input
payment
Product838
Specific
Input
payment
Product840
Specific
Input
payment
Product
Id
recurring
Payment
Sequence
Indicator
requires
Approval
token
tokenize
Worldline Connect Node.js SDK
Loading...