支付优化
This commit is contained in:
@@ -18,7 +18,7 @@ public interface PaymentInfoService extends IService<PaymentInfo> {
|
||||
|
||||
void createPaymentInfoForAliPayHK(AlipayHKCallbackDTO alipayHKCallbackDTO);
|
||||
|
||||
String createPaymentInfoForStripe(Invoice invoice);
|
||||
PaymentInfo createPaymentInfoForStripe(Invoice invoice);
|
||||
|
||||
PaymentInfo getPaymentInfoByOrderId(String orderId);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user