kra-new/internal/paymentkit
Yvan fec3820464 优化结构 2026-08-28 10:21:59 +08:00
..
README.md 优化结构 2026-08-28 00:29:40 +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 00:29:40 +08:00
json_test.go 优化结构 2026-08-28 00:29:40 +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
xml.go 优化结构 2026-08-28 00:29:40 +08:00

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.