payments.assignAppStoreTransaction

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

 메서드 스키마는 레이어 144부터 사용할 수 있습니다. 전환 »

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.