Skip to content
This repository was archived by the owner on Sep 19, 2019. It is now read-only.

Comments

Add rate controller#13

Closed
DanielePalombo wants to merge 3 commits intomasterfrom
daniele/rate-api
Closed

Add rate controller#13
DanielePalombo wants to merge 3 commits intomasterfrom
daniele/rate-api

Conversation

@DanielePalombo
Copy link
Member

Rate action call rate on shipwire and return the rates options with the related shipments.

@DanielePalombo DanielePalombo force-pushed the daniele/rate-api branch 2 times, most recently from 89eb561 to c2d4f3a Compare September 28, 2017 08:03
if service_options.any?
render json: { rates: service_options }
else
render json: { error: 'Service not found' }, status: :internal_server_error
Copy link
Member Author

Choose a reason for hiding this comment

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

404

@@ -0,0 +1,76 @@
require 'spree/testing_support/order_walkthrough'
Copy link
Member Author

Choose a reason for hiding this comment

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

remove

@DanielePalombo DanielePalombo force-pushed the daniele/rate-api branch 4 times, most recently from e2c57c8 to 815a354 Compare October 2, 2017 13:01
This action call rate on shipwire and return the rates options with the
related shipments.
@DanielePalombo
Copy link
Member Author

Close this PR in favour of #18

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant