Changes for the week ending 2012-05-06
Posted on May 07, 2012
Changes for the week ending 2012-05-06:
- v0.6.0 - v0.7.2: Fixes the SSL certificate error for PayJunction test server.
- v0.7.2: Fix for flat rate and future subscriptions where the shipping was being double charged.
- v0.7.2: Fix for multiship orders with multiple categories, one of which is configured for $0 flat rate shipping. The shipping amount no longer doubles.
Changes for the week ending 2012-04-29
Posted on April 30, 2012
Changes for the week ending 2012-04-29:
- Our Terms of Service has been updated to better reflect billing policies, and to provide additional notice on any potential price changes in the future.
- v0.7.0 - v0.7.2: Fixed some broken documentation links in admin.
- All versions: On Admin signup, password is validated through JavaScript
but you get an error after submitting it. This issue has been resolved. - v0.6.0 - v0.7.2: Updated admin button styles.
- v0.6.0 - v0.7.2: Fix to restrict card holder data access to the specific store the user was granted access to.
Changes for the week ending 2012-04-22
Posted on April 23, 2012
Changes for the week ending 2012-04-22:
- v0.7.0 - v0.7.2: Documentation links in admin will now open in new window.
- v0.7.2: Flat rate shipping amounts for subscriptions are now configurable per subscription (instead of using the amount configured on the category). This allows stores using custom checkout JavaScript snippets to run the same flat rate amount as the original transaction (or adjust it as needed). Subscriptions using live rate shipping amounts will still be recalculated.
- v0.7.2: Fix for coupon price discounts not being constrained to the correct category.
- v0.7.2: When customers were created via the API without specifying the
customer_password_hash_typeand when the store used a non-default password hashing method, the customer would not be able to login correctly. We updated the login code to use the hash type and hash config from the store if the customer values were blank before checking the customer password. - v0.7.2: Fix for future subscriptions and taxes.
Changes for the week ending 2012-04-15
Posted on April 16, 2012
Changes for the week ending 2012-04-15:
- All versions: Fixed broken links in Welcome email.