EasyAbp/PaymentService

Automatically cancel overtime payments

Closed this issue · 1 comments

  • Record payment vouchers in Payment entities, users can get them from on their next visit.
  • Automatically cancel overtime (maybe 15 mins by default) payments.

Payment may not need a time limit, other modules which depends on PaymentService module can decide when to cancel a payment.

For example: EasyAbp/EShop#69