Skip to content

Sample code for sending orders and shipment SOAP requests to ShopRunner in Ruby

Notifications You must be signed in to change notification settings

ShopRunner/example_ruby_soap_client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShopRunner Example SOAP Client

This is an example of how to send an order to ShopRunner SOAP API in Ruby

Setup

This client requires Rbenv be installed

Install Dependencies:

gem install bundler
bundle install

Send an order to the staging environment

./send_test_order_to_staging.rb <username> <password>

About

Sample code for sending orders and shipment SOAP requests to ShopRunner in Ruby

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages