payments.assignPlayMarketTransaction

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

 Method schema is available as of layer 144. Switch »

Parameters

Name Type Description
receipt DataJSON Receipt
purpose InputStorePaymentPurpose Payment purpose

Result

Updates

Possible errors

Code Type Description
400 DATA_JSON_INVALID The provided JSON data is invalid.
Go up