question

MoonHeonYoung avatar image
MoonHeonYoung asked

PlayFab receipt verification function

hi

If I use the PlayFab receipt verification function, is it not necessary to perform the contents of the Unity document that performs receipt verification locally?

Can I just only use PlayFab's receipt validation features?

(or use both ?)

10 |1200

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

1 Answer

·
Citrus Yan avatar image
Citrus Yan answered

Do you mean Local validation mentioned in this doc: https://docs.unity3d.com/Manual/UnityIAPValidatingReceipts.html? For that I think is really based on your game’s feature: whether it needs to unlock client-side content or not. In addition, we also have a tutorial showing how to set up In-App Purchasing (IAP) using PlayFab, the Unity + IAP Service, and the Android Billing API: Getting started with PlayFab, Unity IAP, and Android - PlayFab | Microsoft Docs, you may find it helpful.

2 comments
10 |1200

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

MoonHeonYoung avatar image MoonHeonYoung commented ·

Thank you for answer.

That's right, that's the Unity document.

If so, are you saying that I can only use the PlayFab verification function?

No need to use both.

In my opinion, it would be better to verify it with the server.

0 Likes 0 ·
Citrus Yan avatar image Citrus Yan MoonHeonYoung commented ·

Yes, you use the PlayFab verfication.

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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