jar

com.github.zhangquanli : fubei-pay-spring-boot-starter

Maven & Gradle

Oct 24, 2019

fubei-pay-spring-boot-starter · spring boot starter for fubei pay

Table Of Contents

Latest Version

Download com.github.zhangquanli : fubei-pay-spring-boot-starter JAR file - Latest Versions:

All Versions

Download com.github.zhangquanli : fubei-pay-spring-boot-starter JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window fubei-pay-spring-boot-starter-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.zhangquanli.fubei.pay.module.authorization

├─ com.github.zhangquanli.fubei.pay.module.authorization.AuthAuthData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.authorization.AuthAuthRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.authorization.AuthAuthResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.authorization.AuthorizationService.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.authorization.MinaAuthData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.authorization.MinaAuthRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.authorization.MinaAuthResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.authorization.UnionpayAuthData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.authorization.UnionpayAuthRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.authorization.UnionpayAuthResponse.class - [JAR]

com.github.zhangquanli.fubei.pay.module.payment

├─ com.github.zhangquanli.fubei.pay.module.payment.AlipayH5Data.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.AlipayH5Request.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.AlipayH5Response.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderH5payData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderH5payRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderH5payResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderH5paySignParams.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderMinaData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderMinaRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderMinaResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderScanData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderScanRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderScanResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderSwipeData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderSwipeRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.OrderSwipeResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.PaymentService.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.UnionpayH5Data.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.UnionpayH5Request.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.payment.UnionpayH5Response.class - [JAR]

com.github.zhangquanli.fubei.pay.module.merchant

├─ com.github.zhangquanli.fubei.pay.module.merchant.CashierQuery.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.CashierQueryData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.CashierQueryRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.CashierQueryResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.MerchantService.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreCategoryData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreCategoryRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreCategoryResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreCreateData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreCreateRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreCreateResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreQuery.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreQueryData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreQueryRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreQueryResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreUpdateData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreUpdateRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.merchant.StoreUpdateResponse.class - [JAR]

com.github.zhangquanli.fubei.pay.utils

├─ com.github.zhangquanli.fubei.pay.utils.FubeiPayUtils.class - [JAR]

com.github.zhangquanli.fubei.pay

├─ com.github.zhangquanli.fubei.pay.FubeiPay.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.FubeiPayAutoConfiguration.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.FubeiPayImpl.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.FubeiPayProperties.class - [JAR]

com.github.zhangquanli.fubei.pay.module.function

├─ com.github.zhangquanli.fubei.pay.module.function.FunctionService.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.function.GetTimeData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.function.GetTimeResponse.class - [JAR]

com.github.zhangquanli.fubei.pay.module

├─ com.github.zhangquanli.fubei.pay.module.CommonRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.CommonResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.CommonService.class - [JAR]

com.github.zhangquanli.fubei.pay.constants

├─ com.github.zhangquanli.fubei.pay.constants.Environment.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.constants.FubeiPayConstants.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.constants.FubeiPayMethod.class - [JAR]

com.github.zhangquanli.fubei.pay.module.order

├─ com.github.zhangquanli.fubei.pay.module.order.OrderBill.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderBillData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderBillRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderBillResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderCloseData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderCloseRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderCloseResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderQueryData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderQueryRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderQueryResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderReconciliation.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderReconciliationData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderReconciliationRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderReconciliationResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderRefundData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderRefundQueryData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderRefundQueryRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderRefundQueryResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderRefundRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderRefundResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderReverseData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderReverseRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderReverseResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.OrderService.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.RefundStatisticsData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.RefundStatisticsRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.order.RefundStatisticsResponse.class - [JAR]

com.github.zhangquanli.fubei.pay.module.koubei

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiAuthData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiAuthQueryData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiAuthQueryResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiAuthResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiService.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiStoreBindRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiStoreBindResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiStoreListData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiStoreListRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiStoreListResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiStoreQueryData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiStoreQueryRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiStoreQueryResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiStoreUnbindRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiStoreUnbindResponse.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiTicketUseData.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiTicketUseRequest.class - [JAR]

├─ com.github.zhangquanli.fubei.pay.module.koubei.KoubeiTicketUseResponse.class - [JAR]