payments.assignAppStoreTransaction

Informs server about a purchase made through the App Store: for official applications only.

 Method schema is available as of layer 144. Switch »

Parameters

Name Type Description
receipt bytes Receipt
purpose InputStorePaymentPurpose Payment purpose

Result

Updates

Only users can use this method

This method can be invoked over an unauthenticated connection »

Possible errors

Code Type Description
400 INPUT_PURPOSE_INVALID The specified payment purpose is invalid.
400 RECEIPT_EMPTY The specified receipt is empty.