Page 1 of 1

Orders: How to add a comment/note on a payment transaction ?

Posted: Fri Feb 24, 2012 10:12 pm
by vinc
Hi there,

I'm just a few steps away from setting up a new payment gateway.

Actually when a payment arrives and is ok (ipn stuff all good), from the order module, we can see for the corresponding invoice :
- a modified state
- the validation date
- and the amount
This is done with ProcessAsyncTransaction() but unfortunately with not enough options ?

How can the payment gateway can add some informations to this ?
We have a confirmation code and a note fields for example which could be filled with the payment records (not only the id)...

Regards

Vincent

Re: Orders: How to add a comment/note on a payment transacti

Posted: Sat Feb 25, 2012 7:51 pm
by Dr.CSS
Vincent, the other forum is for trouble with existing modules, this one is for developers of modules...

Re: Orders: How to add a comment/note on a payment transacti

Posted: Fri Mar 23, 2012 11:20 am
by vinc
Hi,

Sorry if the post was misplaced... feel free to move it to the right place !

But I'm developing a module (Payment gateway) that use an existing module (e-commerce suite), which forum should I use ?

Regards

Vincent