0

Hi Im trying to test in app purchase in my app. It seems that everything has been setup properly but when im trying to purchase an item im getting the following:

"error processing purchase df-ppa-40"

Has anyone encountered this issue?

Evgeni Roitburg
  • 1,958
  • 21
  • 33
  • I remember to have an identical issue a few months ago. What I did? I searched for `Google Services Framework` application at the application manager and then I clicked "Clear data" and "Clear cache". It worked for me! – yugidroid Sep 29 '13 at 09:56
  • Did it already.. No success – Evgeni Roitburg Sep 29 '13 at 10:16
  • Sorry, I'm afraid I have no more ideas! The more I can tell you is to debug and check what's the specific error that comes from Google's server to have better details about the issue. – yugidroid Sep 29 '13 at 10:24

1 Answers1

0

I managed to figure out the problem. This error occurs if you try to purchase yourself product - a product that has been added by you in the developers console. Once tried the purchase flow with dummy tester account(and not myself account) the flow passed successfully.

Evgeni Roitburg
  • 1,958
  • 21
  • 33