| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<WeChatPayQueryResult> |
OrderQueryRequestProcessor.process() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<WeChatPayPaymentTransactionEntryModel> |
WeChatPayPaymentTransactionStrategy.saveForStatusCheck(OrderModel orderModel,
WeChatPayQueryResult weChatPayQueryResult)
Save WeChatPayPaymentTransactionEntry once payment status check (WechatPay's check trade) is completed
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<WeChatPayPaymentTransactionEntryModel> |
DefaultWeChatPayPaymentTransactionStrategy.saveForStatusCheck(OrderModel orderModel,
WeChatPayQueryResult weChatPayQueryResult) |
protected void |
DefaultWeChatPayPaymentTransactionStrategy.setEntryByQueryResult(WeChatPayQueryResult weChatPayQueryResult,
WeChatPayPaymentTransactionEntryModel weChatPayPaymentTransactionEntry) |
Copyright © 2018 SAP SE. All Rights Reserved.