Categories
Version History

171

Modified code that looked for previously-sold copies of books to limit query to the last 6 months and orders that have been marked as ‘placed’ or higher

Categories
Version History

170

Added option to have API users land directly in the cart instead of the books page. Note: when directly testing this option, users will receive a “You have been blocked due to excess usage” error. This is normal and expected behavior because of the included anti-bot protections in the system. To work correctly, the user […]

Categories
Version History

169

The “Maximum Copies of ISBN” now works across orders by checking IP addresses and previous user orders.

Categories
Version History

168

Added ability to filter statistics by user-chosen dates on the API Keys management by

Categories
Version History

167

Improved handling of large custom ISBN list uploads

Categories
Version History

166

Added instructions to Custom Price List upload along with maximum file size indicator

Categories
Version History

165

Added ability for each API Key to use its own pricing rules set

Categories
Version History

164

Added client-override custom option in API results

Categories
Version History

163

Added additional files to router’s ignore list Additional options for client-specific customizations

Categories
Version History

162

Added controller-level verification and correction of the maximum quantity per cart item.