Table of Contents

Method GetIOSReceiptPayload

GetIOSReceiptPayload(string)

Parses a Unity IAP receipt string (from order.Info.Receipt) for an iOS purchase and returns the raw StoreKit receipt payload.

public static string GetIOSReceiptPayload(string receipt)

Parameters

receipt string

Returns

string