New to the community? Welcome! Please read our Community Rules and Guidelines
Pay, shop, and do even more on the PayPal appGet the App
$itemNo = $_REQUEST['item_number'];
$itemTransaction = $_REQUEST['tx']; // Paypal transaction ID
$itemPrice = $_REQUEST['amt']; // Paypal received amount
$itemCurrency = $_REQUEST['cc']; // Paypal received currency typ
this all fields empty in the paypal success page please help me
Are you specifying the "return method" to POST the variables back to you ?
Yes i am using return method to post but not getting any values
Before the this month i have a code through which i was geting the trancations id but not now why this problm is getting let me know.
©1999-2022 PayPal, Inc. All rights reserved.