IAP Button

Just a quick one guys, how would I be able to get around different currencies with an In App Purchase button that reads say $1.49 and they are from the UK so would need it to be in GBP (£)
Thanks for any help!
Greg

Comments

  • gingagaminggingagaming FREELANCE GS DEV Member Posts: 1,685
    edited February 2016

    One way is you can do is use the "display text" behaviour to show the amount charged by using the following formula in the expression editor of the display text behaviour.

    When the PurchaseTable is populated with the price of the product, it will display the local price on the button (if this rule is place in the button!)

    Hope this helps!

Sign In or Register to comment.