EZPrints

Component ID

1960954

Component name

EZPrints

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

EZPrints is a printing company that offers printing order fulfillment through an online

This is a Drupal project for pushing interacting with the order API, via CURL XML requests. This projects has not offical EZPrint involvement or approval.

Currently the functionality is quite limited. The Order Creation functionality is written into the base module and there is a module that integrates into the ecommerce modules. MIssing, is a process to transform commerce orders into EZprints order XML. I have tested the order process with the EZPrints API, and sucessfully created orders.

This was created at the request of a client/partner, but the project has sort of stalled, so the code is moving slowly without the project drive.

Currently written:
- fullfillment handler, and fullfillment API function (internal and external function for fulfilling an order.)
- rules integration (actions and triggers)
- ecommerce related module that responds to order checkout (this parts is incomplete)