Closed brettflorio closed 9 years ago
FoxyCart 2.0 changed most of the checkout prepopulation input names from customer_ to billing_ prefixes. Note the differences: 2.0: https://wiki.foxycart.com/v/2.0/cheat_sheet#customer_information_pre-population 1.1: https://wiki.foxycart.com/v/1.1/cheat_sheet#customer_information_pre-population
customer_
billing_
This script should be updated to ignore those fields as appropriate.
FoxyCart 2.0 changed most of the checkout prepopulation input names from
customer_
tobilling_
prefixes. Note the differences: 2.0: https://wiki.foxycart.com/v/2.0/cheat_sheet#customer_information_pre-population 1.1: https://wiki.foxycart.com/v/1.1/cheat_sheet#customer_information_pre-populationThis script should be updated to ignore those fields as appropriate.