Release Notes 2-22-22

Portal Events

  • Monthly event creation would not generate the correct date for the reoccurring events. The event creation function has been updated to properly generate the recurring events on the desired day. However, some front end changes are still necessary for monthly events to work as intended.
  • When updating an event, tickets can now be added more easily.
  • Uncompleting a Buylist was not also unapproving the Buylist. This was causing issues with cash Buylists. Uncompleting a Buylist will now force it to be unapproved.
  • Event additional info is now included in the search for the Point of Sale.
  • Updating an event now allows the user to add a ticket like creating an event.

Portal Buylist

  • Buylist rules were not being properly pulled into the Portal POS. The relevant values have been added into the product info API.
  • Flesh and Blood Foils were not working in the Buylist. This is because edition is missing from some products. A fallback has been added for now for if there is no “edition,” the code will use “1st Edition” which should catch most promos.

Portal Point of Sale

  • Submitted Portal Point of Sale carts were being marked as abandoned. A fix has been added so that cart submission will ensure the cart is not marked abandoned.

Shopify Theme

  • The Shopify event handler was not properly parsing emails and names for event participants. Logic has been added to the webhook processor to properly display these values.
  • Dates have been added to event tickets in Shopify Title.
  • When viewing collections/all on Shopify, sorting by price would cause a liquid error. This appears to be an internal Shopify bug, so the ability to sort by price in this collection has been hidden.
  • Customer usernames can be imported from eBay into Shopify orders as a note or into the last name as a setting.
  • A new setting was added to control the nav link hover color.
  • The logic used to select an image for the collection list display has been updated. The theme will now use the first image in the collection.
  • The cookie consent pop-up can now be dismissed for 90 days.
  • Decklist 2.0 has been released as Multi-Card Search.

Shopify

  • Dates were added to the titles of recurring event tickets to make it easier to manage and easier for customers to search for.

Shopify Events

  • The Shopify events page was showing the wrong total event count as well as empty pages. This has been fixed so that the theme reads the correct number of events.

eBay

  • eBay fees will now show in Shopify notes.
  • Set codes will now display as uppercase on eBay.
  • Item weights will now use customer defined weights based on what is in Shopify for their products. If no weight is set and it is from our catalog, we will use the weight from our catalog: singles are set to 2 grams, which is then set to minimum of 1 ounce if in the imperial system. For Sealed, it will use the weight there, otherwise it will default to 1 kg or 2.25lbs (roughly). If customers want more accurate weights, they will need to input the weights of the products into Shopify.
  • When a product is a “non-matching” product with the product in BinderPOS due to being listed manually or through another integration, it doesn’t link correctly when sending the details back to the eBay integration, which then doesn’t have the line items flow back into eBay with the fulfillments as it doesn’t know what to fulfill. It now falls back to the title of the line item in eBay to handle it instead of the variant ID in BinderPOS for supported eBay orders.
  • The issue where Integration Advanced Settings was making a duplicate search cal has been fixed.
  • The eBay miscellaneous settings endpoint has been updated to be more generic so that it can use updated settings.
  • The issue where the eBay integration menu Bulk Settings would not allow navigation to page 2 of results has been fixed.