#elite0824

1 messages · Page 1 of 1 (latest)

floral flameBOT
pine garnet
agile basin
#

Thanks. But I want to use this component exactly. Not stripe elements.

pine garnet
#

Is there a specific reason that you want to use it? Handling card details directly is much riskier and places much higher PCI compliance requirements on you

agile basin
#

If so, can I create the token using this component in react-native? I am using react-native 0.72.6.

pine garnet
#

Tokens are a legacy flow, modern flows use either a PaymentIntent or SetupIntent to create a PaymentMethod

floral flameBOT
agile basin
#

I really wanna use this component. Should I use PaymentIntent or SetupIntent with this component to create a PaymentMethod? If so, plz share the code for react-native.