Skip to content

Commit

Permalink
FIX release 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix committed Nov 11, 2015
1 parent 2c9fbf8 commit c5da782
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions dist/plentymarketsCMStools-0.9.1.js
Original file line number Diff line number Diff line change
Expand Up @@ -2287,6 +2287,7 @@ PlentyFramework.cssClasses = {
.done(function (response) {

Checkout.getCheckout().CheckoutCustomerShippingAddressID = response.data.ID;
Checkout.getCheckout().CheckoutShippingCountryID = response.data.CountryID;
delete Checkout.getCheckout().CheckoutMethodOfPaymentID;
delete Checkout.getCheckout().CheckoutShippingProfileID;

Expand Down
Loading

0 comments on commit c5da782

Please sign in to comment.