JAVA商户接口:农行网上支付平台相关资料
.
├── TrustPayClient Java-V3.2.0
│ ├── JAVA商户接口编程指南须知.txt
│ ├── META-INF
│ │ └── MANIFEST.MF
│ ├── WEB-INF
│ │ ├── classes
│ │ │ ├── ConfigSource.properties
│ │ │ ├── MerchantParaFromDB.java
│ │ │ └── TrustMerchant.properties.remove.everything.after.properties
│ │ └── lib
│ │ ├── TrustPayCBPClient.jar
│ │ ├── TrustPayClient-V3.1.8.jar
│ │ ├── commons-beanutils.jar
│ │ ├── commons-codec-1.3.jar
│ │ ├── commons-collections.jar
│ │ ├── commons-httpclient-3.0.1.jar
│ │ ├── commons-lang.jar
│ │ ├── commons-logging.jar
│ │ ├── ezmorph-1.0.6.jar
│ │ ├── jackson-annotations-2.2.3.jar
│ │ ├── jackson-core-2.2.3.jar
│ │ ├── jackson-databind-2.2.3.jar
│ │ ├── jsp-api.jar
│ │ ├── jsse.jar
│ │ └── servlet-api.jar
│ ├── Web
│ │ ├── Agent
│ │ │ ├── AgentBatchPayment.html
│ │ │ ├── AgentBatchPayment.jsp
│ │ │ ├── AgentBatchPaymentQuery.html
│ │ │ ├── AgentBatchPaymentQuery.jsp
│ │ │ ├── AgentPayment.html
│ │ │ ├── AgentPayment.jsp
│ │ │ ├── AgentSignContract.html
│ │ │ ├── AgentSignContract.jsp
│ │ │ ├── AgentSignContractQuery.html
│ │ │ ├── AgentSignContractQuery.jsp
│ │ │ ├── AgentUnsignContract.html
│ │ │ ├── AgentUnsignContract.jsp
│ │ │ ├── QuickAgentSignConfirm.html
│ │ │ ├── QuickAgentSignConfirm.jsp
│ │ │ ├── QuickAgentSignContract.html
│ │ │ ├── QuickAgentSignContract.jsp
│ │ │ ├── QuickAgentSignResendReq.html
│ │ │ └── QuickAgentSignResendReq.jsp
│ │ ├── AuthenMerchantQuery.html
│ │ ├── AuthenMerchantQuery.jsp
│ │ ├── EBPPProcessQueryRequest.jsp
│ │ ├── EBPPProcessQueryRequestNew.jsp
│ │ ├── Entrust
│ │ │ ├── Entrust.html
│ │ │ ├── EntrustSignConfirm.jsp
│ │ │ ├── EntrustSignReq.jsp
│ │ │ └── EntrustSignResendSMS.jsp
│ │ ├── IdentityVerify
│ │ │ ├── IdentityVerify.html
│ │ │ ├── IdentityVerify.jsp
│ │ │ ├── StaticIdentityVerify.html
│ │ │ └── StaticIdentityVerify.jsp
│ │ ├── ManageSubMerInfo
│ │ │ ├── BatchRegSubMerInfo.html
│ │ │ ├── BatchRegSubMerInfo.jsp
│ │ │ ├── MigrateSubMerToOtherSubject.html
│ │ │ ├── MigrateSubMerToOtherSubject.jsp
│ │ │ ├── MigrateSubMerchantInfo.html
│ │ │ ├── MigrateSubMerchantInfo.jsp
│ │ │ ├── QrySubMerReviewStatus.html
│ │ │ ├── QrySubMerReviewStatus.jsp
│ │ │ ├── QrySubMerchantInfo.html
│ │ │ ├── QrySubMerchantInfo.jsp
│ │ │ ├── RegSubMerInfo.html
│ │ │ ├── RegSubMerInfo.jsp
│ │ │ ├── RegSubMerchantInfo.html
│ │ │ ├── RegSubMerchantInfo.jsp
│ │ │ ├── SendMobileMessageForSubMer.html
│ │ │ ├── SendMobileMessageForSubMer.jsp
│ │ │ ├── UpdateSubMerchantStatus.html
│ │ │ ├── UpdateSubMerchantStatus.jsp
│ │ │ ├── UploadSubMerCertRequest.html
│ │ │ ├── UploadSubMerCertRequest.jsp
│ │ │ ├── VerifyMessageCodeAndRandomAmount.html
│ │ │ └── VerifyMessageCodeAndRandomAmount.jsp
│ │ ├── Merchant.html
│ │ ├── MerchantCertModify.html
│ │ ├── MerchantCertModify.jsp
│ │ ├── MerchantConfig.html
│ │ ├── MerchantConfig.jsp
│ │ ├── MerchantConfigChange.jsp
│ │ ├── MerchantQuickAgentSignContract.html
│ │ ├── MerchantQuickPayment.html
│ │ ├── MerchantUnified.html
│ │ ├── Order
│ │ │ ├── ABCQRPayRequest.html
│ │ │ ├── ABCQRPayRequest.jsp
│ │ │ ├── AlipayRequest.html
│ │ │ ├── AlipayRequest.jsp
│ │ │ ├── MerchantPayCancel.html
│ │ │ ├── MerchantPayCancel.jsp
│ │ │ ├── MerchantPayment.html
│ │ │ ├── MerchantPayment.jsp
│ │ │ ├── MerchantPaymentIE.html
│ │ │ ├── MerchantPaymentIE.jsp
│ │ │ ├── WeiXinOrderRequest.html
│ │ │ └── WeiXinOrderRequest.jsp
│ │ ├── Pay
│ │ │ ├── EWalletPayReq.html
│ │ │ ├── EWalletPayReq.jsp
│ │ │ ├── PayForDCEP.html
│ │ │ ├── PaySubsidy.html
│ │ │ ├── QuerySubsidy.jsp
│ │ │ ├── SubEWalletPay.jsp
│ │ │ ├── SubsidyRefund.jsp
│ │ │ ├── SubsidyTransfer.jsp
│ │ │ ├── UDCAppQRCodePayReq.html
│ │ │ └── UDCAppQRCodePayReq.jsp
│ │ ├── Query
│ │ │ ├── MerchantBatchRefundQuery.html
│ │ │ ├── MerchantBatchRefundQuery.jsp
│ │ │ ├── MerchantQueryOrder.html
│ │ │ ├── MerchantQueryOrder.jsp
│ │ │ ├── MerchantQueryTrnxRecords.html
│ │ │ ├── MerchantQueryTrnxRecords.jsp
│ │ │ ├── Query.html
│ │ │ ├── QueryInternalTransfer.jsp
│ │ │ ├── QueryRealTimeRegisterRequest.jsp
│ │ │ └── QuerySubMerTransDetail.jsp
│ │ ├── QuickPayment
│ │ │ ├── MerchantQuickPaymentReq.html
│ │ │ ├── MerchantQuickPaymentReq.jsp
│ │ │ ├── MerchantQuickPaymentResend.html
│ │ │ ├── MerchantQuickPaymentResend.jsp
│ │ │ ├── MerchantQuickPaymentSend.html
│ │ │ └── MerchantQuickPaymentSend.jsp
│ │ ├── Refund
│ │ │ ├── MerchantBatchRefund.html
│ │ │ ├── MerchantBatchRefund.jsp
│ │ │ ├── MerchantRefund.html
│ │ │ └── MerchantRefund.jsp
│ │ ├── Result
│ │ │ ├── AgentSignResult.jsp
│ │ │ ├── EBPPMerchantResult.jsp
│ │ │ ├── IdentityVerifyResult.jsp
│ │ │ ├── MerchantResult.jsp
│ │ │ └── ReceiveServerPage.jsp
│ │ ├── ResultFail.jsp
│ │ ├── ResultSuccess.jsp
│ │ ├── SplitMerchantFund
│ │ │ ├── CheckSubMerAccDetailNewRequest.html
│ │ │ ├── CheckSubMerAccDetailNewRequest.jsp
│ │ │ ├── CheckSubMerAccDetailRequest.html
│ │ │ ├── CheckSubMerAccDetailRequest.jsp
│ │ │ ├── Deposit.html
│ │ │ ├── Deposit.jsp
│ │ │ ├── GuanteePaySendMQOrder.html
│ │ │ ├── GuanteePaySendMQOrder.jsp
│ │ │ ├── MerchantGetReceipt.html
│ │ │ ├── MerchantGetReceipt.jsp
│ │ │ ├── MerchantInnerPaymentRequest.html
│ │ │ ├── MerchantInnerPaymentRequest.jsp
│ │ │ ├── MerchantOutPaymentRequest.html
│ │ │ ├── MerchantOutPaymentRequest.jsp
│ │ │ ├── QueryPlatformConfirm.html
│ │ │ ├── QueryPlatformConfirm.jsp
│ │ │ ├── SubAccQuery.html
│ │ │ ├── SubAccQuery.jsp
│ │ │ ├── TransferOutQuery.html
│ │ │ └── TransferOutQuery.jsp
│ │ ├── Statement
│ │ │ ├── DownloadStatement.jsp
│ │ │ ├── MerchantTrxSettleAliWX.html
│ │ │ ├── MerchantTrxSettleAliWX.jsp
│ │ │ ├── MerchantTrxSettleAliWXDZH.html
│ │ │ ├── MerchantTrxSettleAliWXDZH.jsp
│ │ │ ├── MerchantTrxSettlePlatForm.html
│ │ │ ├── MerchantTrxSettlePlatForm.jsp
│ │ │ ├── MerchantTrxSettleQuery.html
│ │ │ ├── MerchantTrxSettleQuery.jsp
│ │ │ ├── MerchantTrxSettleTransfer.html
│ │ │ ├── MerchantTrxSettleTransfer.jsp
│ │ │ └── Statement.html
│ │ ├── SubmitPreAuthPayment.html
│ │ ├── SubmitPreAuthPayment.jsp
│ │ ├── SyncOffineOrder
│ │ │ ├── BatchRegisterRequest.html
│ │ │ ├── BatchRegisterRequest.jsp
│ │ │ ├── FileRegisterRequest.html
│ │ │ ├── FileRegisterRequest.jsp
│ │ │ ├── POSThirdFileDownloadRequest.html
│ │ │ ├── POSThirdFileDownloadRequest.jsp
│ │ │ ├── QueryFileRegister.html
│ │ │ ├── QueryFileRegister.jsp
│ │ │ ├── QuerySubMerTdaySettleRequest.html
│ │ │ ├── QuerySubMerTdaySettleRequest.jsp
│ │ │ ├── RegisterPOSOrderRequest.html
│ │ │ ├── RegisterPOSOrderRequest.jsp
│ │ │ ├── ThirdConfirmSendMQOrderRequest.html
│ │ │ ├── ThirdConfirmSendMQOrderRequest.jsp
│ │ │ ├── ThirdConfirmTranslogRequest.html
│ │ │ └── ThirdConfirmTranslogRequest.jsp
│ │ ├── UnifiedSign
│ │ │ ├── CancelOrder.jsp
│ │ │ ├── UnifiedSign.html
│ │ │ ├── UnifiedSignApply.jsp
│ │ │ ├── UnifiedSignConfirm.jsp
│ │ │ ├── UnifiedSignPay.jsp
│ │ │ └── UnifiedSignTerminate.jsp
│ │ └── index.jsp
│ ├── cert
│ │ ├── prod
│ │ │ ├── TrustPay.cer
│ │ │ └── abc.truststore
│ │ └── test
│ │ ├── 103881104410001.pfx
│ │ ├── 103882200000958.pfx
│ │ ├── TrustPayTest.cer
│ │ └── abc.truststore
│ ├── css
│ │ ├── semantic.css
│ │ ├── semantic.min.css
│ │ └── themes
│ │ └── default
│ │ └── assets
│ │ ├── fonts
│ │ │ ├── brand-icons.eot
│ │ │ ├── brand-icons.svg
│ │ │ ├── brand-icons.ttf
│ │ │ ├── brand-icons.woff
│ │ │ ├── brand-icons.woff2
│ │ │ ├── icons.eot
│ │ │ ├── icons.otf
│ │ │ ├── icons.svg
│ │ │ ├── icons.ttf
│ │ │ ├── icons.woff
│ │ │ ├── icons.woff2
│ │ │ ├── outline-icons.eot
│ │ │ ├── outline-icons.svg
│ │ │ ├── outline-icons.ttf
│ │ │ ├── outline-icons.woff
│ │ │ └── outline-icons.woff2
│ │ └── images
│ │ └── flags.png
│ ├── js
│ │ ├── jquery.min.js
│ │ ├── qrcode.js
│ │ ├── qrcode.min.js
│ │ ├── semantic.js
│ │ └── util.js
│ ├── log
│ │ └── logExample.log
│ ├── 他行行号列表.et
│ ├── 农行网上支付平台-商户接口编程指南-Java_Edition-V3.1.8.doc
│ └── 中国农业银行股份有限公司网络商户交易资金结算服务三方协议.wps
└── 找例子网_TrustPayClient Java-V3.2.0.zip
31 directories, 222 files
评论