Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/Interfaces > API/Plugins/OnlineSubsystem/Interfaces/IOnlinePurchase
| Type | Name | Description | |
|---|---|---|---|
| void | Checkout
(
const FUniqueNetId& UserId, |
Initiate the checkout process for purchasing offers via payment | |
| void | Checkout
(
const FUniqueNetId& UserId, |
Initiate the checkout process for purchasing offers via payment without receipts returned Recommended for use when the entitlement or receipt information of the purchase is not needed by the caller |