Skip to content

Conversation

@JeffPyeBrook
Copy link
Contributor

  • Tune the AJAX response to only send parameters that have changed
  • Implementing localized countries for use by WPeC js
  • Use jQuery.ajax to provide async meta transactions instead of jQuery.post
  • Add countries localization for use by wp-e-commerce.js
  • Use JQuery ajax to do async transaction
  • removed replacements for meta updates from response
  • ajax url wrapper is removed

** Also... **

  • Added ability to define meta value defaults for WPSC_Country class meta properties. Used this new feature to manage the default from "region_label".

…e checkout experience

* Tune the AJAX response to only send parameters that have changed
* Implementing localized countries for use by WPeC js
* Use jQuery.ajax to provide async meta transactions instead of jQuery.post
* Add countries localization for use by wp-e-commerce.js
* Use JQuery ajax to do async transaction
* removed replacements for meta updates from response
* ajax url wrapper is removed

** Also... **
* Added ability to define meta value defaults for WPSC_Country class meta properties.  Used this new feature to manage the default from "region_label".
@JeffPyeBrook
Copy link
Contributor Author

PR should merge after predecessor PRs are merged

@JustinSainton
Copy link
Member

Cool, will take a look!

…alization-geo-and-ajax-updates

Conflicts:
	wpsc-admin/db-upgrades/routines/10.php
	wpsc-components/theme-engine-v1/helpers/checkout.php
	wpsc-core/js/wp-e-commerce.js
	wpsc-includes/country-region-tax-util.php
	wpsc-includes/shopping_cart_functions.php
	wpsc-includes/wpsc-country.class.php
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be removed. Totally fine to add the 4th parameter, but the third is never used.

…alization-geo-and-ajax-updates

Conflicts:
	wpsc-core/js/wp-e-commerce.js
JustinSainton added a commit that referenced this pull request Apr 18, 2014
…-geo-and-ajax-updates

Localize countries data into checkout page for a faster more responsive checkout experience
@JustinSainton JustinSainton merged commit 8f6469b into wp-e-commerce:master Apr 18, 2014
@JeffPyeBrook JeffPyeBrook deleted the pr-issue-1087-localization-geo-and-ajax-updates branch April 19, 2014 00:26
@JeffPyeBrook
Copy link
Contributor Author

closes issue #1087

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants