mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-03-10 00:13:36 +08:00
feat(tenpayv3): 独立化境外支付 API
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"serial_no": "5157F09EFDC096DE15EBE81A47057A7232F1B8E1",
|
||||
"effective_time": "2018-06-08T10:34:56+08:00",
|
||||
"expire_time": "2018-12-08T10:34:56+08:00",
|
||||
"encrypt_certificate": {
|
||||
"algorithm": "AEAD_AES_256_GCM",
|
||||
"nonce": "61f9c719728a",
|
||||
"associated_data": "certificate",
|
||||
"ciphertext": "sRvt… "
|
||||
}
|
||||
},
|
||||
{
|
||||
"serial_no": "50062CE505775F070CAB06E697F1BBD1AD4F4D87",
|
||||
"effective_time": "2018-12-07T10:34:56+08:00",
|
||||
"expire_time": "2020-12-07T10:34:56+08:00",
|
||||
"encrypt_certificate": {
|
||||
"algorithm": "AEAD_AES_256_GCM",
|
||||
"nonce": "35f9c719727b",
|
||||
"associated_data": "certificate",
|
||||
"ciphertext": "aBvt… "
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user