Hi Ryan,

I'm about to start an integration project for a client who is using saasu for their accounting. I'm wondering if you have any code to commit as a starting point? I'll happily add patches as I go if you want contributions.

Thanks,
Tanc

Comments

rcross’s picture

Hi Tanc,

Sorry didn't see this till now. I was working with the owner of Saasu to provide this but it hasn't really progressed. I'd be happy to make you a co-maintainer if you want.

The idea was to first build a general set of php libraries, and then build the module to wrap that.

Let me know

tanc’s picture

Hi Ryan,

Co-maintainer would be good. I've got a basic module and API ready to commit.

Rather than try to build a complete Drupal to Saasu API I've simply put the API building blocks in place to call all Saasu's methods using GET, POST, DELETE. You still need to consult Saasu's API docs in detail to understand what to pass in to get what you want. As Saasu is generally expecting XML I've created the functions to convert a multidimensional array into XML and pass it on to Saasu's API. Details and examples are in the usage_example.php file.

rcross’s picture

HI Tanc,

Apologies for dropping off this again. I've added you as a maintainer and given you permissions to commit and manage releases. Let me know if there is anything I can help with.

rikki_iki’s picture

Hey Guys,

Just wandering if anything ever happened with this?
I'm looking for something to integrate Drupal Commerce with Sassu.
Is that a possibility with this code? And what's needed for completion?

Thanks.
Rikki

rcross’s picture

@Rikki - there is no code available at this point. We'd need a client project to move this forward.

avpaderno’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

I am closing this issue as the project doesn't have any release, not even for unsupported Drupal versions.