IAP Button
gregfaulks
Member Posts: 21
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
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!