Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/donquixote/drupal-ajaxcart

Drupal Commerce: Ajax update for cart summary to show shipping cost
https://github.com/donquixote/drupal-ajaxcart

Last synced: 7 days ago
JSON representation

Drupal Commerce: Ajax update for cart summary to show shipping cost

Awesome Lists containing this project

README

        

Configuration
=============

* Enable ajaxcart, and enable the _ui modules for various commerce stuff.
* Create some shipping methods.
* Go to admin/commerce/config/checkout.
* Move the billing information, shipping information, shipping service and "Shopping cart contents" all on the same page.

Test
===========

* Put some products into your cart.
* Go to checkout.
* Change the shipping or billing address or the shipping service, and see if this triggers any AJAX updates for the cart summary.