Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marten-seemann/oxid-all-shipping-costs

OXID module to calculate the shipping costs for all delivery methods
https://github.com/marten-seemann/oxid-all-shipping-costs

Last synced: 19 days ago
JSON representation

OXID module to calculate the shipping costs for all delivery methods

Awesome Lists containing this project

README

        

# OXID: show all shipping costs

This module makes it possible to show the delivery cost for every shipping method during the checkout process.

It adds a method `getDeliveryCost($id)` to the `PaymentController`. The parameter `$id` is the id of the shipping method. It returns the price for this shipping method, applied to the current basket.