Downloads
Download tar.gz
12.84 KB
MD5: 11028bc8c33fdf25c0e1c4a708441a6b
SHA-1: 1e5aa92f0a2d3336581c5d6f891c39cfb0a95367
SHA-256: dd8e6737d45527177590e0135c50290db00754225cbc487ae083f5ab5768f62c
Download zip
14.97 KB
MD5: 43d2766c27bc195b9ec6dee51caa4a78
SHA-1: 170907f0f670b2f8284fc02f6480bf460a3e8b91
SHA-256: c160bd3ca80be3e6764ccafab9e171526397bce70fa12c9b40aebd2c1551aff0
Release notes
This is a reusability release and makes it easier for other modules to use the functionality within this one.
There's also minor fixes to the integration with Ubercart Amazon Payments.
Finally, _mp_amazon_fps_order_sellers() now provides a products object array for each seller. This lets an implementer use this information as needed. The product objects in this array also have a product_total property added. This is just price x quantity and again is for convenience for other modules using this function (which they can and should, despite it beginning with an underscore).