Orders: How to add a comment/note on a payment transaction ?
Posted: Fri Feb 24, 2012 10:12 pm
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
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