The-NeXT-Project / NeXT-Panel

Next generation proxy service management system (OSS Edition)
https://nextpanel.dev
GNU General Public License v3.0
157 stars 36 forks source link

[BUG] 0元无法支付 #48

Closed johnzheng3585 closed 3 months ago

johnzheng3585 commented 3 months ago

使用折扣码抵扣100% ,0元 使用余额和第三方支付均显示金额错误

AutisticShark commented 3 months ago

So you want the ability to provide a free product but there is no option for that.

johnzheng3585 commented 3 months ago

我想提供免费试用套餐

AutisticShark commented 3 months ago

I don't think this behavior is a bug per se, but an edge case. I will re-open this and add a few checks for this situation.

AutisticShark commented 3 months ago

Now any order price equal to 0 will directly enter the activation queue and skip the invoice payment process(a 0 price invoice will still be generated).