cXML and woocommerce for a punchout system - woocommerce

I'm looking to integrate a cXML with woocommerce for a punchout system, and I have no idea where to start.
I was given the documentation found here: http://xml.cxml.org/current/cXMLGettingStarted.pdf
Any pointers on where and how to set this up?
TIA

You can get an existing service for it ranging from https://www.punchout2go.com/, which is around a 1000 dollars a month to https://instapunchout.com/ which is between 30 and 50 dollars a month depending on your needs.
If you have time you can also develop it yourself, but there isn't much to find online aside from the PDF you already linked.

Related

microsoft dynamics webAPI listing purchase orders

How do you list purchase orders using the Microsoft Dynamics WebAPI?
Similarly, how do I list purchase orders with their line items using WebAPI?
I am having a real hard time finding decent and clear documentation on using WebAPI to find purchase orders, and especially purchase order line items, so any help would be appreciated. I just need a good starting point. Even some library would help, as I could look at what the library is doing and maybe try to mimic it.

Python WebScrap from ASX API

I found this site which allow me to scrap the announcement title and date. However, the amount of announcement is limited to 20. See image below, anyone know where I can scrap the title and date for each announcement for the fiscal year 2021
https://www.asx.com.au/asx/1/company/CBA/announcements?count=50&market_sensitive=false
The API is limited to 20, it is an undocumented API, other than spending time working with the API to figure out other ways around it, they don't provide any other method of getting results outside the bounds of the 20 results.
If you want more, you're going to have to find another service, which likely involves paying or writing more code.

Configuring WooCommerce Bookings for a purchasing a preset number of sessions/hours

I'm developing a site for a tutoring service and they have 3 types of services they sell:
Hourly Tutoring
Package Deals (Buy 10 hours, get a reduced hourly price, customer chooses when to use each of the 10 hours)
Study Courses (Signup for a class with 10 preset meeting dates, customer doesn't get to choose dates, they are already set).
WCB works great already for Service 1, where people can just pick an hour or more and book it.
I'm wondering if someone could give me any insight as to the best way to setup service 2 where someone can buy a set number of hours and then request dates for them.
And for service 3, can this be done through WCB or would it be better to just make a WooCommerce product and put the dates in the product description?
I'm new to WCB and it seems like it can do this, having someone book 10 sessions/hours and then schedule them at a later date.
I'm just not sure the best way to do it. Thanks in advance for any help!

ASP.net/Classic ASP: Sales Tax Rate Calculation via Zip?

Are there any ways to calculate Sales Tax Rates via some sort of web service or third-party application? Are there anything other than third-party apps for this?
I have a Classic ASP application that simply needs some way to calculate a rate based on an address or zip. Is this possible at all?
Here is a web service you can use for $22 a month.
http://www.zip2tax.com/z2t_services.asp
They sell files per State as well, and for $588 a year you can get updated monthly files for all 50 states. Not sure which one best suits your needs.
There are companies that specialize in (and charge large amounts of money for) sales and use tax data for various US jurisdictions. One of them (no affiliation with me, BTW) can be found at SalesTax.com. Contact them for current pricing and frequency of the data being updated.

What is the most useful information to display at the front of the office?

The company I work for has just purchased 4 32" LCD screens to be mounted at the front of the office for demonstration purposes. Whilst we are not demonstrating (most of the time), the screens are to be used as development information screens for the whole team.
What information would people recommend displaying to be most useful to the team? Our focus is on hosted business web-apps but I am interested in what other teams doing other types of development find useful too. Pointers on how to gather the displayed information would be useful also.
Information about your continuous integration status.
Major Development Milestones that have been hit in the last week
Releases within the last month (including a short description why this release is awesome)
Use it as motivational board. The achievements of software development are seldom communicated well enough.
Since you're hosting apps for your customers, server and network status information would probably be useful.
Heck, why not create a "chat room" for the dev team to discuss issues and post a streaming version of that as well?
Schedule information, Scrum notes from that morning, a gantt chart...the possibilities abound.
Outstanding bugcount, sorted by priority and severity. You can likely get this from your bugtracking tool programmatically.
Depending on your process management
system, possibly a list of feature
requests and the percentage complete
on each of them. Again, you can probably get this programmatically from your process management / time tracking tool.
Time spent in the current development
cycle, and time remaining. Again, this should be available from your process / management / time tracking tool. You may want to use this data with your bugcounts as well to give a bugs / day fix rate.
If you're a public company with a
profit-sharing plan (i.e. stock or
options), the current price of the
stock (this can be surprisingly
strongly motivating). You can get stock data from several sources online programmatically (although a small delay may be injected unless you're paying for the service).
The movie 'Office Space'
Weather radar from intellicast.com
Latest Checkin.
Number of checkins per day
Number of customers that use software
Metrics on Bugs found/fixed and the ratio.
One screen could be an aggregated RSS feed of development topics pulled from sites such as Stack Overflow (or even Coding Horror). Not sure what your goal for these screens is, but I could see it useful to me if you had a feed with topics specific to your development team headlined. If I were there, I'd glimpse them, maybe catch an interesting thread, and go learn something. Funnel a bunch of keywords and tags through a Yahoo Pipe and dump it to the screen.
That's if they are more "informal and informational."
I think most popular pages from your webapp(s) would be a fun/interesting thing to show on a big monitor up front.
Another would be a live feed of your error reporting.
We have one monitor showing all meetings for the day, with start-end, subject, and room. I find this helpful, not only for my orientation, but also to see what other people do at our company.
xkcd, bunny, dilbert and savage chickens :-)

Resources