• Resolved brainoidtech

    (@brainoidtech)


    Hi,

    I am trying to write an API for an Android app to be connected to the woocommerce store. What I want to achieve is that the API that will respond with product prices, should send current currency and price based on GeoIP of the android device.

    In the request, if I can send the location, can I retrieve the currency and price for the product using this plugin?

Viewing 1 replies (of 1 total)
  • Plugin Author Oscar Gare

    (@oscargare)

    Hi,
    if you are in the front-end, add the query parameter wcpbc-manual-country to the URL should work.

    ?wcpbc-manual-country=ES

    Regards,
    Oscar.

    PS: PBC does not support the WooCommerce API yet.

    • This reply was modified 6 years, 1 month ago by Oscar Gare.
Viewing 1 replies (of 1 total)
  • The topic ‘API integration’ is closed to new replies.