Jump to content

Recommended Posts

Posted

I am working on adding a few existing accounts into Blesta both to get them in the system and to test out my email templates, so I am going through the entire creation process as client rather than from the admin panel.

 

When I use a coupon to make the price $0.00, it still forces me to select a payment type, and then takes me to the gateway (in this case paypal, where paypal throws and error about needing a number greater than 0).  After you then close paypal, there is no email notification or anything that the order went through until the cron runs up to 5 minutes later (not a huge issue...but this day and age...if I were to offer something free...a user is going to want instant notification that something worked).

 

When the cron runs, it does automatically mark the invoice as paid, but anyone who logs into the system before the cron runs is going to see an unpaid invoice that they can't actually pay and it might confuse them.

 

Is this a bug, feature request, or did I just do something wrong?

 

I think a better way to handle a free invoice is to simply not require payment and instantly mark it paid.

Posted

BUG of course .

normally if invoice has a total ammount = 0 ; then it should mark it as paid or at least show a success message "your invoice not requiring any payment . thank for choosing xxxxxx company " .

in v2.5 , blesta close instantally invoice with total of 0 .

NOTE : some time i read question/case by something that already fixed in 2.5 , and is not exist or not fixed in v3 .

  • 6 months later...
Posted

Also would like to see this bug be resolved.
I work with alot of non-profit orgz and passout coupons for free items.
I have yet to move completely over to Blesta because of this.

 

+1

Posted

CORE-1586 is a different issue. A zero-due order asking for payment will be updated as part of CORE-1489. If you're running v3.3.2+, invoices with zero-due are closed automatically on creation.

 

Ah I see :P I noticed the invoiced closed but didn't think it was :P

  • 3 months later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...