Hey, all! I'm trying to integrate aMember with ClickBank, and I'm following the instructions as laid out by the two systems, but I'm getting an error. The error I'm seeing is this: Code: Errors detected during the sign-up procedure Please contact the site administrator Error. Payment not found I have the Thank You and IPN URLs set up properly, and the IPN URL tested successfully. The ClickBank product ID has been entered into the aMember product ID, and the "create new accounts" option has been turned on. When I look at the error logs, I see two entries for each attempted test sale. The first looks like this: Code: ClickBank DEBUG: process_thanks $vars= item => 1 cbreceipt => P8JJNEMM time => 1307929453 cbpop => 40FDE870 cbaffi => 0 cname => Test User cemail => test@example.com ccountry => US czip => 97209 The second looks like this: Code: ClickBank DEBUG: Payment not found I've been searching around, but no one seems to have encountered this issue and posted about it on the forum or elsewhere on the internet. Any ideas? This is the last step in a long-term project, so I'm very anxious to get it squared away and up and running! Thanks for your help!