CodeCanyon

insert ipn paypal message to my sql

3 posts
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Kornea says

i want script and sql code for insert ipn paypal message to my sql i use script from this link : https://www.paypaltech.com/SG2/ and sql file from this link : https://www.paypaltech.com/SG2/PHPDBSQL_code.php

but it not success can anyone help me ?

5 posts
  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 1-2 years
  • Sold between 100 and 1 000 dollars
  • United Kingdom
YummyCode says

Hi Kornea,

I have had a lot of experience with building PayPal IPN scripts. Rather than using tool which creates it for you, I would strongly recommend that you build it yourself using PHP and MySQL.

It is very easy to create a PayPal IPN script, and in-fact, there is a lot of documentation on the PayPal website itself. Here are some links which may help.

PayPal’s pre-made IPN script: Click Here

Information about IPN : Click Here

IPN PDF Guide: Click Here

If you do not understand the system, I would not recommend including an IPN script into your project as there may be security issues.

If you need further help, please do not hesitate to contact me.

-George

3 posts
  • Bought between 1 and 9 items
  • Has been a member for 1-2 years
Kornea says

i use scritp from this link : https://www.paypaltech.com/sg2/ and database from this link : https://www.paypaltech.com/sg2/PHPDBSQL_code.php

but ipn message it’s not insert to my database

help me please

5 posts
  • Bought between 1 and 9 items
  • Exclusive Author
  • Has been a member for 1-2 years
  • Sold between 100 and 1 000 dollars
  • United Kingdom
YummyCode says

Make sure you are connecting to your Database also. You may want to try the mysql_error() function at the end of the MySQL query.

by
by
by
by
by