Search Unity

Bug The price is wrong IOS, taxes are not taken.

Discussion in 'Unity IAP' started by skdev3, Jun 24, 2022.

  1. skdev3

    skdev3

    Joined:
    Jul 15, 2015
    Posts:
    64
    upload_2022-6-24_18-28-5.png
    In App Purchasing - Version 3.2.3

    I use Taer 3 - 2.99 including VAT price - 3.49, but the IAP button shows 2.99

    localizedPrice and localizedPriceString - Also excluding taxes 2,99 USD.

    How to make it so that the real price is displayed, which will be taken from the user? This is a serious BUG when the user shows the wrong price.
     
    Last edited: Jun 24, 2022
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    We get the prices from the Apple StoreKit API, we are a pass-through service. We have no direct control over the price returned by their API. What country are you testing in, and what is your device locale? Also, it is recommended to NOT use Codeless IAP, it has not been updated in some time. You'll want to update to the latest IAP version 4.1.5, and consider starting with this example Scripted IAP project https://forum.unity.com/threads/sample-iap-project.529555/#post-7922275
     
  3. VolodymyrHnativ

    VolodymyrHnativ

    Joined:
    Jul 13, 2021
    Posts:
    1
    I have the same behavior
     
  4. astanid

    astanid

    Joined:
    Apr 5, 2021
    Posts:
    145
    i have same problem
    IAP version 4,7