Interface WeChatPayOrderService
- All Known Implementing Classes:
DefaultWeChatPayOrderService
public interface WeChatPayOrderService
Provide method to get order model
-
Method Summary
-
Method Details
-
getOrderByCode
Get OrderModel by OrderCode- Parameters:
code- The order code of the wanted order- Returns:
- OrderModel if found and empty option otherwise
-