Profiles

  • Member Since: May 1st, 2020
  • Find me on:
  • Posted a reply to Paging through results in API, on the site WordPress.org Forums:
    That makes sense, but how do you combine both a per_page= and page= using your…

  • Created a topic, Paging through results in API, on the site WordPress.org Forums:
    I am able to access the Places through the API. I am …

  • Posted a reply to Powershell API Post, on the site WordPress.org Forums:
    I got past the issue. The issue was I was not actually getting the JSON…

  • Posted a reply to Powershell API Post, on the site WordPress.org Forums:
    As I really only want to update the content field, perhaps I need to just…

  • Posted a reply to Powershell API Post, on the site WordPress.org Forums:
    Looking at the raw json for $place, can see it is set to "post_category": […

  • Posted a reply to Powershell API Post, on the site WordPress.org Forums:
    I'll have to translate this into powershell, but I'll give it a whirl. I suspect…

  • Posted a reply to Powershell API Post, on the site WordPress.org Forums:
    I have tried adding $key to $uri, but that doesn't work either. I stripped out…

  • Posted a reply to Powershell API Post, on the site WordPress.org Forums:
    I tried using the header method too, but it doesn't seem to work either. I…

  • Posted a reply to Powershell API Post, on the site WordPress.org Forums:
    I tried appending to the URI, but that doesn't seem to work either. I think…

  • Created a topic, Powershell API Post, on the site WordPress.org Forums:
    I am writing some code to add a [content control] to e…

  • Posted a reply to Coupons and Fees, on the site WordPress.org Forums:
    This begs one parting question. Is there a way to accept an order without authorization…

  • Posted a reply to Coupons and Fees, on the site WordPress.org Forums:
    It would look like the value of amount_money must not be getting updated. public function…

  • Posted a reply to Coupons and Fees, on the site WordPress.org Forums:
    This might be helpful, but I can see that message sent by WooCommerce to Square…

  • Posted a reply to Coupons and Fees, on the site WordPress.org Forums:
    ... and I am running 2.1.5

  • Posted a reply to Coupons and Fees, on the site WordPress.org Forums:
    I just tested it again. I enabled the woocommerce square plugin, turned on the sandbox…

  • Posted a reply to Coupons and Fees, on the site WordPress.org Forums:
    I calculate the amount to increase or decrease the order manually, so it isn't in…

  • Posted a reply to Coupons and Fees, on the site WordPress.org Forums:
    Also, what is odd is Order Notes indicate the correct total was submitted. "Square Capture…

  • Created a topic, Coupons and Fees, on the site WordPress.org Forums:
    Excited to try Square plugin, but can see already that…