@stripe/stripe-terminal-react-native
Preparing search index...
RefundParams
Type Alias RefundParams
type
RefundParams
=
{
amount
:
number
;
chargeId
:
string
;
currency
:
string
;
enableCustomerCancellation
?:
boolean
;
metadata
?:
Record
<
string
,
string
>
;
paymentIntentId
:
string
;
refundApplicationFee
?:
boolean
;
reverseTransfer
?:
boolean
;
}
Index
Properties
amount
charge
Id
currency
enable
Customer
Cancellation?
metadata?
payment
Intent
Id
refund
Application
Fee?
reverse
Transfer?
Properties
amount
amount
:
number
charge
Id
chargeId
:
string
currency
currency
:
string
Optional
enable
Customer
Cancellation
enableCustomerCancellation
?:
boolean
Optional
metadata
metadata
?:
Record
<
string
,
string
>
payment
Intent
Id
paymentIntentId
:
string
Optional
refund
Application
Fee
refundApplicationFee
?:
boolean
Optional
reverse
Transfer
reverseTransfer
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amount
charge
Id
currency
enable
Customer
Cancellation
metadata
payment
Intent
Id
refund
Application
Fee
reverse
Transfer
@stripe/stripe-terminal-react-native
Loading...