EasyAbp/PaymentService

Implement CancelAsync() method in PaymentAppService

Closed this issue · 0 comments

  • Users can cancel their own payments.
  • Admin users can cancel all the payments.
  • Use IPaymentManager.CancelAsync() method.