@tax1driver/ts-tpay
Preparing search index...
TPay
Transactions
CardPaymentData
Interface CardPaymentData
Card payment data
interface
CardPaymentData
{
card
?:
string
|
null
;
rocText
?:
string
|
null
;
save
?:
number
|
null
;
token
?:
TokenValue
|
null
;
}
Index
Properties
card?
roc
Text?
save?
token?
Properties
Optional
card
card
?:
string
|
null
Optional
roc
Text
rocText
?:
string
|
null
Optional
save
save
?:
number
|
null
Optional
token
token
?:
TokenValue
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
card
roc
Text
save
token
@tax1driver/ts-tpay
Loading...
Card payment data