Skip to main content

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.

Use this checklist before you go live with wallet, card, or 3DS flows.

Requirements

Wallet payments do not work on insecure HTTP origins. Serve all checkout pages over https://.
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.
If your application uses CSP headers, allow these origins:
script-src https://js.evervault.com;
connect-src https://keys.evervault.com https://api.evervault.com https://api.rinne.com.br https://api-sandbox.rinne.com.br;
frame-src https://ui-components.evervault.com;
For a successful checkout, users need:
  • A supported browser and device
  • A configured wallet with at least one eligible card
Keep API keys server-side and process encrypted payloads from frontend elements on your backend.

Browser support

BrowserApple PayGoogle 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.