|
|
||
|---|---|---|
| .. | ||
| README.md | ||
| amount.go | ||
| amount_test.go | ||
| json.go | ||
| json_test.go | ||
| signing.go | ||
| status.go | ||
| status_test.go | ||
| xml.go | ||
README.md
Payment Utilities
Stateless payment protocol helpers live here: amount conversion, status
normalization, JSON/XML extraction, and request signing. Provider adapters and
their SDK clients remain under internal/integration/payment.