durango / authorize-net-cim

Authorize.net CIM bindings for Node.JS
14 stars 5 forks source link

Add support for createCustomerProfileFromTransaction #14

Closed mpuittinen closed 9 years ago

mpuittinen commented 9 years ago

Hi!

Added support for createCustomerProfileFromTransaction and fixed some issues with test cases not succeeding. Please note package.json refers to auth-net-request from our github account since it requires the changes done there as well. That will need to be fixed once the updated auth-net-request module is published.

Cheers,

Mikael

mpuittinen commented 9 years ago

Hi!

I just noticed that I had forgotten to update the README to include the new API. I'll add that tomorrow.

-Mikael

Daniel Durante notifications@github.com kirjoitti 25.8.2015 kello 21.10:

Merged #14.

— Reply to this email directly or view it on GitHub.

durango commented 9 years ago

Would definitely appreciate it thanks :)

mpuittinen commented 9 years ago

Done :)

On 26 Aug 2015, at 12:55, Daniel Durante notifications@github.com wrote:

Would definitely appreciate it thanks :)

— Reply to this email directly or view it on GitHub https://github.com/durango/authorize-net-cim/pull/14#issuecomment-134930175.

durango commented 9 years ago

Could you open a new PR whenever you get the chance?