FInAppPurchaseRestoreInfo

Micro-transaction restored purchase information

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineStoreInterface.h

Include

#include "Interfaces/OnlineStoreInterface.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)([BlueprintType](Programming/UnrealArchitecture/Reference/Structs/Specifiers/BlueprintType))
struct FInAppPurchaseRestoreInfo

Remarks

Micro-transaction restored purchase information

Variables

Name Description

Public variable UProperty Category BlueprintReadOnly

FString

 

Identifier

The unique product identifier.

Public variable UProperty Category BlueprintReadOnly

FString

 

ReceiptData

The opaque receipt data for the platform.

Public variable UProperty Category BlueprintReadOnly

FString

 

TransactionIdentifier

The unique transaction identifier

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss