IAP stopped with "Verification Required"

Hi,

I was working on IAP process and got stucked in “Verification Required.”

Here is the Snap shoot of the Corona IAP sample program.
Error Pic

Once this windows popup, I tap the continue button. Then it want me to input my password. After I key in my correct password. The system jump to itune store, and keep prompting me input my password. And I never get passed.
I suppose after the “Verification Required.” message, and go into the itune store. Apple should show some ACCOUNT info to me and let me verification. But I can not get it work. My iOS was version 5.1.

Can any one tell me what’s wrong please. Thank you very much in advance.

BOB [import]uid: 20999 topic_id: 25111 reply_id: 325111[/import]

Hi, after google a lots web pages

Problem solved, you need a test account that NEVER has a credit card attached to it, NEVER is logged into itunes store or app store via device, and if you do login to itunes or agree to any app store stuff it voids the test account and will never work again.

So, To test your In App Purchase app, you need to use a new account that does not have a credit card. logout of the store, and only use your new account inside the app you are testing.
Thanks for the help guys!

Here is the web post link:

http://www.iphonedevsdk.com/forum/iphone-sdk-development/63008-app-purchase-test-account-verification-required-cant-get-passed.html
[import]uid: 20999 topic_id: 25111 reply_id: 101997[/import]

Hey,

Thank YOU for the nice share and clarification!

PS: It`s a Community literally. :slight_smile:
Cheers,
Rodrigo. [import]uid: 89165 topic_id: 25111 reply_id: 102002[/import]

Here’s one more tip that might help with setting up a test user account at iTunes Connect. You can use a fake email address for your test user account (but make sure there’s no one in the world uses that fake email address.)

For example, I own a domain name. Let’s say it’s called myGame.com – so I can create test1@mygame.com, test2@mygame.com, test3@mygame.com… as my test user accounts. If you have more than one device to test on, having a few test accounts might come in handy.

Naomi [import]uid: 67217 topic_id: 25111 reply_id: 102003[/import]