Services Commerce

Component ID

1283494

Component name

Services Commerce

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

It avails Drupal Commerce Resources (Customer Profile, Order, Payment and Product) into Services 7.x-3.x.

For those who need to integrate Drupal Commerce to an external application, this is the module for you.

Development Current Stage

All the Resources are declared and each one of them have their own resource file (customer_resource.inc, order_resource.inc, payment_resource.inc and product_resource.inc) where their services callback functions reside (retrieve, create and update).

There are still a lot of work to be done on those callback functions. If you would like to join the effort to develop this module, please just pick one or more of those callback functions, have a good read on the Drupal Commerce API documentation at http://api.drupalcommerce.org/api/Drupal%20Commerce and start submitting patches.

If you have permission for publishing full projects (I don't) and would like to publish this module under your account, please get in touch and I will add you as a maintainer.