Preparing search index...
The search index is not available
@stripe/stripe-react-native
@stripe/stripe-react-native
PaymentMethod
Result
Interface Result
interface
Result
{
id
:
string
;
liveMode
:
boolean
;
customerId
:
string
;
billingDetails
:
BillingDetails
;
paymentMethodType
:
PaymentMethod
.
Type
;
AuBecsDebit
:
AuBecsDebitResult
;
BacsDebit
:
BacsDebitResult
;
Card
:
CardResult
;
Fpx
:
FpxResult
;
Ideal
:
IdealResult
;
SepaDebit
:
SepaDebitResult
;
Sofort
:
SofortResult
;
Upi
:
UpiResult
;
USBankAccount
:
USBankAccountResult
;
}
Index
Properties
id
live
Mode
customer
Id
billing
Details
payment
Method
Type
Au
Becs
Debit
Bacs
Debit
Card
Fpx
Ideal
Sepa
Debit
Sofort
Upi
USBank
Account
Properties
id
id
:
string
live
Mode
liveMode
:
boolean
customer
Id
customerId
:
string
billing
Details
billingDetails
:
BillingDetails
payment
Method
Type
paymentMethodType
:
PaymentMethod
.
Type
Au
Becs
Debit
AuBecsDebit
:
AuBecsDebitResult
Bacs
Debit
BacsDebit
:
BacsDebitResult
Card
Card
:
CardResult
Fpx
Fpx
:
FpxResult
Ideal
Ideal
:
IdealResult
Sepa
Debit
SepaDebit
:
SepaDebitResult
Sofort
Sofort
:
SofortResult
Upi
Upi
:
UpiResult
USBank
Account
USBankAccount
:
USBankAccountResult
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
live
Mode
customer
Id
billing
Details
payment
Method
Type
Au
Becs
Debit
Bacs
Debit
Card
Fpx
Ideal
Sepa
Debit
Sofort
Upi
USBank
Account
@stripe/stripe-react-native
Loading...