| Package | Description |
|---|---|
| com.thebeastshop.payment.dto | |
| com.thebeastshop.payment.service |
| Modifier and Type | Class and Description |
|---|---|
class |
PAliCrossBorderDirectPaymentDTO
支付宝跨境即时支付渠道
|
class |
PAliCrossBorderMobilePaymentDTO
支付宝跨境购支付
|
class |
PAliDirectPaymentDTO |
class |
PAliMobilePaymentDTO
支付宝移动支付
|
class |
PAlipayBankPaymentDTO
阿里网银支付
|
class |
PAliScanPaymentDTO
支付宝扫码支付
|
class |
PAliWapCrossBorderDirectPaymentDTO |
class |
PAliWapDirectPaymentDTO |
class |
PCashPaymentDTO
现金支付渠道
|
class |
PCreditCardPaymentDTO
信用卡支付渠道
|
class |
PDebitCardPaymentDTO
借记卡支付渠道
|
class |
PGiftCardPaymentDTO
礼品卡支付渠道
|
class |
PIntegralPaymentDTO
积分支付
|
class |
PRefundDTO
支付退款DTO
|
class |
PScanPaymentDTO
扫码支付
|
class |
PTransferPaymentDTO
转账支付渠道
|
class |
PWxMiniProgramPaymentDTO |
class |
PWxMobilePaymentDTO
微信移动支付
|
class |
PWxOfficialAccountPaymentDTO |
class |
PWxScanPaymentDTO
扫码支付
|
class |
PYckPaymentDTO
预存款支付渠道
|
class |
PYzPaymentDTO
业主支付渠道
|
| Modifier and Type | Method and Description |
|---|---|
com.thebeastshop.common.ServiceResp<PPaymentResultVO> |
PPaymentService.pay(PPaymentDTO dto)
服务端支付
|
com.thebeastshop.common.ServiceResp<Boolean> |
PPaymentService.payForLocal(PPaymentDTO dto)
本地支付
|
com.thebeastshop.common.ServiceResp<PRedirectRequestVO> |
PPaymentService.payForRedirectURL(PPaymentDTO dto)
客户端支付
|
com.thebeastshop.common.ServiceResp<Boolean> |
PPaymentService.refund(PPaymentDTO dto)
退款
|
Copyright © 2018. All rights reserved.