[DBTech] DragonByte eCommerce

[DBTech] DragonByte eCommerce [Paid] 5.0.0b1

No permission to buy (€29.95)
One question if I may :) Can some selected products be purchased with credits (DragonByte Credits), and others with regular money?

Example:
Product 1 costs $10
Product 2 costs 100 credits
 
One question if I may :) Can some selected products be purchased with credits (DragonByte Credits), and others with regular money?

Example:
Product 1 costs $10
Product 2 costs 100 credits
DB Credits can be set up as a payment profile, and an exchange rate set. For example, you can set that 10 credits = $1. Users would then be able to buy any product with credits.

It is not possible to restrict payment profiles per-product.
 
DragonByte Tech updated [DBTech] DragonByte eCommerce with a new update entry:

4.3.0

Update highlights​

After running @ DBTech for a few weeks now, v4.3.0 is now ready for release 🎉

This version contains too many features and changes to list, but the most important is a change to how number rounding is handled internally. Because currencies usually use decimal places, it is important to get decimal handling in code correctly. Starting with v4.3.0, eCommerce now uses the BC Math extension. Please...

Read the rest of this update entry...
 
@DragonByte Tech umm, it's new... What should we do?

ecommerce/account/order/135/invoice/

Code:
RuntimeException: FPDF Error: Unsupported image type: webp in src/addons/DBTech/eCommerce/Pdf/Pdf.php at line 743
DBTech\eCommerce\Pdf\Pdf->Error() in src/addons/DBTech/eCommerce/Pdf/Pdf.php at line 2056
DBTech\eCommerce\Pdf\Pdf->Image() in src/addons/DBTech/eCommerce/Pdf/Invoice.php at line 223
DBTech\eCommerce\Pdf\Invoice->Header() in src/addons/DBTech/eCommerce/Pdf/Pdf.php at line 834
DBTech\eCommerce\Pdf\Pdf->AddPage() in src/addons/DBTech/eCommerce/Pdf/Invoice.php at line 414
DBTech\eCommerce\Pdf\Invoice->Body() in src/addons/DBTech/eCommerce/Service/Order/InvoiceService.php at line 286
DBTech\eCommerce\Service\Order\InvoiceService->generateFromClass() in src/addons/DBTech/eCommerce/Service/Order/InvoiceService.php at line 85
DBTech\eCommerce\Service\Order\InvoiceService->generate() in src/addons/DBTech/eCommerce/Pub/Controller/AccountController.php at line 466
DBTech\eCommerce\Pub\Controller\AccountController->actionInvoice() in src/XF/Mvc/Dispatcher.php at line 362
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
XF\App->run() in src/XF.php at line 806
XF::runApp() in index.php at line 23
 
@DragonByte Tech umm, it's new... What should we do?

Code:
RuntimeException: FPDF Error: Unsupported image type: webp in src/addons/DBTech/eCommerce/Pdf/Pdf.php at line 743
DBTech\eCommerce\Pdf\Pdf->Error() in src/addons/DBTech/eCommerce/Pdf/Pdf.php at line 2056
DBTech\eCommerce\Pdf\Pdf->Image() in src/addons/DBTech/eCommerce/Pdf/Invoice.php at line 223
DBTech\eCommerce\Pdf\Invoice->Header() in src/addons/DBTech/eCommerce/Pdf/Pdf.php at line 834
DBTech\eCommerce\Pdf\Pdf->AddPage() in src/addons/DBTech/eCommerce/Pdf/Invoice.php at line 414
DBTech\eCommerce\Pdf\Invoice->Body() in src/addons/DBTech/eCommerce/Service/Order/InvoiceService.php at line 286
DBTech\eCommerce\Service\Order\InvoiceService->generateFromClass() in src/addons/DBTech/eCommerce/Service/Order/InvoiceService.php at line 85
DBTech\eCommerce\Service\Order\InvoiceService->generate() in src/addons/DBTech/eCommerce/Pub/Controller/AccountController.php at line 466
DBTech\eCommerce\Pub\Controller\AccountController->actionInvoice() in src/XF/Mvc/Dispatcher.php at line 362
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
XF\App->run() in src/XF.php at line 806
XF::runApp() in index.php at line 23
I have applied a hotfix to the latest version that should correct this. Try re-downloading v4.3.0.1 and re-importing it, then uploading your logo again.
 
Hey,

when I add a product update,

1. the "Join discussion" link is missing
2. No notifications post will be created under the corresponding forum thread

1750576272261.webp

What I am doing wrong ??
 
DragonByte Tech updated [DBTech] DragonByte eCommerce with a new update entry:

5.0.0 Beta 1

Update highlights​

This version represents the single biggest addition to eCommerce since its creation; Classifieds support! With this feature, you can (finally) allow members to sell their own products without giving them the ability to make anyone on your forum an administrator. Which would be bad.

First of all, I want to make one thing perfectly clear: The Classifieds feature slots into the existing design - it does not add chat features or "Is this still...

Read the rest of this update entry...
 
Back
Top Bottom