Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
CreateHostedCheckoutRequest
Interface CreateHostedCheckoutRequest
interface
CreateHostedCheckoutRequest
{
bankTransferPaymentMethodSpecificInput
?:
|
BankTransferPaymentMethodSpecificInputBase
|
null
;
cardPaymentMethodSpecificInput
?:
CardPaymentMethodSpecificInputBase
|
null
;
cashPaymentMethodSpecificInput
?:
CashPaymentMethodSpecificInputBase
|
null
;
eInvoicePaymentMethodSpecificInput
?:
|
EInvoicePaymentMethodSpecificInputBase
|
null
;
fraudFields
?:
FraudFields
|
null
;
hostedCheckoutSpecificInput
?:
HostedCheckoutSpecificInput
|
null
;
merchant
?:
Merchant
|
null
;
mobilePaymentMethodSpecificInput
?:
|
MobilePaymentMethodSpecificInputHostedCheckout
|
null
;
order
?:
Order
|
null
;
redirectPaymentMethodSpecificInput
?:
|
RedirectPaymentMethodSpecificInputBase
|
null
;
sepaDirectDebitPaymentMethodSpecificInput
?:
|
SepaDirectDebitPaymentMethodSpecificInputBase
|
null
;
}
Index
Properties
bank
Transfer
Payment
Method
Specific
Input?
card
Payment
Method
Specific
Input?
cash
Payment
Method
Specific
Input?
e
Invoice
Payment
Method
Specific
Input?
fraud
Fields?
hosted
Checkout
Specific
Input?
merchant?
mobile
Payment
Method
Specific
Input?
order?
redirect
Payment
Method
Specific
Input?
sepa
Direct
Debit
Payment
Method
Specific
Input?
Properties
Optional
bank
Transfer
Payment
Method
Specific
Input
bankTransferPaymentMethodSpecificInput
?:
|
BankTransferPaymentMethodSpecificInputBase
|
null
Optional
card
Payment
Method
Specific
Input
cardPaymentMethodSpecificInput
?:
CardPaymentMethodSpecificInputBase
|
null
Optional
cash
Payment
Method
Specific
Input
cashPaymentMethodSpecificInput
?:
CashPaymentMethodSpecificInputBase
|
null
Optional
e
Invoice
Payment
Method
Specific
Input
eInvoicePaymentMethodSpecificInput
?:
|
EInvoicePaymentMethodSpecificInputBase
|
null
Optional
fraud
Fields
fraudFields
?:
FraudFields
|
null
Optional
hosted
Checkout
Specific
Input
hostedCheckoutSpecificInput
?:
HostedCheckoutSpecificInput
|
null
Optional
merchant
merchant
?:
Merchant
|
null
Optional
mobile
Payment
Method
Specific
Input
mobilePaymentMethodSpecificInput
?:
|
MobilePaymentMethodSpecificInputHostedCheckout
|
null
Optional
order
order
?:
Order
|
null
Optional
redirect
Payment
Method
Specific
Input
redirectPaymentMethodSpecificInput
?:
|
RedirectPaymentMethodSpecificInputBase
|
null
Optional
sepa
Direct
Debit
Payment
Method
Specific
Input
sepaDirectDebitPaymentMethodSpecificInput
?:
|
SepaDirectDebitPaymentMethodSpecificInputBase
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bank
Transfer
Payment
Method
Specific
Input
card
Payment
Method
Specific
Input
cash
Payment
Method
Specific
Input
e
Invoice
Payment
Method
Specific
Input
fraud
Fields
hosted
Checkout
Specific
Input
merchant
mobile
Payment
Method
Specific
Input
order
redirect
Payment
Method
Specific
Input
sepa
Direct
Debit
Payment
Method
Specific
Input
Worldline Connect Node.js SDK
Loading...