payrail-core 0.1.0

Provider-neutral payment abstractions for PayRail
Documentation
1
2
3
4
5
6
7
8
9
# payrail-core

Provider-neutral domain types, connector traits, errors, idempotency primitives, and webhook abstractions for PayRail.

This crate must not depend on provider SDKs or leak provider-specific models into public APIs.

## Security

Raw provider responses and raw webhook payloads are intentionally absent from default public response types. Use normalized fields and redacted diagnostics.