| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| NamePros Regular Join Date: Nov 2007 Location: UK
Posts: 403
![]() ![]() ![]() | PayPal IPN Payer Transaction ID Question Just got a little question I'm struggling to find the answer to, and feel free to correct me if I have any facts wrong. When PayPal generates a transaction, there are 2 transaction ID's. One is for the buyer, the other the seller. I know this much as buyers cannot access the txn_id returned by PayPal's IPN service. Is there any way of finding out a customer's transaction ID so I can link them directly to their payment record in a script? I've looked through PayPal documentation and can't see anything, but maybe I'm just tired... Thanks for any help!
__________________ 3cc Internet |
| | |
| | #2 (permalink) |
| NamePros Regular Join Date: Mar 2005
Posts: 442
![]() ![]() ![]() | This has annoyed me before. I wasn't able to come up with a solution but it wasn't an urgent factor at the time so I didn't search high and low for one. It would be interesting to see if anyone has any insight. Maybe I'll look into again.
__________________ Please add to my rep points if i was helpful. Thanks. Content management system and online shop software |
| | |
| | THREAD STARTER #3 (permalink) |
| NamePros Regular Join Date: Nov 2007 Location: UK
Posts: 403
![]() ![]() ![]() | Damn that's not a great sign, well if you do please give me a shout!
__________________ 3cc Internet |
| | |
| | #4 (permalink) |
| i love automation Join Date: Nov 2007 Location: xrvel.com
Posts: 1,615
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I am not sure if this will answer your question, but have you tried to use paypal IPN? Paypal IPN carries lot of information to your server such as txn_id, custom value, etc which you can record on your database.
__________________ |
| | |
| | THREAD STARTER #5 (permalink) |
| NamePros Regular Join Date: Nov 2007 Location: UK
Posts: 403
![]() ![]() ![]() | The standard IPN notifier definately doesn't have their transaction id in as I had the system record them for me. Thanks for the suggestion though!
__________________ 3cc Internet |
| | |
| | THREAD STARTER #6 (permalink) |
| NamePros Regular Join Date: Nov 2007 Location: UK
Posts: 403
![]() ![]() ![]() | How do you mean? The transaction id is just for customer/your records and for finding it after payment has been made...
__________________ 3cc Internet |
| | |