Use this checklist before you go live with wallet, card, or 3DS flows.Documentation Index
Fetch the complete documentation index at: https://docs.rinne.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Requirements
HTTPS required
HTTPS required
Wallet payments do not work on insecure HTTP origins. Serve all checkout pages over
https://.Apple Pay domain verification
Apple Pay domain verification
Before you enable Apple Pay in production, download the Apple Pay domain association file and host it at
/.well-known/apple-developer-merchantid-domain-association on every domain and subdomain where Apple Pay runs, then share the list of domains with Rinne so they can be submitted to Apple. The file is the same for every merchant. See Apple Pay domain verification for details.Content Security Policy
Content Security Policy
If your application uses CSP headers, allow these origins:
User requirements
User requirements
For a successful checkout, users need:
- A supported browser and device
- A configured wallet with at least one eligible card
Browser support
| Browser | Apple Pay | Google Pay |
|---|---|---|
| Safari (iOS 10+, macOS 10.12+) | ✅ | ✅ |
| Chrome | ✅ | ✅ |
| Firefox | ❌ | ✅ |
| Edge | ✅ | ✅ |
Wallet availability also depends on device capabilities and wallet setup. Apple Pay requires Safari configuration, and Google Pay requires at least one registered card.

