Hey! Sorry for the delay our offices were closed for the holidays. The Store Interface in the EOS OSS plugin uses the EOS Ecom Interface. See OnlineStoreEOS.cpp. However, not ALL functionality of EOS ECOM is present in the plugin. I recommend double-checking the plugin code to see if it has the features you need. If it doesn’t, what you can do is either modify the plugin directly in your source build, or move the plugin at the project level and modify it there. I would definitely add the EOS Ecom code to the plugin directly (in OnlineStoreEOS.cpp) rather than call the SDK directly from game code.
1 Like