kra-new/pkg/paymentkit
Yvan e407d3ac10 优化结构 2026-08-27 22:33:43 +08:00
..
README.md 优化结构 2026-08-21 10:28:30 +08:00
amount.go 优化结构 2026-08-21 00:28:22 +08:00
amount_test.go 优化结构 2026-08-21 00:28:22 +08:00
callback.go 优化结构 2026-08-21 00:31:43 +08:00
callback_test.go 优化结构 2026-08-21 00:28:22 +08:00
json.go 优化结构 2026-08-21 00:28:22 +08:00
json_test.go 优化结构 2026-08-21 00:28:22 +08:00
provider.go 优化结构 2026-08-21 00:31:43 +08:00
signing.go 优化结构 2026-08-27 22:33:43 +08:00
status.go 优化结构 2026-08-27 22:33:43 +08:00
xml.go 优化结构 2026-08-21 00:28:22 +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.