Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
PaymentMethod
GiropayParams
Interface GiropayParams
interface
GiropayParams
{
paymentMethodType
:
"Giropay"
;
paymentMethodData
:
{
billingDetails
:
BillingDetails
}
;
}
Index
Properties
payment
Method
Type
payment
Method
Data
Properties
payment
Method
Type
paymentMethodType
:
"Giropay"
payment
Method
Data
paymentMethodData
:
{
billingDetails
:
BillingDetails
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
payment
Method
Type
payment
Method
Data
@stripe/stripe-react-native
Loading...