The Highlights
Upgrades to Elements
Collect data with Android and iOS Elements
The new SDKs make...
This November, Basis Theory introduced several enhancements geared toward expanding our Payment Stack capabilities. With a focus on providing adaptable payment solutions for Merchants and Fintechs, we're excited to unveil significant strides in React Native integration and anti-fraud functionalities.
We're excited to share the latest addition to our suite of secure data handling tools - Basis Theory Elements for React Native. These Elements serve as a shield, enabling developers to collect and reveal sensitive data seamlessly within their applications while removing PCI requirements. All without compromising an application's user experience. By integrating our Elements SDK into React Native applications, developers can build input components, ensuring the secure collection of credit cards without direct exposure to plaintext data.
With our Elements SDK integrated, React Native developers can build customized forms using Element input components, including CardElement for credit card data and TextElement for textual data, all while ensuring that sensitive information remains tokenized and securely stored within Basis Theory. Additionally, our Elements offer extensive configuration options, empowering developers to tailor input masking, validation, and transformation rules to suit their unique data collection needs.
<SafeAreaView>
<StatusBar />
<ScrollView contentInsetAdjustmentBehavior="automatic">
<View style={styles.viewContainer}>
<CardNumberElement
btRef={ref}
placeholder="Card Number"
style={styles.cardNumber}
/>
</View>
</ScrollView>
</SafeAreaView>
Discover the power of Basis Theory Elements for React Native in our documentation.
The Basis Theory Platform empowers users to seamlessly integrate with leading anti-fraud solutions like Forter, Sardine, and Kount. This integration arms merchants with a proactive defense mechanism, using AI-driven algorithms to quickly identify potential fraud patterns and safeguard against unauthorized transactions, ensuring the safety of both customers and digital platforms.
The introduction of innovative functionalities such as Device Fingerprinting, Payment Verification Services, Card Fingerprinting, and streamlined 3D Secure integration further solidifies our commitment to advancing transaction security.
These features collectively enable:
As businesses navigate the ever-evolving landscape of e-commerce, our platform offers trust and security by providing unparalleled protection and control over payment information, and by reinforcing the foundation of secure online transactions.
Check out our developer documentation on Anti-Fraud integrations.
The new SDKs make...
We've been working hard this spring to provide more control, flexibility, and security to improve...
Welcome back, everyone! Here are the notable changes for June. We're grateful to our customers for...