Worldline Connect Node.js SDK
Preparing search index...
v1/model/domain
MerchantAction
Interface MerchantAction
interface
MerchantAction
{
actionType
?:
string
|
null
;
formFields
?:
PaymentProductField
[]
|
null
;
mobileThreeDSecureChallengeParameters
?:
|
MobileThreeDSecureChallengeParameters
|
null
;
redirectData
?:
RedirectData
|
null
;
renderingData
?:
string
|
null
;
showData
?:
KeyValuePair
[]
|
null
;
thirdPartyData
?:
ThirdPartyData
|
null
;
}
Index
Properties
action
Type?
form
Fields?
mobile
Three
D
Secure
Challenge
Parameters?
redirect
Data?
rendering
Data?
show
Data?
third
Party
Data?
Properties
Optional
action
Type
actionType
?:
string
|
null
Optional
form
Fields
formFields
?:
PaymentProductField
[]
|
null
Optional
mobile
Three
D
Secure
Challenge
Parameters
mobileThreeDSecureChallengeParameters
?:
|
MobileThreeDSecureChallengeParameters
|
null
Optional
redirect
Data
redirectData
?:
RedirectData
|
null
Optional
rendering
Data
renderingData
?:
string
|
null
Optional
show
Data
showData
?:
KeyValuePair
[]
|
null
Optional
third
Party
Data
thirdPartyData
?:
ThirdPartyData
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Type
form
Fields
mobile
Three
D
Secure
Challenge
Parameters
redirect
Data
rendering
Data
show
Data
third
Party
Data
Worldline Connect Node.js SDK
Loading...