kra-oa/app/system/internal/utils/paymentutil
Yvan 361a562f75 优化结构 2026-08-21 00:10:27 +08:00
..
README.md 优化结构 2026-08-21 00:10:27 +08:00
amount.go 优化结构 2026-08-21 00:10:27 +08:00
amount_test.go 优化结构 2026-08-21 00:10:27 +08:00
json.go 优化结构 2026-08-21 00:10:27 +08:00
json_test.go 优化结构 2026-08-21 00:10:27 +08:00
signing.go 优化结构 2026-08-21 00:10:27 +08:00
signing_test.go 优化结构 2026-08-21 00:10:27 +08:00
status.go 优化结构 2026-08-21 00:10:27 +08:00
xml.go 优化结构 2026-08-21 00:10:27 +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.