CommerceRack / backend

CommerceRack Backend Server
www.commercerack.com
MIT License
4 stars 1 forks source link

CANNOT SELECT ALTERNATE SHIPPING ADDRESS IN 1PC 201408 #34

Open FredK19 opened 10 years ago

FredK19 commented 10 years ago

ISSUE: When attempting to add an New Shipping address during checkout, 1PC appears to save the new address data successfully, but the new address cannot be selected.

ACCT: GUITARELECTRONICS

SERVER: Naboo

MVC release: 201408.g

CHECKOUT SETUP:
One Page Checkout w/Active Customer Accounts Release: 201408a

EXAMPLE CARTID: JXkB7d9t2I1p8Yipo2EzuXvgt

EXAMPLE CUSTOMER ACCT: fredk@zoovy.com [7720593](pw = zoovy)

STEPS TO REPRODUCE: guitarelectronics.com >> place item in cart >> proceed to checkout >> login to fredk@zoovy.com. Switch ship to billing address to No. Existing Shipping addresses configured for that customer are displayed.

Add a new Shipping address. The address data saves successfully, and can even be viewed in Customer Manager.

Click the Check box to select the newly entered Shipping address, and the check box appears to select successfully. Select a payment method, and click Place Order:

RESULT: Please select the address you would like to use) push the checkmark button)

WHEN CLICKING THE CHECK MARK TO SELECT THE NEW ADDRESS: REQUEST BODY: {"_uuid":1180,"_session":"c59e372dafe21c91578957cc82f10142","_cmd":"pipeline","@cmds":[{"ship/shortcut":"333333","_cartid":"JXkB7d9t2I1p8Yipo2EzuXvgt","_cmd":"cartSet","_uuid":1177},{"_cartid":"JXkB7d9t2I1p8Yipo2EzuXvgt","_cmd":"appPaymentMethods","_uuid":1178},{"_cmd":"cartDetail","_cartid":"JXkB7d9t2I1p8Yipo2EzuXvgt","create":0,"_uuid":1179}],"_clientid":"1pc","_domain":"www.guitarelectronics.com","_version":"201405"}

RESPONSE BODY: {"_rcmd":"pipeline","_uuid":1180,"@rcmds":[{"_rcmd":"cartSet","_rtag":null,"_uuid":1177},{"_rcmd":"appPaymentMethods","@methods":[{"pretty":"Visa-1111 exp:8/16","fee":0,"id":"WALLET:1611325"},{"pretty":"Visa-1111 exp:3/15","fee":0,"id":"WALLET:1611340"},{"allowed_reason":64,"is_allowed":1,"pretty":"Credit Card (Visa/MasterCard/Discover/American Express)","fee":0,"icons":"CREDIT visa mc novus amex","id":"CREDIT"},{"allowed_reason":64,"is_allowed":1,"pretty":"PayPal - Express Checkout","fee":0,"icons":"PAYPALEC","id":"PAYPALEC"},{"allowed_reason":64,"is_allowed":1,"pretty":"Money Order or Cashiers Check by Mail","fee":0,"icons":"MO","id":"MO"}],"_rtag":null,"_uuid":1178},{"mkt":null,"want":{"bill_to_ship":"0","shipping_id":"WEIGHT_1278391464"},"%INVDETAIL":{},"@SHIPMENTS":[],"@SHIPMETHODS":[{"provider":"FLEX:WEIGHT_1278391464","rules":"1","appearance":"559","carrier":"FOO","@TABLE":[{"fee":"4.98","weight":"1","guid":"1"},{"fee":"5.19","weight":"2","guid":"2"},{"fee":"5.39","weight":"3","guid":"3"},{"fee":"5.59","weight":"4","guid":"4"},{"fee":"5.79","weight":"5","guid":"5"},{"fee":"5.99","weight":"6","guid":"6"},{"fee":"6.19","weight":"7","guid":"7"},{"fee":"6.39","weight":"8","guid":"8"},{"fee":"6.59","weight":"9","guid":"9"},{"fee":"6.79","weight":"10","guid":"10"}],"min_wt":"0.0001","id":"WEIGHT1278391464","enable":"1","@RULES":[{"filter":"48.99","value":"0.00","match":"SUBTOTAL/GT","name":"Free Shipping Over $49.00","modified":"20100705215521","schedule":"","guid":"07879B76-CD1C-11E2-9E03-9EF82E2752F9","exec":"SHIP/SET-VALUE"},{"filter":"shirt,hat_,GIFT-CERTIFICATE","value":"0.00","match":"SOME_IN_FILTER","name":"Free Shipping w/ Swag or Gift Certificate","modified":"20110605164556","schedule":"","guid":"07879C70-CD1C-11E2-9E03-9EF82E2752F9","exec":"SHIP/SET-VALUE"}],"region":"US","name":"First Class Mail","data":"1=4%2e98&10=6%2e79&2=5%2e19&3=5%2e39&4=5%2e59&5=5%2e79&6=5%2e99&7=6%2e19&8=6%2e39&9=6%2e59","@REGIONS":[["US","United States"],["CA","Canada"],["INT","International"]],"amount":"5.59","pretty":"First Class Mail","handler":"WEIGHT","@MSGS":["carrier code \"FOO\" is a placeholder and doesn't actually work! You should probably change it."]},{"provider":"FLEX:WEIGHT_1278392308","rules":"1","appearance":"899","carrier":"FOO","@TABLE":[{"fee":"8.99","weight":"16","guid":"16"},{"fee":"9.99","weight":"40","guid":"40"},{"fee":"12.99","weight":"64","guid":"64"},

michaelchance commented 9 years ago

Unable to reproduce in firefox, checking chrome

michaelchance commented 9 years ago

Also appears to work for me in chrome- @FredK19 can you still replicate the issue? It's possible a previous patch may have fixed it?