Solved

Blacklist a certain App Store / Play Store account

  • 16 August 2023
  • 3 replies
  • 32 views

Badge +5

Hi,

 

How could I block a delinquent App Store / Play Store account from making a purchase again?

 

I already block the app user id in my backend, but nothing prevents the delinquent from signing up again (different email) and obtaining a new app user id.

icon

Best answer by Haley Pace 21 August 2023, 15:11

View original

3 replies

Userlevel 4
Badge +8

Hi, you can’t specifically block an App Store/Play Store from making a purchase, but you can try saving the original transaction ID so you can block that too. These users could still make a new Apple/Google account, but it would put another obstacle in their way.

Badge +5

but you can try saving the original transaction ID so you can block that too

So, that would be something we can detect AFTER they make a purchase, not BEFORE, correct?

Userlevel 4
Badge +8

Yes, the user would need to first make a purchase so you can get this transaction id

Reply