Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
MobilePaymentMethodSpecificInputHostedCheckout
Interface MobilePaymentMethodSpecificInputHostedCheckout
interface
MobilePaymentMethodSpecificInputHostedCheckout
{
authorizationMode
?:
string
|
null
;
customerReference
?:
string
|
null
;
initialSchemeTransactionId
?:
string
|
null
;
paymentProduct302SpecificInput
?:
|
MobilePaymentProduct302SpecificInputHostedCheckout
|
null
;
paymentProduct320SpecificInput
?:
|
MobilePaymentProduct320SpecificInputHostedCheckout
|
null
;
paymentProductId
?:
number
|
null
;
recurring
?:
CardRecurrenceDetails
|
null
;
requiresApproval
?:
boolean
|
null
;
skipFraudService
?:
boolean
|
null
;
token
?:
string
|
null
;
tokenize
?:
boolean
|
null
;
unscheduledCardOnFileRequestor
?:
string
|
null
;
unscheduledCardOnFileSequenceIndicator
?:
string
|
null
;
}
Hierarchy (
View Summary
)
AbstractMobilePaymentMethodSpecificInput
MobilePaymentMethodSpecificInputHostedCheckout
Index
Properties
authorization
Mode?
customer
Reference?
initial
Scheme
Transaction
Id?
payment
Product302
Specific
Input?
payment
Product320
Specific
Input?
payment
Product
Id?
recurring?
requires
Approval?
skip
Fraud
Service?
token?
tokenize?
unscheduled
Card
On
File
Requestor?
unscheduled
Card
On
File
Sequence
Indicator?
Properties
Optional
authorization
Mode
authorizationMode
?:
string
|
null
Optional
customer
Reference
customerReference
?:
string
|
null
Optional
initial
Scheme
Transaction
Id
initialSchemeTransactionId
?:
string
|
null
Optional
payment
Product302
Specific
Input
paymentProduct302SpecificInput
?:
|
MobilePaymentProduct302SpecificInputHostedCheckout
|
null
Optional
payment
Product320
Specific
Input
paymentProduct320SpecificInput
?:
|
MobilePaymentProduct320SpecificInputHostedCheckout
|
null
Optional
payment
Product
Id
paymentProductId
?:
number
|
null
Optional
recurring
recurring
?:
CardRecurrenceDetails
|
null
Optional
requires
Approval
requiresApproval
?:
boolean
|
null
Optional
skip
Fraud
Service
skipFraudService
?:
boolean
|
null
Optional
token
token
?:
string
|
null
Optional
tokenize
tokenize
?:
boolean
|
null
Optional
unscheduled
Card
On
File
Requestor
unscheduledCardOnFileRequestor
?:
string
|
null
Optional
unscheduled
Card
On
File
Sequence
Indicator
unscheduledCardOnFileSequenceIndicator
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authorization
Mode
customer
Reference
initial
Scheme
Transaction
Id
payment
Product302
Specific
Input
payment
Product320
Specific
Input
payment
Product
Id
recurring
requires
Approval
skip
Fraud
Service
token
tokenize
unscheduled
Card
On
File
Requestor
unscheduled
Card
On
File
Sequence
Indicator
Worldline Connect Node.js SDK
Loading...