Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Allow Custom Data to Be Stored with Order Class

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Allow Custom Data to Be Stored with Order Class

    Right now, the Order class has the UserData and OnBehalfOf properties. However, from what I understand, these are internal use only.
    The Name property can't be used, because this will interfere with ATM orders, since it requires "Entry" to be used as the name.

    It would be EXTREMELY helpful if there were a simple string property added to the Order class to allow the storage of custom data when submitted.

    E.g.:
    Code:
         public string CustomData { get; set; }

    And this property's data would be persisted in the local database and maintained throughout the order's life cycle.




    #2
    Hi MarkWise, thanks for posting.

    I will submit your recommendation to our development team.

    Kind regards,
    -ChrisL

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    574 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    333 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    101 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    553 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    551 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X