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

Possible errors

Code Type Description
400 RECEIPT_EMPTY The specified receipt is empty.
Go up