Skip to content

Latest commit

 

History

History
57 lines (49 loc) · 6.25 KB

File metadata and controls

57 lines (49 loc) · 6.25 KB

Spreedly React Native SDK Documentation

Integration Guides

Guide Description
Integration Guide Installation, initialization, and complete integration walkthrough
Express Checkout Express checkout payment flow
Hosted Fields Custom checkout with individual hosted field components
Hosted Fields and Express capabilities Capability map and pointers across Hosted Fields, Express, and core APIs
3DS Guide Forter-based 3D Secure authentication
3DS Gateway Guide Gateway-managed 3DS via browser-based authentication
Theme Guide Colors, typography, and styling customization
ACH Bank Account Tokenize US ACH bank accounts via drop-in sheet or custom form
CVV Recaching CVV recaching for saved payment methods
Offsite Payments PayPal, Pix, Boleto via offsite flows
Stripe APM iDEAL, Bancontact, EPS, P24, SEPA via Stripe
Stripe Radar Headless Stripe Radar session collection
Braintree Payments PayPal and Venmo via Braintree
EBANX Payments EBANX alternative payment methods
Android Data Safety Android data safety declarations and requirements
iOS Privacy iOS privacy manifest and App Store requirements
Unified Privacy Cross-platform privacy documentation
Testing Guide Test cards, environments, and flow-by-flow testing
Security Security policy, vulnerability reporting, and best practices
RN 0.79+ Requirements React Native 0.79+ version-specific requirements

Migration

Guide Description
From legacy iFrame API mapping for merchants moving from the web iFrame SDK or WebView checkout
v0 to v1 Upgrading between major versions of @spreedly/react-native-checkout

Development

Document Description
Central Logging Datadog integration and centralized log monitoring
Go-live Index Production readiness checklist and doc map
Architecture Cross-platform SDK system architecture
CI/CD CI workflows, deployment runbook, and triage
Release Process Release criteria, sign-off, and strategy
App Distribution Distributing apps with the SDK
GitHub Release Guide GitHub Packages release and installation process
Build Artifact Integrity Artifact checksums and verification
Source Maps Security Security practices for source map handling
DAST Integration Dynamic application security testing
Xcode Cloud Xcode Cloud CI/CD setup
Unit Testing Unit testing guide and best practices
Contributing How to contribute, development workflow
Monorepo Monorepo structure, packages, and peer deps

Other