Description Details Public fields Public Methods Methods
This type of object will open a connection with a determined shopify app
Keep it secret, keep it safe
* 'test': this is a test yet.
OrdersDownloader
new()
ShopifyConnection$new(shop_url, api_key, api_password)
shop_url
shop URL (e.g. 'https://blue-whale-coffee.myshopify.com')
api_key
API key
api_password
API password
if successful, will return a new ShopifyConnection
object.
get_orders()
ShopifyConnection$get_orders()
fulfill_order()
ShopifyConnection$fulfill_order(order_id)
clone()
The objects of this class are cloneable with this method.
ShopifyConnection$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.