农业银⾏⽹站接⼝php,农⾏⽀付接⼝api 【实例简介】
包括 asp接⼝包、java接⼝包、php接⼝包、各种语⾔接⼝的demo,对于web及app ⽀付开发有帮助。
【实例截图】
【核⼼代码】
ABCPayInterface
└── ABCPayInterface
├── ASP.NET接⼝包.zip
├── ASP.NET接⼝说明⽂档.zip
├── PHP接⼝包.zip
├── PHP接⼝说明⽂档.zip
├── TrustPayClient-Java-V3.1.1
│ ├── ABCIcon
│ │ ├── abcicon1.jpg
│ │ ├── abcicon2.jpg
│ │ └── abcicon3.jpg
│ ├── ABC接⼝证书.zip
│ ├── Log
│ │ ├── TrxLog.20170314.log
│ │ ├── TrxLog.20170315.log
│ │ ├── TrxLog.20170316.log
│ │ ├── TrxLog.20170320.log
│ │ ├── TrxLog.20170324.log
│ │ ├── TrxLog.20170327.log
│ │ ├── TrxLog.20170328.log
│ │ ├── TrxLog.20170329.log
│ │ ├── TrxLog.20170330.log
│ │ ├── TrxLog.20170401.log
│ │ ├── TrxLog.20170406.log
│ │ ├── TrxLog.20170412.log
│ │ └── TrxLog.20170615.log
│ ├── cert
│ │ ├── SHFWQZH.pfx
│ │ ├──
│ │ ├──
│ │ └── uststore
│ ├── demo
│ │ ├── AgentBatchPayment.html
│ │ ├── AgentBatchPayment.jsp
│ │ ├── AgentBatchPaymentQuery.html │ │ ├── AgentBatchPaymentQuery.jsp
│ │ ├── AgentPayment.html
│ │ ├── AgentPayment.jsp
│ │ ├── AgentSignContract.html
│ │ ├── AgentSignContract.jsp
│ │ ├── AgentSignContractQuery.html
│ │ ├── AgentSignContractQuery.jsp
│ │ ├── AgentSignResult.jsp
│ │ ├── AgentUnsignContract.html
│ │ ├── AgentUnsignContract.jsp
│ │ ├── CBP
│ │ │ ├── MerchantCBPNotify.html
│ │ │ ├── MerchantCBPNotify.jsp
│ │ │ ├── MerchantCBPNotifyIE.html
│ │ │ └── MerchantCBPNotifyIE.jsp
│ │ ├── EBPPMerchantResult.jsp
│ │ ├── EBPPProcessQueryRequest.jsp │ │ ├── IdentityVerify.html
│ │ ├── IdentityVerify.jsp
│ │ ├── IdentityVerifyResult.jsp
│ │ ├── Merchant.html
│ │ ├── MerchantBatchRefund.html
│ │ ├── MerchantBatchRefund.jsp
│ │ ├── MerchantBatchRefundQuery.html │ │ ├── MerchantBatchRefundQuery.jsp │ │ ├── MerchantCertModify.html
│ │ ├── MerchantCertModify.jsp
│ │ ├── MerchantConfig.html
│ │ ├── MerchantConfig.jsp
│ │ ├── MerchantConfigChange.jsp
│ │ ├── MerchantPayment.html
│ │ ├── MerchantPayment.jsp
│ │ ├── MerchantPaymentIE.html
│ │ ├── MerchantPaymentIE.jsp
│ │ ├── MerchantQueryOrder.html
│ │ ├── MerchantQueryOrder.jsp
│ │ ├── MerchantQueryTrnxRecords.html
│ │ ├── MerchantQueryTrnxRecords.jsp
│ │ ├── MerchantQuickAgentSignContract.html │ │ ├── MerchantQuickPayment.html
│ │ ├── MerchantQuickPaymentReq.html
│ │ ├── MerchantQuickPaymentReq.jsp
│ │ ├── MerchantQuickPaymentResend.html
│ │ ├── MerchantQuickPaymentResend.jsp
│ │ ├── MerchantQuickPaymentSend.html
│ │ ├── MerchantQuickPaymentSend.jsp
│ │ ├── MerchantRefund.html
│ │ ├── MerchantRefund.jsp
│ │ ├── MerchantResult.jsp
│ │ ├── MerchantTrxSettleQuery.html
│ │ ├── MerchantTrxSettleQuery.jsp
jsp帮助文档│ │ ├── QuickAgentSignConfirm.html
│ │ ├── QuickAgentSignConfirm.jsp
│ │ ├── QuickAgentSignContract.html
│ │ ├── QuickAgentSignContract.jsp
│ │ ├── QuickAgentSignResendReq.html
│ │ ├── QuickAgentSignResendReq.jsp
│ │ ├── ReceiveServerPage.jsp
│ │ ├── ResultFail.jsp
│ │ ├── ResultSuccess.jsp
│ │ ├── StaticIdentityVerify.html
│ │ ├── StaticIdentityVerify.jsp
│ │ ├── SubmitPreAuthPayment.html
│ │ └── SubmitPreAuthPayment.jsp
│ ├── docs
│ │ └── 农⾏⽹上⽀付平台-商户接⼝编程指南-Java_Edition-V3.1.1.pdf │ ├── lib
│ │ ├── ConfigSource.properties
│ │ ├── MerchantParaFromDB.java
│ │ ├── TrustMerchant.properties
│ │ ├── TrustPayCBPClient.jar
│ │ ├── TrustPayClient-V3.1.1.jar
│ │ ├── commons-beanutils.jar
│ │ ├── commons-codec-1.3.jar
│ │ ├── commons-collections.jar
│ │ ├── commons-httpclient-3.0.1.jar
│ │ ├── commons-lang.jar
│ │ ├── commons-logging.jar
│ │ ├── ebusclient3.1.1.jar
│ │ ├── ezmorph-1.0.6.jar
│ │ ├── jackson-annotations-2.2.3.jar
│ │ ├── jackson-core-2.2.3.jar
│ │ ├── jackson-databind-2.2.3.jar
│ │ └── jsse.jar
│ └── 江苏携银补打证书授权码.pdf
├── TrustPayClient-Java-V3.1.1.zip
└── docsJAVA.zip
9 directories, 112 files
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论