I have a website where I sell memberships to read my content, which is sold in different types of memberships (via States).It’s sold as one product, just with a subcategory of a specific state as content is written specific to them.
I use woo commerce and square to collect payments via credit card.
I’m running into the issue where payments are coming across to my square account uncategorized making it hard to track revenue by individual items/categories.
Is there a way to map the the items in the admin side of my website to square in a way that tells me when let’s say an “Arizona” membership is sold, it will come through to square that way instead of uncategorized.
TIA
[ad_2]
If it’s anything like the Stripe WC plugin it will require hooking into a payment filter and adding the necessary payment metadata. Try reaching out to the Square plugin developer – I assume you’re using the Woocommerce.com-developed plugin?