question

dragosandreip avatar image
dragosandreip asked

Convert game currency to real money

Is there any way to allow players to convert their in-game currency to real money?

In-Game Economy
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

·
Sarah Zhang avatar image
Sarah Zhang answered

PlayFab doesn’t support this feature. If you want to grant real money to players and subtract their virtual currency you can design and implement these logic by yourself. You can use Admin or Server API SubtractUserVirtualCurrency to subtract players’ virtual currency.

10 |1200

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

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.