Title: Woocommerce for Android
Last modified: January 5, 2022

---

# Woocommerce for Android

 *  Resolved [itmjlee](https://wordpress.org/support/users/itmjlee/)
 * (@itmjlee)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-for-android/)
 * Hi Team,
 * Just installed Woocommerce for Android and JetPack plugin on my website (self
   hosted).
 * After entering all the correct login details with my site url, I do not see ‘
   my store’ and ‘orders’ tabs.
 * Does my site need to be hosted on wordpress.com to use the Woocoommerce for Android
   app?
    I would like to use the app to check the orders from website.
 * Thanks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwoocommerce-for-android%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Mohamed Mehdi Benchalal](https://wordpress.org/support/users/muffinpeace/)
 * (@muffinpeace)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-for-android/#post-15224079)
 * Hi [@itmjlee](https://wordpress.org/support/users/itmjlee/)
 * The WooCommerce Android app should work even with self-hosted websites that aren’t
   hosted within the WordPress.com infrastructure; however, it does rely on a healthy
   Jetpack connection.
 * I can see that the Jetpack connection to your site is currently broken, as the
   site URL field was saved as an IP address for some reason on our side.
 * I’ve gone ahead and adjusted that, and confirmed that the Jetpack connection 
   is now healthy.
 * You may want to check the WooCommerce Android app again and see if this was sorted.
 * Best,
 *  Thread Starter [itmjlee](https://wordpress.org/support/users/itmjlee/)
 * (@itmjlee)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-for-android/#post-15224427)
 * Hi Mehdi,
 * Thanks for your support.
    Where is the site url field? How can I change the site
   url field value in Jetpack settings? Can I change this from my side? I just want
   to know this to resolve such an issue in the future for my other websites.
 * I will check out the WooCommerce Android app again to see if this was sorted.
 * Thank you.
 * Regards,
    Lee
 *  [Bruce (a11n)](https://wordpress.org/support/users/bruceallen/)
 * (@bruceallen)
 * Happiness Engineer
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-for-android/#post-15226018)
 * Hi [@itmjlee](https://wordpress.org/support/users/itmjlee/)
 * What’s happening here is that Bitnami’s default `wp-config.php` is causing URLs
   on our side to flip between `your IP` ↔ `yourdomain.com` (which is why you’re
   seeing the strange emails and Activity Log entries)
 * Bitnami has a helpful guide here:
 * – [https://docs.bitnami.com/bch/apps/wordpress/administration/configure-domain/](https://docs.bitnami.com/bch/apps/wordpress/administration/configure-domain/)
 * You should see the below in `wp-config.php`:
 *     ```
       define('WP_SITEURL', 'http://' . $_SERVER['HTTP_HOST'] . '/');
       define('WP_HOME', 'http://' . $_SERVER['HTTP_HOST'] . '/');
       ```
   
 * You would **replace** that with:
 *     ```
       define('WP_SITEURL', 'https://yourdomain.com');
       define('WP_HOME', 'https://yourdomain.com');
       ```
   
 * (Obviously replacing `yourdomain.com` with the actual domain of your site.)
 * Once you’ve saved the change to `wp-config.php`, your site should stop flipping
   between the two URLs.
 *  Thread Starter [itmjlee](https://wordpress.org/support/users/itmjlee/)
 * (@itmjlee)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-for-android/#post-15226921)
 * Hi Team,
 * Thanks for the update.
    My wp-config file has the correct site and home urls (
   no ip addresses). I checked out the WooCommerce Android app again to see if this
   was sorted. However, the problem still exists.
 * Please see link below for an image reference.
 * [Katsubi Woocommerce Android App](https://katsubirotorua.co.nz/wp-content/uploads/2022/01/woocommerce-app-scaled.jpeg)
   
   Thanks.
    -  This reply was modified 4 years, 4 months ago by [itmjlee](https://wordpress.org/support/users/itmjlee/).
 *  Plugin Contributor [Stef (a11n)](https://wordpress.org/support/users/erania-pinnera/)
 * (@erania-pinnera)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-for-android/#post-15227687)
 * Hi [@itmjlee](https://wordpress.org/support/users/itmjlee/),
 * I am happy to let you know that Jetpack is well connected and running okay on
   your site, so you’re all set to go ahead with the WooCommerce Android app setup
   🙂
 * The screenshot you shared seemed to show the WordPress.com/Jetpack app main page,
   is that correct? If that’s so, everything seems to be looking okay as far as 
   I can see.
 * The WooCommerce app should look a bit different, with the violet branded colour
   and a different layout: [https://woocommerce.com/document/android/](https://woocommerce.com/document/android/)
 * Let me know if I misunderstood what I see, and if you have any other questions.
 *  Thread Starter [itmjlee](https://wordpress.org/support/users/itmjlee/)
 * (@itmjlee)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-for-android/#post-15227730)
 * Hi!
 * Thanks for your support.
    So what you are saying is there are two different apps
   exist?
 * I installed woocommerce for Android app and it shows the WordPress.com/Jetpack
   app main page as seen in my screenshot page.
 * Can you please tell me those two different apps’ links here?
    I want to see which
   one I have installed in my device.
 * Thank you.
 *  [MadHatter (a11n)](https://wordpress.org/support/users/madhattersez/)
 * (@madhattersez)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-for-android/#post-15229796)
 * Hello,
 * Are you saying you installed WooCommerce on your Android device?
 * If so, it is indeed a separate app as shown here:
 * [https://play.google.com/store/apps/details?id=com.woocommerce.android&hl=en_US&gl=US](https://play.google.com/store/apps/details?id=com.woocommerce.android&hl=en_US&gl=US)
 * Notice the purple color and layout in the screenshots there, as Stef mentioned.
 * —
 * Your screenshot that you sent previously is just the WordPress.com dashboard 
   of your site. It’s possible that you may have clicked a link inside your WooCommerce
   app to be taken to that screen, but it’s a completely different site/app altogether.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Woocommerce for Android’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

 * 7 replies
 * 5 participants
 * Last reply from: [MadHatter (a11n)](https://wordpress.org/support/users/madhattersez/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-for-android/#post-15229796)
 * Status: resolved