Method | Description | |
---|---|---|
ReceiptManager ( ) : System |
Initializes a new instance of the ReceiptManager class.
|
|
ValidateReceipt ( |
Validate Receipt
|
Method | Description | |
---|---|---|
ReceiptManager ( IAppleHttpRequest appleHttpRequest ) : System |
Initializes a new instance of the ReceiptManager class.
|
public ValidateReceipt ( |
||
postUri | Uri to post receipt data to | |
receiptData | string | receipt data from apple |
password | string | Your app’s shared secret (a hexadecimal string). Only used for receipts that contain auto-renewable subscriptions. |
return |