Hi!

I have not tested your code yet but I like the idea.

Are you planning to make a setOrder and modifyOrder methods ?

Tnx for the work so far :)

CommentFileSizeAuthor
#7 uc_services3.zip3.88 KBvishun

Comments

dtrdewaele’s picture

Those services will be available.

vishun’s picture

Curious if there was any progress on this or what it might take to implement something of the sort. I'm interested in helping out if anyone already has something started otherwise I'll see what I can figure out in the mean time.

yajnin’s picture

sub

vishun’s picture

I am working on a Services 3x version of this module and will be aiming to port existing features and integrate new ones. Unfortunately, there is no upgrade path for Services 2x -> Services 3x, but later on I will look at back-porting any new functionality to the Services 2x version of this module. Presently the current module only gets the users shopping cart and adds new items to the users shopping cart. Will be working on the checkout process, but the checkout panes may be a pain. May open a separate issue on the queue. Also may request to be a co-maintainer.

dtrdewaele’s picture

Added vishun as co-maintainer of the module.

Docc’s picture

@vishun

Need any help? Il be needing a 3.x version soon. Would be a waste todo the same work.

vishun’s picture

StatusFileSize
new3.88 KB

Thanks very much coworks_dieter

I do need some help on it likely as I'm running short on time at the moment due to moving. Let me post the starter implementation I spoke of previously. It's anything except finished and now I'm seeing some permissions I forgot to rename before the file was already attached to this post.

Docc’s picture

I got the ground works for things as attributes etc already.
I think its helpfull to make me co-maintainer to speed things up.

This way we can both work on the module at the same time through Git.

marcus178’s picture

When using uc_services3 should going to a url such as /services/order/1 return order 1, as it's not returning anything for me.

djdevin’s picture

I also have a lot of work going on with services 3.x and ubercart.

If we can't get a branch here, let's use a sandbox: https://drupal.org/sandbox/devin/1595088

I have retrieve/index set up for orders, cart, and order products. I've established some naming conventions based on the tables we are pulling data from.

vishun’s picture

Awesome, thanks djdevin. I'll check it out and see what we can do about getting a new branch going on.