IAP: __DECLINED__ not working?

OrikuOriku Posts: 263Member
edited March 2013 in ODK (OUYA Developer Kit)
I'm not sure if __DECLINED__ is a feature that is no longer supported (as it's not mentioned on the online purchase documentation), but in the ODK readme file for the IAP, it says:

- Note that when you attempt to purchase a product whose product identifier starts with "__DECLINED__", the server/service will always return a payment declined error.  These special product identifiers allow you to test for the failed case.

Is this no longer working?  I've tried it and I'm getting back the error: "One or more invalid SKUs were provided"
Post edited by Oriku on

Comments

  • nicknick Posts: 186Member, Administrator, Team OUYA
    You need to create the product with __DECLINED__ in the SKU for it to work on the server side :)
  • OrikuOriku Posts: 263Member
    Ahh, that wasn't clear.  Thanks :)
Sign In or Register to comment.