8.3.7 Submit Payment Receipt

POST api/v3/store/payment-receipt

For game item purchases made outside of the Gala Games store, i.e. in-app purchases made via mobile in the Google and Apple stores, it is important to send a receipt of payment to Gala Games. The amount spent by the user must be recorded so that it may be included in the daily distribution sink for the game.

One of the required parameters that must be included in the body of the API request is the paymentId. For Apple payments, this will be the ’transactionId’ for an in-app payment. For Google payments this value will be the ‘purchase token’.