@tax1driver/ts-tpay
Preparing search index...
TPay
Refunds
CreateRefundRequest
Interface CreateRefundRequest
Create refund request based on card token
interface
CreateRefundRequest
{
amount
:
number
;
cardExpiryDate
?:
string
|
null
;
currencyCode
:
number
;
rocText
?:
string
|
null
;
tokenValue
:
TokenValue
;
}
Index
Properties
amount
card
Expiry
Date?
currency
Code
roc
Text?
token
Value
Properties
amount
amount
:
number
Optional
card
Expiry
Date
cardExpiryDate
?:
string
|
null
currency
Code
currencyCode
:
number
Optional
roc
Text
rocText
?:
string
|
null
token
Value
tokenValue
:
TokenValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
card
Expiry
Date
currency
Code
roc
Text
token
Value
@tax1driver/ts-tpay
Loading...
Create refund request based on card token