Sandbox Transactions not showing in Activty
edwardmbsmith
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Feb-20-2018
07:34 PM
How long does it normally take for payments to show in activity?
Made a set of payments around 24 hours ago and still not showing.
Payments are made using a sandbox app with API credentials. Balance is updating correctly in both, and from the notification (email) the invoices can be viewed once logged in, but the payments do not show in the activity.
I have created a new seller and buyer account just to double check but still no activity after ~30minutes today.
Any advice?
Thanks
Labels:
- Labels:
-
Activity Download
10 REPLIES 10
wael_mahmoud
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sep-17-2021
10:57 PM
you need to execute the payment via execute method
https://api-m.sandbox.paypal.com/v1/payments/payment/{payment_id}/execute
with paymentId and payerId to confirm it
or
$payment->execute($execution, $apiContext);
with php sdk

- « Previous page
-
- 1
- 2
- Next page »
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- I cannot get a report of my transactions in the reports page. Page keeps loading in Reporting Archives
- Invoice payment still not reflected in My activity in Reporting Archives
- How long does it take a credit card transaction to show up in my PayPal account? in Merchant Products and Services Archives
- Is there a report to show which transactions a Money Withdrawal relates to? in Reporting Archives
- Statement Downloads: Show Transaction Amounts In Local Currency in Reporting Archives