question

brendan avatar image
brendan asked

Purchasing a currency with another?

dragonslabs
started a topic on Mon, 25 May 2015 at 7:35 AM

Hi,

i was wondering if there is support to purchase a currency with another. The reason I am asking is that I have 2 currencies now:

  1. Currency A, which the user uses to purchase in game items
  2. Currency B, which is used to control the number of games a user can play.

Is there a possibility to use Currency A to purchase Currency B?

Thanks and best regards.

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

·
brendan avatar image
brendan answered

Best Answer
Brendan Vanous said on Mon, 25 May 2015 at 11:55 AM

Right now, you can do this now by making the currency to be purchased part of a Container or Bundle. If you only want the currency as a result, you could either (for a container) detect the container at the client and issue the UnlockContainerItem call right away, or else (for a bundle) have the bundle's primary item (the one purchased) have a Usage Period of one second.


1 Comment
Brendan Vanous said on Mon, 25 May 2015 at 11:55 AM

Right now, you can do this now by making the currency to be purchased part of a Container or Bundle. If you only want the currency as a result, you could either (for a container) detect the container at the client and issue the UnlockContainerItem call right away, or else (for a bundle) have the bundle's primary item (the one purchased) have a Usage Period of one second.

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.