This data structure is part of the Ecom Interface.
Input parameters for the EOS_Ecom_Checkout function.
Properties
EOS_Ecom_CheckoutOptions
Property
|
Value
|
int32_t ApiVersion
|
API Version: Set this to EOS_ECOM_CHECKOUT_API_LATEST.
|
EOS_EpicAccountId LocalUserId
|
The Epic Account ID of the local user who is making the purchase
|
const char* OverrideCatalogNamespace
|
The catalog namespace will be the current Sandbox ID (in EOS_Platform_Options) unless overridden by this field
|
uint32_t EntryCount
|
The number of EOS_Ecom_CheckoutEntry elements contained in Entries
|
const EOS_Ecom_CheckoutEntry* Entries
|
An array of EOS_Ecom_CheckoutEntry elements, each containing the details of a single offer
|
This data structure is part of the Ecom Interface.
Input parameters for the {EcomInterface.Checkout} function.
Properties
Ecom.CheckoutOptions
Property
|
Value
|
int ApiVersion
|
API Version: Set this to EOS_ECOM_CHECKOUT_API_LATEST.
|
EpicAccountId LocalUserId
|
The Epic Account ID of the local user who is making the purchase
|
string OverrideCatalogNamespace
|
The catalog namespace will be the current Sandbox ID (in EOS_Platform_Options) unless overridden by this field
|
CheckoutEntry[] Entries
|
An array of EOS_Ecom_CheckoutEntry elements, each containing the details of a single offer
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no