kra-new/internal/paymentkit
Yvan 5b04998731 优化结构 2026-08-28 11:11:01 +08:00
..
README.md 优化结构 2026-08-28 11:11:01 +08:00
amount.go 优化结构 2026-08-28 00:29:40 +08:00
amount_test.go 优化结构 2026-08-28 00:29:40 +08:00
json.go 优化结构 2026-08-28 11:10:57 +08:00
json_test.go 优化结构 2026-08-28 11:10:57 +08:00
signing.go 优化结构 2026-08-28 00:29:40 +08:00
status.go 优化结构 2026-08-28 10:21:59 +08:00
status_test.go 优化结构 2026-08-28 09:44:11 +08:00

README.md

Payment Utilities

Stateless payment protocol helpers live here: amount conversion, status normalization, JSON extraction, and request signing. Provider adapters and their SDK clients remain under internal/integration/payment; test-only XML fixtures stay beside the provider integration tests.