Viewing 10 replies - 16 through 25 (of 25 total)
  • Thread Starter Goharika

    (@goharika)

    no I am livecode developer, that is another language, I have create app with livecode

    then you also create customer in your app, if you don’t have any problem then please share only that portion code with me.
    My Email id is – [ redacted, support is not offered via email, Skype, IM etc. only in the forums ]

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    @chandan24892 Please do not post your email in these forums again. That is something that is actively frowned upon here.

    Keep support in these forums, OK?

    ok.

    Thread Starter Goharika

    (@goharika)

    I can suggest also to try to send POST request with Postman extension, that is google extension.
    You should send your json data https://YOURURL/wc-api/v3/coupons?consumerkeys=HEREPUT Your consumer and secret keys, and send request,
    That is great tool I am always using for testing

    thanks Goharika, my problem is solved, you made my day. Actually i am suffer from last 1 week but not get any solution.Thank you.

    Anyone know how to do customer login for woo commerce in android app ?

    his any one know how to fetch featured_products from woo-commerce in android app ?

    Thread Starter Goharika

    (@goharika)

    Hi everyone,
    WHen I am tring to create coupon I am getting
    {“errors”:[{“code”:”woocommerce_api_cannot_create_coupon”,”message”:”Could not insert post into the database”}]}
    Does somebody else getting the same issue?
    Any advice will be good.

    Thread Starter Goharika

    (@goharika)

    Is there any solution? May be this connected with database structure? I can’t find. But all other creating functions for ex. create order, create customer … works fine, only with coupons I am getting this error
    {“errors”:[{“code”:”woocommerce_api_cannot_create_coupon”,”message”:”Could not insert post into the database”}]}

    Any advice will be great.
    Thanks

Viewing 10 replies - 16 through 25 (of 25 total)
  • The topic ‘Create coupon with WP API’ is closed to new replies.