Search Unity

Bug Unity IAP not initializing for purchases made through PlayFab & PayPal

Discussion in 'Unity IAP' started by Neion85, Jan 20, 2022.

  1. Neion85

    Neion85

    Joined:
    Nov 24, 2020
    Posts:
    14
    I installed unity IAP 4.1.2 and integrated my project with PlayFab and PayPal. Whenever, I initiate a purchase on my cash shop, unity IAP fails to initialize.

    I do not know what is wrong, any help is appreciated.
     
  2. JeffDUnity3D

    JeffDUnity3D

    Joined:
    May 2, 2017
    Posts:
    14,446
    Unity IAP does not support PlayFab nor PayPal, can you share the code you are using? Purchase transactions are handled by Google and Apple, we support their supported payment types.. Are you deploying on Android or iOS? But IAP should initialize regardless, ensure to configure your application on Google Play first (a bit easier than Apple). This should help https://docs.unity3d.com/Packages/com.unity.purchasing@3.2/manual/UnityIAPGoogleConfiguration.html
     
  3. Baroni

    Baroni

    Joined:
    Aug 20, 2010
    Posts:
    3,268
    JeffDUnity3D likes this.