@tax1driver/ts-tpay
Preparing search index...
TPay
Tokenization
CreateTokenRequest
Interface CreateTokenRequest
Create card token request
interface
CreateTokenRequest
{
callbackUrl
:
string
;
card
?:
string
|
null
;
payer
?:
TokenizationPayer
|
null
;
redirectUrl
?:
RedirectUrl
|
null
;
}
Index
Properties
callback
Url
card?
payer?
redirect
Url?
Properties
callback
Url
callbackUrl
:
string
Optional
card
card
?:
string
|
null
Optional
payer
payer
?:
TokenizationPayer
|
null
Optional
redirect
Url
redirectUrl
?:
RedirectUrl
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
callback
Url
card
payer
redirect
Url
@tax1driver/ts-tpay
Loading...
Create card token request