Active
Project:
Ubercart Services
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Jun 2010 at 21:46 UTC
Updated:
22 May 2012 at 21:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
dtrdewaele commentedThose services will be available.
Comment #2
vishun commentedCurious 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.
Comment #3
yajnin commentedsub
Comment #4
vishun commentedI 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.
Comment #5
dtrdewaele commentedAdded vishun as co-maintainer of the module.
Comment #6
Docc commented@vishun
Need any help? Il be needing a 3.x version soon. Would be a waste todo the same work.
Comment #7
vishun commentedThanks 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.
Comment #8
Docc commentedI 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.
Comment #9
marcus178 commentedWhen using uc_services3 should going to a url such as /services/order/1 return order 1, as it's not returning anything for me.
Comment #10
djdevinI 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.
Comment #11
vishun commentedAwesome, thanks djdevin. I'll check it out and see what we can do about getting a new branch going on.