Paypal Integration
-
Hi Coders I need to integrate paypal payment gateway in asp.net(C#). I want to use IPN method to get know the transactionId, payment status purpose. I use sandbox account for this.I made the transaction successfully but it not give me IPN Message(querystring) which have complete detail like txn_id,status etc.I researched over it from last 3 days. Do any provide a source code or sample application for this. Thanks in advance
Amit
-
Hi Coders I need to integrate paypal payment gateway in asp.net(C#). I want to use IPN method to get know the transactionId, payment status purpose. I use sandbox account for this.I made the transaction successfully but it not give me IPN Message(querystring) which have complete detail like txn_id,status etc.I researched over it from last 3 days. Do any provide a source code or sample application for this. Thanks in advance
Amit
-
Hi Coders I need to integrate paypal payment gateway in asp.net(C#). I want to use IPN method to get know the transactionId, payment status purpose. I use sandbox account for this.I made the transaction successfully but it not give me IPN Message(querystring) which have complete detail like txn_id,status etc.I researched over it from last 3 days. Do any provide a source code or sample application for this. Thanks in advance
Amit
gautamamit8 wrote:
Do any provide a source code or sample application for this.
PayPal have lot of good sample and documentation, no need to search anywhere check the link Instant Payment Notification (IPN) Sample Code[^]