jkudish / JigoShop-Software-Add-on

Add functionality to the JigoShop WordPress plugin, which allows you to run a full-blown software shop, including license activation, license retrieval, activation e-mails and more
https://github.com/jkudish/JigoShop-Software-Add-on
19 stars 2 forks source link

Change instance to instanceid for activation response #1

Closed johnwu closed 13 years ago

johnwu commented 13 years ago

When the activation request is made to

POST /sparkbooth/api/?request=activation HTTP/1.1

The response is currently as spec'd, returns the instance id as "instance". Please change to "instanceid" so it is consistant with the activation request for an existing instance id.