wechat_pay-main.zip
(预估有个61文件)
wechat_pay-main
mix.lock
8KB
.gitignore
461B
mix.exs
2KB
.tool-versions
32B
.formatter.exs
76B
LICENSE
1KB
CHANGELOG.md
5KB
.github
workflows
ci.yml
1KB
README.md
629B
config
config.exs
2KB
fixture
certs
rootca.pem
1KB
apiclient_cert.pem
2KB
apiclient_key.pem
2KB
vcr_cassettes
query_refund.json
2KB
download_fund_flow.json
1KB
download_bill.json
325KB
shorten_url.json
1KB
close_order.json
1KB
get_sandbox_signkey.json
1KB
place_order.json
2KB
refund.json
3KB
query_order.json
2KB
report.json
2KB
lib
wechat_pay.ex
675B
mix
tasks
wechat_pay
get_sandbox_signkey.ex
1KB
wechat_pay
api
http_client.ex
4KB
api.ex
7KB
plug
refund.ex
3KB
payment.ex
3KB
handler.ex
2KB
error.ex
291B
payment_methods
app.ex
4KB
native.ex
4KB
jsapi.ex
4KB
utils
xml.ex
270B
nonce_str.ex
453B
xml_builder.ex
1004B
xml_parser.ex
1KB
signature.ex
2KB
client.ex
2KB
helper.ex
1KB
json.ex
872B
docs
Phoenix.md
1KB
test
support
test_case.ex
288B
wechat_pay_test.exs
69B
test_helper.exs
15B
wechat_pay
api
download_bill_test.exs
464B
query_order_test.exs
348B
download_fund_flow_test.exs
445B
query_refund_test.exs
435B
place_order_test.exs
655B
report_test.exs
768B
close_order_test.exs
348B
refund_test.exs
712B
json_test.exs
206B
plug
payment_test.exs
3KB
refund_test.exs
2KB
payment_methods
native_test.exs
529B
app_test.exs
552B
jsapi_test.exs
311B
helper_test.exs
460B
暂无评论