Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Job a11n

    (@jobthomas)

    Automattic Happiness Engineer

    Hey @mridulcse – first of all never ever share this type of link again on a public profile. This little bit, if the keys were working, would give anyone here access to your entire website: oauth_consumer_key=ck_b2b57d36ee932356985646e7dcc3&oauth_consumer_secret=cs_fdc1ce428c5e264decdfb5e95427. Luckily they are not working or don’t have the right permissions.

    Keys are generated under WooCommerce > Settings > Advanced > REST API. If you want to be able to change details on your site via the app, you’ll need to give READ/WRITE access to those.

    There are many things that could go wrong with an API. That said, you’re using a localhost and I think the biggest problem is that you don’t have anywhere to get with those details. I’d test this with a live site first to make sure that this aspect is not messing it up.

    Apart from that, if you’re a paying customer on WooCommerce.com, could you please contact us at WooCommerce.com > My Account > Tickets? You may need to create an account. We will be able to help you further there.

    Thread Starter mridulcse

    (@mridulcse)

    Thanks @jobthomas for your response.. I will never use these details public again. But I am not a paying customer of woocommerce. But I need to solve the problem and link the woocommerce website with android app.

    Please Help

    thanks

    Plugin Support Job a11n

    (@jobthomas)

    Automattic Happiness Engineer

    Hey @mridulcse – there’s a tutorial on testing the REST API here: https://github.com/woocommerce/woocommerce/wiki/Getting-started-with-the-REST-API (there are a few outdated elements in there, but most of it still applies). Apart from that, there’s not much we can do since can’t share details.

    The only thing I can think of is you testing the above, or hiring someone to do the checks for you. This is a pretty good list of developers you can hire for that: https://jetpack.pro.

    Thread Starter mridulcse

    (@mridulcse)

    Thanks for your response @jobthomas. What should I do to share details?. I can share details to solve the problem. It’s been a while I am not be able to solve the problem. I need to create order checkout and payment from app to woocommerce.

    Plugin Support Job a11n

    (@jobthomas)

    Automattic Happiness Engineer

    Hey @mridulcse – this is a public forum, so you can’t share details. If you’re not able to troubleshoot this yourself with the guide I’ve provided, I recommend hiring a developer.

    Finally, and I seem to have forgotten this, the URL you shared shows that you’re using a local site, if the site isn’t available online, these creds will only work from your own computer. So it’s logical if your app developer can’t make this work if he’s not on the same computer.

    • This reply was modified 7 years, 5 months ago by Job a11n.
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘How create order api for android app from woocommerce website’ is closed to new replies.