-
AuthorPosts
-
February 12, 2021 at 3:50 pm #83698
James PridmoreParticipantHi there,
We have a bit of an unusual use case for our store. We have two groups of products – let’s call them general retail (GR) and members only (MO).
The GR products are available for anyone to purchase like a normal store, and of course we’d like them priced in as many currencies as possible for wide consumer appeal, so multicurrency is a desirable option for those.
However the MO products are priced in “tokens” which are a custom currency defined by us in Woocommerce. If you buy a membership with us, you get X number of tokens depending on the membership level. Because of what these products are, we need a Woo checkout process to apply to them. We do not want MO products to be purchaseable with currency, only with tokens. For this reason we need to force tokens to be the only currency available for MO products only. The obvious way to do this is to turn off multicurrency on product pages and checkout on the condition that the product is in the category MO, but there doesn’t seem to be a way to do this in the plugin settings.Does anyone know of a way to do this? Thanks.
-
AuthorPosts
You must be logged in to see replies to this topic. Click here to login or register