The TripPay field notes

Start with the API contract

Where developers can find the specification and local setup guide.

The checked-in api/openapi.yaml is the API reference. API_DOCUMENTATION.md explains the development workflow. Consult both at the same repository revision when evaluating a feature.

Use your own local development environment and synthetic test data. Offline adapters and local examples are not evidence of a live integration or a public production sandbox.

Never place provider credentials in browser code or public forms. Production access, provider setup and financial permissions need separate authorization.

Keep exploring