← operator playbook
May 12, 20265 min read

Apple Pay, Cash App, Zelle, crypto — picking the right rail per customer

A high-risk cashier that supports every rail is not the same as a cashier that routes every customer to the best rail. Here's the decision matrix we recommend.

productoperationscustomer-experience

Multi-rail support is a table-stakes feature. Multi-rail routing is the actual advantage. Most operators support four rails and let the customer pick one; the operators winning on conversion pick the rail for the customer.

Rail characteristics that matter

  • Speed to credit. Crypto: 3–10 minutes. Apple Pay / Cash App: 1–3 minutes if the operator has cross-rail verification. Zelle: 5–15 minutes depending on the bank. Wire: hours.
  • Amount ceiling. Crypto: effectively unlimited. Apple Pay: capped by card issuer, usually $2k–$5k per transaction. Cash App: $2.5k/week for unverified accounts. Zelle: $500–$5k/day depending on bank.
  • Customer familiarity. Apple Pay: universal on iOS. Cash App: strong US, weak international. Zelle: strong US mainstream banks, weak elsewhere. Crypto: strong for returning customers, weak for first-time.
  • Cost per transaction. Crypto: flat on-chain fee (~$1–$5 depending on network). Card-based rails: percentage-based (2–4%). Zelle: often zero to the sender.

The routing matrix

The simple version we recommend to operators:

  1. 01First-time customer, unknown crypto experience: default to Apple Pay or Cash App. Lowest friction to first transaction, even with slightly higher processing cost. The goal is a completed first transaction, not an optimized one.
  2. 02Returning customer, small amount (under rail ceiling): whichever rail they used last time and completed successfully. Muscle memory converts.
  3. 03Returning customer, large amount above card-rail ceiling: crypto. Explain why — 'this amount exceeds the Cash App limit' — and provide the fresh address.
  4. 04VIP or high-frequency customer: crypto by default. They've done it before, the fee is lower, and the ceiling is not an issue.

What breaks routing

  • Presenting every rail on every screen. Choice paralysis converts worse than a defaulted rail. Show one primary rail and one secondary.
  • Routing that doesn't remember the customer. Every top-up starting from a blank slate is worse than a single wrong default that the customer can override.
  • Silent failures on rail ceilings. If a customer picks Cash App for a $4k top-up and the payment fails at their bank's daily limit, the operator loses the transaction. Detect the ceiling issue before submission.

The result

Operators who ship rail routing typically see first-transaction completion rates improve by 15–30 percentage points, and average customer transaction size go up as the routing steers larger amounts to crypto. Neither number moves without the routing — support alone is not enough.

// related reading