Jump to content

How to save Order additional information?


Recommended Posts

Hello! Is there a way to save an order additional information? (Like meta data ?) . I am developing my own module for payments and I need to store some information regarding what my payment engine returns on the request. I can't find how to save these extra fields and assign them to the order, How could I do this?

Altering database tables is not an option for me, since this module is going to be a public module and I can't just add extra order columns to all my customers databases. Is adding additional information to orders even possible?

Link to comment
Share on other sites

On 3/31/2021 at 11:23 PM, Nishith said:

Hi..
Which payment gateway module you develop? Basically you need create your own table with module and after is complete then store all payment info that table with order id 

Thank you 

Hi @Nishith , thank you for your reply. It does make sense what you say. I will procceed doing this. Thank you for your time.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...