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
Brand can be extended with ACF, and some of the GQL queries can be updated to include that data. You would also need to override some of the components to display the brand data. I've thought about adding this before, if there was a popular plugin for WooCommerce that was the standard it would be worth adding.
The payment gateways are a bit more complex. They would take a lot more custom code to integrate and there are so many different payment gateways that it's hard to even try to support them all. If you have one that is currently not supported or one that is not popular I would recommend just redirecting to the checkout page where the backend is hosted. So browsing and adding to the cart would be on the frontend and then when they go to checkout they would be redirected to the backend to complete the purchase.
This is such a cool project. I do have 2 questions:
The text was updated successfully, but these errors were encountered: