| ... | @@ -14,5 +14,5 @@ Bold parameters are required: |
... | @@ -14,5 +14,5 @@ Bold parameters are required: |
|
|
|
|
|
|
|
### Example
|
|
### Example
|
|
|
``` ruby
|
|
``` ruby
|
|
|
ThreeDeeCart::Customer.status({storeURL: "http://www.3dcart.com", invoiceNum: "a12345"})
|
|
ThreeDeeCart::Customer.status({storeUrl: "http://www.3dcart.com", invoiceNum: "a12345"})
|
|
|
``` |
|
``` |
|
|
|
\ No newline at end of file |