laravel-paypal icon indicating copy to clipboard operation
laravel-paypal copied to clipboard

txn_id?

Open mauricekindermann opened this issue 9 months ago • 0 comments

To be able to reconcile payments, process refunds, etc, PayPal has a txn_id for each transaction, this is what is used in the URL of each transaction.

How does one return this from a transaction using this library? I've done it in the past integrating directly myself, but I can't see how you do it using this package.

mauricekindermann avatar Jan 28 '25 06:01 mauricekindermann