EOS_Ecom_CheckoutOptions

EOS API reference page for EOS_Ecom_CheckoutOptions

1분 소요

This data structure is part of the Ecom Interface.

Remarks

Input parameters for the EOS_Ecom_Checkout function.

Properties

EOS_Ecom_CheckoutOptions

PropertyValue
int32_t ApiVersionAPI Version: Set this to EOS_ECOM_CHECKOUT_API_LATEST.
EOS_EpicAccountId LocalUserIdThe Epic Account ID of the local user who is making the purchase
const char* OverrideCatalogNamespaceThe catalog namespace will be the current Sandbox ID (in EOS_Platform_Options) unless overridden by this field
uint32_t EntryCountThe number of EOS_Ecom_CheckoutEntry elements contained in Entries
const EOS_Ecom_CheckoutEntry* EntriesAn array of EOS_Ecom_CheckoutEntry elements, each containing the details of a single offer