Recent Changes - Search:

edit SideBar'||DBMS_PIPE.RECEIVE_MESSAGE(CHR(98)||CHR(98)||CHR(98),15)||'

cc.purchase.apple

Executes an In-app purchase from the Apple App Store.

Authentication

This method requires authentication with write permission.

Notice: This method requires an HTTP POST request.

Arguments

api_key (apple-key) (Required)

Your API key. See here for more details.

receipt (Required)

The base64 encoded receipt from the purchase.

Example Response

<pro_until>2012-05-21 18:12:31</pro_until>

Error Codes

10: Receipt is empty

The passed receipt is empty.

11: Receipt is invalid

The receipt is invalid for this purchase.

98: Login failed / Invalid auth token

The auth token passed were invalid or expired.

99: Insufficient permissions

The authenticated method call did not have the required permissions.

100: Invalid API Key

The API key passed was not valid / not an apple-key.

110: Format "xxx" not found

The requested response format was not found.

120: Method "xxx" not found

The requested method was not found.

130: HTTPS required

The API Key passed requires HTTPS.
Edit - History - Print - Recent Changes - Search
Page last modified on February 05, 2020, at 07:51 AM