kra-oa/internal/modules/system/utils/paymentutil
Yvan e65cf0b1d0 优化结构 2026-08-20 23:02:06 +08:00
..
README.md 优化结构 2026-08-20 23:02:06 +08:00
amount.go 优化结构 2026-08-20 23:02:06 +08:00
amount_test.go 优化结构 2026-08-20 23:02:06 +08:00
json.go 优化结构 2026-08-20 23:02:06 +08:00
json_test.go 优化结构 2026-08-20 23:02:06 +08:00
signing.go 优化结构 2026-08-20 23:02:06 +08:00
signing_test.go 优化结构 2026-08-20 23:02:06 +08:00
status.go 优化结构 2026-08-20 23:02:06 +08:00
xml.go 优化结构 2026-08-20 23:02:06 +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.