📄️ Stripe Payments: Before You Start
Understand which Instamobile apps use Stripe payments, what must run on a secure backend, and what should never be shipped in the mobile app.
📄️ Set Up a Stripe Account for React Native
Create and configure the Stripe account used by your Instamobile React Native payments backend and mobile checkout flow.
📄️ Deploy a Payments Backend
Deploy the secure backend required by Stripe, PayPal, or Braintree payment flows in Instamobile React Native apps.
📄️ Link Stripe to React Native
Point your Instamobile React Native app to your own Stripe publishable key and secure payments backend.
📄️ Enable Apple Pay on iOS with Stripe
Configure Apple Pay for an Instamobile React Native app that uses Stripe payments, including Merchant ID, Stripe Dashboard, iOS capabilities, and app config.
📄️ Move a Stripe Payment Module Between React Native Apps
Use this Stripe migration guide when moving the Instamobile payment module into another React Native app, including backend requirements and security checks.