You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.013Apr28Jul21Jun913Dec223Nov2229Sep26Jul22211815141312829Jun24232220171614138632131May30272625242019181312111097654327Apr2625222120191822Mar16151410212Feb10943229Jan251912822Dec15121110985224Nov1716111097543226Oct232120191398765order add currency_ratemastermasteruuuu1,补充1,补充上个修改SDK中,将BUYDataCheckoutBlock当作BUYCheckoutOperationCompletion传递的问题1,补充1,第二次尝试修改订单 使dictionary能拿到(第一次修改的结果导致配送费无法正常使用)1,fix 创建订单 时 model字典为空的问题1,fix error1,干掉apple pay相关文件1,尝试去掉苹果支付1,fix errorMerge pull request #263 from Shopify/developMerge pull request #278 from Shopify/task/address-defaultAdd "Address.isDefault" boolean <-> "default".Merge pull request #276 from Shopify/task/collection-handleAdd test for get collection by handle.Update comments to match interface.Add method to get collection by handle.Merge pull request #273 from Shopify/task/customer-updateadd unit test for customer updateAdd customer update endpointMerge pull request #267 from Shopify/task/customer-idUpdate model layout.Update customer sample for API changes.Update tests.Add convenience to retrieve a specific item, by key, from account credentials.Pass the customer access token to callbacks after login and renew.Rename method for clarity.Remove references to customerID from documentation comments.Convert instances of customer ID as a string to a number.Update tests for changes to customer and address client methods.Remove customerID parameter from address API.Add proper initializer to BUYCustomerToken.Update customer API to remove `customerID` argument when not needed.Change BUYClient.customerToken from string to BUYCustomerToken.Clean up JSON interface on BUYCustomerToken.