• Hello, I don’t know if you can guide me but I need help because I have been trying for three days and I can’t get it. I’m trying to make an app with my web flutter echa in woocommerce but I have a problem when the item is discounted on the web does not appear but in the app if the following: appears the discounted price and the current price and below appears The price was: xxxx the price is: xxxx.

    I would like to remove the price was: xxx and the price is: xxxx from the api but I don’t know how.

    I would be very grateful if you could help me.

    Best regards and thanks.

Viewing 1 replies (of 1 total)
  • Hi there @consolacionegea,

    I understand you’re having trouble with discounted prices displaying incorrectly in your Flutter app built with WooCommerce, and you want to remove the options ‘The price was: xxxx'”‘ and ‘The price is: xxxx’ from the API.

    To achieve this, you would need to modify the response of the WooCommerce REST API. However, please note that this involves custom coding, which is beyond the scope of our support.

    We highly recommend hiring a developer who is familiar with both WooCommerce and Flutter.

    Nevertheless, you can look into the WooCommerce REST API documentation which provides details on how data is returned and how to modify responses: https://woocommerce.github.io/woocommerce-rest-api-docs/

    We hope this information is helpful and points you in the right direction.

Viewing 1 replies (of 1 total)
  • The topic ‘Api and flutter query’ is closed to new replies.