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
Author: mberding
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 […]
169
The “Maximum Copies of ISBN” now works across orders by checking IP addresses and previous user orders.
168
Added ability to filter statistics by user-chosen dates on the API Keys management by
167
Improved handling of large custom ISBN list uploads
166
Added instructions to Custom Price List upload along with maximum file size indicator
165
Added ability for each API Key to use its own pricing rules set
164
Added client-override custom option in API results
163
Added additional files to router’s ignore list Additional options for client-specific customizations
162
Added controller-level verification and correction of the maximum quantity per cart item.