Chat GPT has come a long way. I got a quote from a couple of developers for a real time shipping method. At between $750-$999 I thought I would give it a go myself.
I had to pick up some obvious stuff and tell it about some specific cs-cart configurations. I had a basic understanding from cs-cart from the add on tutorial and some basic php (never dealt with classes or inheritance before this) I was able to build a real time shipping method on about 6 hours. It deals with multiple products at the checkout with and without that method.
The main issue was paths, and it made chat gpt assumed that the product code was in the shipping data.
I’ve got one more bug before I put it into production.