Idea

marcos avatar image
marcos suggested

Simplified batched purchases or purchase API for CloudScript

Currently we have two options as far as purchases:

  1. PlayFabClientAPI.PurchaseItem - Completes the operation in one step, but wont allow more than one item to be purchased.
  2. PlayFabClientAPI.StartPurchase - Allows batched purchases, but requires many steps to complete the operation (StartPurchaseRequest, PayForPurchaseRequest, ConfirmPurchaseRequest).

I thought about having the best of both worlds, by creating in cloudscript a handler that would allow batched purchases and work in one step, only to find that cloudscript cant handle purchases at all. (Why is that?).

So regarding the feature request, the title says it all: either introduce a simplified batched purchase version, or enable purchases on cloudscript.

CloudScript
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

No Comments

·

Write a Comment

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.