You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Do you want to request a feature or report a bug?
Just looking for help understanding / potentially a feature request if it doesn't exist.
- What is the current behavior?
The docs on the homepage make it look like you can set multiple prices in the metadata: "prices": [{"amount": "49.99", "currency": "USD"}]. Could this be used to implement a "base" price and a "member" price that is determined by the role of the user that is making the purchase? If so, what information does Gocommerce need from your site to verify that the user actually has that role? Thanks!
The text was updated successfully, but these errors were encountered:
- Do you want to request a feature or report a bug?
Just looking for help understanding / potentially a feature request if it doesn't exist.
- What is the current behavior?
The docs on the homepage make it look like you can set multiple prices in the metadata:
"prices": [{"amount": "49.99", "currency": "USD"}]
. Could this be used to implement a "base" price and a "member" price that is determined by the role of the user that is making the purchase? If so, what information does Gocommerce need from your site to verify that the user actually has that role? Thanks!The text was updated successfully, but these errors were encountered: