| View previous topic :: View next topic |
| Author |
Message |
stamos
Joined: 11 Nov 2010 Posts: 116
|
Posted: Dec 28, 2010 2:32 pm Post subject: problem with paypal and IPN |
|
|
for some reason the payment is not processed automaticly.
though in the ipn.log file all the details are okay, the user isn't promoted to Premium.
Does anyone know what means the custom field in the paypal payment?
Like:
Item Title: FileSharing+Service
Custom: 3985190485.
Date: Dec 28, 2010
Time: 13:24:04 GMT+02:00
Status: Completed
what is 3985190485.?! |
|
| Back to top |
|
 |
nik0la
Joined: 30 Dec 2009 Posts: 102
|
Posted: Dec 29, 2010 1:37 pm Post subject: |
|
|
i have the same problem, check your paypal account if you have set your IPN
1. Go to the PayPal website and log in to your account.
2. Click "Profile" at the top of the page.
3. Click "Instant Payment Notification Preferences" in the Selling Preferences column.
4. Click "Edit Settings."
5. Select "Receive IPN notifications (Enabled)."
6. Click "Save." |
|
| Back to top |
|
 |
stamos
Joined: 11 Nov 2010 Posts: 116
|
Posted: Dec 29, 2010 10:18 pm Post subject: |
|
|
yeah I did that, though it is not working  |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2106 Location: UFO Lab
|
Posted: Dec 30, 2010 3:01 pm Post subject: |
|
|
| Custom field is transaction id from Transactions sql table I guess. |
|
| Back to top |
|
 |
nyan
Joined: 28 Oct 2010 Posts: 121
|
Posted: Dec 31, 2010 10:33 am Post subject: |
|
|
are your user ID's ok?
I had this issue when one of my admins created a custom user with a long id (123456789), all other users came out as that +1. premium stopped working because the field length for transactions in sql was not big enough |
|
| Back to top |
|
 |
stamos
Joined: 11 Nov 2010 Posts: 116
|
Posted: Dec 31, 2010 10:37 am Post subject: |
|
|
user IDs are 4 digits only, this should be okay.
though in the SQL-Table for transactions the userid there is always 0 so I guess something must not be okay with the IPN, that is really weird  |
|
| Back to top |
|
 |
|