react-native-tpay
Preparing search index...
ApplePayPayment
Class ApplePayPayment
Class responsible for storing information about Apple Pay payment
Hierarchy (
View Summary
)
ScreenlessPayment
ApplePayPayment
Index
Constructors
constructor
Properties
apple
Pay
Token
callbacks
payer
payment
Details
Constructors
constructor
new
ApplePayPayment
(
applePayToken
:
string
,
paymentDetails
:
PaymentDetails
,
payer
:
Payer
,
callbacks
:
null
|
Callbacks
,
)
:
ApplePayPayment
Parameters
applePayToken
:
string
Token received from Apple Pay
paymentDetails
:
PaymentDetails
payer
:
Payer
callbacks
:
null
|
Callbacks
Returns
ApplePayPayment
Properties
apple
Pay
Token
applePayToken
:
string
callbacks
callbacks
:
null
|
Callbacks
payer
payer
:
Payer
payment
Details
paymentDetails
:
PaymentDetails
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
apple
Pay
Token
callbacks
payer
payment
Details
react-native-tpay
Loading...
Class responsible for storing information about Apple Pay payment