Uses of Class
com.foxinmy.weixin4j.payment.mch.CustomsOrder
-
Packages that use CustomsOrder Package Description com.foxinmy.weixin4j.api com.foxinmy.weixin4j.payment -
-
Uses of CustomsOrder in com.foxinmy.weixin4j.api
Methods in com.foxinmy.weixin4j.api with parameters of type CustomsOrder Modifier and Type Method Description CustomsOrderResult
CustomsApi. declareCustomsOrder(CustomsOrder customsOrder)
Deprecated.订单附加信息提交 -
Uses of CustomsOrder in com.foxinmy.weixin4j.payment
Methods in com.foxinmy.weixin4j.payment with parameters of type CustomsOrder Modifier and Type Method Description CustomsOrderResult
WeixinPayProxy. declareCustomsOrder(CustomsOrder customsOrder)
Deprecated.订单附加信息提交
-