Tag
#payments
How to Avoid Apple's 30% Cut with Stripe (Legally, 2026)
You cannot trick Apple's fee, but you can legally avoid it: physical goods, US external links, and EU DMA payments let Stripe keep most of your revenue in 2026.
Flutterwave Payment Gateway UI in React Native (Free Template)
Build a Flutterwave payment screen in React Native: native order UI, the SDK's hosted checkout for cards and PCI, plus server-side verification before fulfilment.
iDEAL Payments With Stripe and Apple Pay in SwiftUI
Add iDEAL payments to a SwiftUI app with Stripe and Apple Pay: the bank-redirect flow, why a webhook confirms the sale, and the physical-goods rule that allows it.
M-Pesa Daraja Payment Integration UI in React Native
Wire an M-Pesa Daraja STK Push flow in React Native: the app triggers a server call, the user approves on their phone, and a callback confirms the payment.
Stripe Integration in Expo Apps With AI: The Right Shape
Stripe in Expo is three pieces in three places: sheet in the app, intents on the server, truth in the webhook. Here is the shape to give your agent.
iDEAL QR Scanner Payment UI for iOS: How to Build It
An iDEAL QR scan routes the user to their own bank to authorize a payment. Here is the iOS scanner UI: capture, confirmation, handoff, and honest states.
Build a Tengo Pay-Style Payment App UI in React Native
A payment-app clone reproduces clean send, balance, and QR-pay patterns, not a brand. Here is how to build the Tengo Pay-style UI in React Native, money included.
Apple Pay + Stripe SwiftUI Template: What to Know
What you sell decides how you charge: Apple Pay plus Stripe is for physical goods and services. Here is the SwiftUI template an AI agent should build from.
Apple External Purchase Link Modal UI in SwiftUI: The Build
The link-out door is open but regional: eligibility-gated ExternalPurchaseLink, a trust-handoff modal with visible domain and price, and both paths shipped forever.
PromptPay QR Code Generator UI in SwiftUI
The QR is a standard, not free text: an EMVCo TLV payload with a checksum, static vs dynamic codes, and human-readable payee context as a fraud defense.
Fawry Payment Gateway UI Template for iOS: The Cash Bridge
Build a Fawry payment flow: the reference-code screen as the artifact, pending states that live for hours, kiosk-network guidance, and cash-economy respect.
MobilePay Danmark UI Clone in React Native: Guide
How to build a MobilePay-style payment UI in React Native: amount-first numpad, swipe-to-pay slider, social payment feed, and the licensing lines.
PayPay UI Clone in React Native: Japan's QR Super-App
How to build a PayPay-style payment UI in React Native: the dual code screen, merchant-scan flow, cashback moments, and super-app grid, honestly framed.
Tikkie Betaalverzoek UI Clone in SwiftUI: Request & Split
How to build a Tikkie-style payment request UI in SwiftUI: the betaalverzoek composer, share-first flow, who-paid tracker, and kind reminders.
BHIM UPI PIN Keypad in React Native: The Honest Guide
Why you cannot build a real UPI PIN keypad in React Native, what you can build instead (app-lock PINs, labeled prototypes), and how real UPI payments flow.
iDEAL Bank Selector UI for iOS: The Right Pattern
The iDEAL bank selector is a redirect picker, not a card form. Here is how to build it on iOS, where the bank list comes from, and the iDEAL 2.0 change to watch.
Native In-App Subscriptions: Cursor Prompts That Work
Cursor prompts for native in-app subscriptions that hold up: StoreKit 2 contracts, one entitlement, restore and edge cases, paywall disclosures, sandbox tests.
ParkMobile Clone UI in React Native: The Session Pattern
The ParkMobile-style parking UI done right: zone keypad first, live price math, a lock-screen session countdown with one-tap extend, and loud expiry states.
Pix Payment QR Code Screen in React Native: The Build
A Pix screen shows a QR code and a copy-and-paste code your backend generates, then waits for confirmation. Here is the right structure and the security line.
Free RevenueCat Alternatives for Vibe Coders: StoreKit 2
The free RevenueCat alternatives that fit AI-built apps: StoreKit 2 direct for iOS, react-native-iap for RN, and when RevenueCat genuinely earns its price.
UPI and Paytm Deep Linking in SwiftUI: The Safe Pattern
How UPI and Paytm deep linking works in a SwiftUI app: upi:// links, canOpenURL setup, PSP status verification, and the four screens the flow needs.
Flutterwave Checkout React Component With AI
Build a Flutterwave checkout in React: start from a free VP0 design, generate the UI in Cursor, and let Flutterwave own the card data across African markets.
Add Payments to an a0.dev App: Stripe or RevenueCat?
a0.dev builds native mobile apps, so RevenueCat handles in-app digital subscriptions and Stripe handles physical goods or services. The store rules decide which one.
How to Add Payments to a Bolt.new App: Stripe or RevenueCat
Bolt.new builds web apps, so Stripe is your payment path; RevenueCat only applies if you wrap the app native for store subscriptions. How to choose and set it up.
Add Payments to a Replit Agent App: Stripe or RevenueCat?
Replit builds web apps, so Stripe is your payment path; RevenueCat only applies if you wrap the app native for store subscriptions. How to set up Stripe safely.
Add Payments to a Cursor App: Stripe or RevenueCat?
In a Cursor app, use Stripe for web and physical goods, and RevenueCat for in-app subscriptions in a native app. Cursor writes the integration in your own code.
Add Payments to a FlutterFlow App: Stripe or RevenueCat?
In a FlutterFlow app, use RevenueCat for in-app digital subscriptions and Stripe for physical goods or services. The store rules decide which one.
Paystack React Checkout AI Generator: Build It Right
Generate a Paystack React checkout free: start from a VP0 design, build the UI in Cursor, and let Paystack own the card data. Support card, transfer and USSD.
Connect a Lovable App to Stripe Checkout: Step by Step
Add Stripe Checkout to a Lovable app by connecting Supabase, storing your key safely, and describing the checkout in chat. Here are the official steps and gotchas.
How To Add Payments To a Rork App With Stripe or RevenueCat
Add payments to a Rork app the right way: RevenueCat for iOS in-app purchases and subscriptions, Stripe for web and physical goods, starting from a free VP0 design.
Native In-App Purchases in SwiftUI Without RevenueCat
How to build in-app purchases in SwiftUI with StoreKit 2 directly, no RevenueCat: the tradeoffs, the compliance rules, and what you own server-side.
Property Management App UI in React Native
A free React Native pattern for a property management app: units and tenants, maintenance requests, lease documents, and rent through a certified provider.
Stripe Billing Page in React, AI-Generated
Build a Stripe billing page in React with AI, starting from a free VP0 design, showing plans, the current subscription, invoices and a secure portal link.
MercadoLibre Clone UI in SwiftUI + MercadoPago Webhooks
Build a MercadoLibre style marketplace UI in SwiftUI and wire MercadoPago webhooks the right way. Clone the pattern from a free template with Claude Code or Cursor.
Stripe Redirect Checkout on iOS: What's Actually Allowed
Thinking of a Stripe redirect checkout to skip App Store fees? Here is when external checkout is allowed (physical goods, entitlements) and when Apple requires IAP.
Adyen Drop-in Checkout UI in SwiftUI
Build an Adyen Drop-in checkout in SwiftUI: order summary, the Drop-in component, and clear result states, from a free VP0 design. PCI-safe by design.
Core NFC and Tap to Pay for AI-Built iOS Apps
Can an AI-generated app read a physical credit card over NFC and charge it? The honest answer, plus the right way to accept a tap, built from a free VP0 design.
E-Commerce Checkout Screen in SwiftUI (Free Template)
Build a clean SwiftUI checkout from a free VP0 design: cart, address, payment, and review, with Apple Pay and a short, trustworthy flow that converts.
Flutterwave Payment Gateway UI for Mobile, Done Safe
Integrating the Stripe of Africa? Build a clean Flutterwave checkout UI from a free VP0 design, support local methods, and let the certified SDK handle the money.
Freemium vs Free Trial: Paywall Design Compared
Freemium and free trials lead to different paywalls and different users. A clear comparison of the two models and how to build either from a free VP0 design.
Live Auction Bidding Stream App UI Template
Build a live auction app from a free VP0 design: a live video stream, real-time bids, a countdown, and certified checkout, fast, fair, and original.
Municipal Parking Ticket Scanner Payment App UI
Build a parking ticket pay-by-scan app in SwiftUI: scan the citation, see the details, and pay, from a free VP0 design. Certified payments, honest fees.
Tap to Pay on iPhone UI: Accept Cards, No Hardware
Tap to Pay on iPhone turns a phone into a card reader. Build the accept-payment UI from a free VP0 design, and let a certified payment platform handle the money.
Paddle Mobile Checkout UI Kit in SwiftUI
Build a Paddle checkout UI in SwiftUI: plan, price with tax handled, and a clean pay flow, from a free VP0 design. Plus the honest iOS rule on digital goods and IAP.
iPad POS UI: Ring Up a Sale Fast, Even Offline
A Square-style POS is an item grid, a cart, and a fast checkout. Build a clean iPad point-of-sale UI from a free VP0 design that stays fast under a rush.
Stripe Checkout UI in React Native (Free Design)
Build a clean Stripe checkout in React Native: cart summary, payment sheet, and clear states, from a free VP0 design. Stripe handles the card data, you build the UI.
Subscription Manager Dashboard UI for iOS
Build a subscription manager dashboard in SwiftUI: all your recurring costs, renewal dates, and totals, from a free VP0 design. Read-only and honest.
Stripe Connect Onboarding Flow UI Template
Build a marketplace seller onboarding flow with Stripe Connect: account setup, verification status, and payouts, from a free VP0 design. Stripe owns KYC.
WeChat Pay QR Scanner UI: Scan and Present, Safely
WeChat Pay runs on QR codes: scan to pay or present your own. Build the scanner and pay-code UI from a free VP0 design, and let the official SDK handle the money.
Fawry Payment Gateway UI for Mobile (Integration Guide)
Fawry supports cards plus a pay-by-code flow. Design the method and reference-code screens from a free VP0 design, and integrate through Fawry's certified gateway.
GCash-Style E-Wallet UI (Learn the Pattern, Free)
GCash is a strong e-wallet reference. Learn the pattern (clear balance, fast scan-to-pay, readable history) and build it from a free VP0 design with your own brand.
Paytm-Style Scan-to-Pay Interface (Learn the Pattern, Free)
Paytm जैसा scan-to-pay interface बनाना है? structure सीखिए, brand नहीं। VP0 से design लेकर अपना QR scan, amount और confirm screen बनाइए, free।
PhonePe/GPay UPI Mobile App Screen Design (Learn the Pattern)
PhonePe/GPay जैसा UPI screen design चाहिए? structure सीखिए, brand नहीं। VP0 से design लेकर अपना send-money, contacts और confirm screen बनाइए, free।
M-Pesa-Style Mobile Money UI (Learn the Pattern, Free)
M-Pesa is a strong mobile-money reference. Learn the pattern (core actions one tap away, works on low-end devices) and build it from a free VP0 design.
React Native Boilerplate With Auth and Payments UI
An RN boilerplate with auth and payments saves time, but those are the riskiest flows to inherit. Vet it, or build them from a free VP0 design and official SDKs.