@tax1driver/ts-tpay
Preparing search index...
TPay
Marketplace
CreateMarketplaceTransactionRequest
Interface CreateMarketplaceTransactionRequest
Create marketplace transaction request
interface
CreateMarketplaceTransactionRequest
{
billingAddress
:
BillingAddress
;
childTransactions
:
ChildTransaction
[]
;
currency
:
"PLN"
;
description
:
string
;
hiddenDescription
:
string
;
languageCode
:
"PL"
|
"EN"
;
pos
:
MarketplacePos
;
preSelectedChannelId
?:
string
|
null
;
transactionCallbacks
:
TransactionCallback
[]
;
}
Index
Properties
billing
Address
child
Transactions
currency
description
hidden
Description
language
Code
pos
pre
Selected
Channel
Id?
transaction
Callbacks
Properties
billing
Address
billingAddress
:
BillingAddress
child
Transactions
childTransactions
:
ChildTransaction
[]
currency
currency
:
"PLN"
description
description
:
string
hidden
Description
hiddenDescription
:
string
language
Code
languageCode
:
"PL"
|
"EN"
pos
pos
:
MarketplacePos
Optional
pre
Selected
Channel
Id
preSelectedChannelId
?:
string
|
null
transaction
Callbacks
transactionCallbacks
:
TransactionCallback
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
billing
Address
child
Transactions
currency
description
hidden
Description
language
Code
pos
pre
Selected
Channel
Id
transaction
Callbacks
@tax1driver/ts-tpay
Loading...
Create marketplace transaction request