Skip to main content

PayPal Community

  • Dashboard
  • Send and Request
  • Wallet
  • Business
  • Help
Log in
  • Welcome
    • Guidelines
    • News and Events
    • Suggestions for PayPal
    • General Discussions
  • PayPal Help Community
    • Managing Account
    • Transactions
    • Wallet
    • Security and Fraud
    • Products & Services
    • Reporting
  • MTS Community
    • PayPal Upgrade Community
    • PayPal Payments Standard
    • REST APIs
    • NVP/SOAP APIs
    • SDKs
    • Sandbox Environment
    • PayPal Reporting
    • Payflow
    • Ideas for MTS
    • Client-side Integration
    • Server-side Integration
  • The Archives
    • PayPal Help Community Archives
      • Managing Account Archives
      • Transactions Archives
      • Wallet Archives
      • Security and Fraud Archives
      • Products & Services Archives
      • Reporting Archives
    • Help Community
      • PayPal Basics Archives
      • Payments Archives
      • My Money Archives
      • My Account Archives
      • Disputes and Limitations Archives
      • Products and Services Archives
      • PayPal Credit Archives
    • Merchant Community
      • Merchant Products
      • Business Tools Archives
      • Reporting Archives
      • Managing Risk and Fraud Archives
    • Help Archives
      • About Business (Archive)
      • About Payments (Archive)
      • About Settings (Archive)
      • About eBay (Archive)
      • About Protections (Archive)
      • About Products (Archive)
    • Social and Your Voice Archives
      • Off Topic (Archive)
      • My Feedback for PayPal (Archive)
    • About PayPal Archives
      • Watercooler (Archive)
      • Tax Information (Archive)
      • Fees (Archive)
      • eBay and PayPal (Archive)
      • Coupons and promotions (Archive)
    • My Account Archives
      • My account settings (Archive)
      • Account limits and verification (Archive)
      • Account balance (Archive)
      • Bank accounts and credit cards (Archive)
    • Payments Archives
      • Sending money (Archive)
      • Receiving money (Archive)
      • Refunds (Archive)
      • Donations and Fundraising (Archive)
    • Disputes and Security Archives
      • Disputes and claims (Archive)
      • Fraud, phishing and spoof (Archive)
    • My Business Archives
      • Merchant services (Archive)
      • Reporting and tracking (Archive)
      • Shipping (Archive)
    • PayPal Products Archives
      • PayPal Debit Mastercard (Archive)
      • PayPal Extras MasterCard (Archive)
      • PayPal Mobile & Other Services (Archive)
      • Student Accounts (Archive)
      • Bill Me Later (Archive)
    • Getting to know PayPal
      • My PayPal account
      • Security and protection
    • Receiving and sending money
      • Buying with PayPal
      • Selling with PayPal
    • PayPal Here UK
      • PayPal Here News and Events
      • PayPal Here Community
      • Chip and Pin Card Reader
      • PayPal Here App

The Community Forum will no longer be available starting June 30, 2025. Please note that the forum is now closed for new posts and responses, but previous posts will remain accessible for review until June, 30 2025. For comprehensive support options, please visit PayPal.com/HelpCenter
Merchant Technical Support: For technical support and related questions, please visit our Technical Support Help Center or Developer Central

If you want to report illegal content under the EU Digital Services Act, please do so here

since ‎Jul-24-2020
Country: United States
Type: Business
Chris455
Chris455 Contributor
Contributor
5
Posts
0
Kudos
0
Solutions
Your PayPal Anniversary
Ice Breaker
The Return
Active
View all
Latest Contributions by Chris455
  • Topics Chris455 has Participated In
  • Latest Contributions by Chris455

How do you search for a subscription by email addr...

by Chris455 Contributor in Transactions Archives
‎Mar-14-2022 07:53 PM
‎Mar-14-2022 07:53 PM
How do you search for a subscription by email address? ... View more
Labels:
  • Labels:
  • Recurring Payments

How to redirect user with ID after button purchase...

by Chris455 Contributor in PayPal Payments Standard
‎Sep-06-2021 03:23 PM
‎Sep-06-2021 03:23 PM
How do you get immediately confirmation after someone submits a payment to you via the Javascript Paypal button?   I'm using the "paypal.Buttons()" Javascript to render a button to purchase a subscription.   By default, this creates a popup that allows the user to submit a payment. It doesn't appear to provide any feedback or callback that my own site can use to acknowledge receipt of payment.   Therefore, I'm using the REST API to poll for payments, and activate subscriptions once it see the payment. Unfortunately, Paypal's RESt API is so slow and inefficient that it can take 6 hours for transactions to appear via the API.   Is there any way to use the paypal.Buttons() Javascript to get it to redirect the user to a specific custom "success" or call a Javascript function on the origin page after the payment successfully completes? That way I can trigger my own custom logic immediately, and not leave my customers waiting for hours. ... View more
Labels:
  • Labels:
  • PayPal HTML Buttons

Re: REST Sync API - Payments do not show up until ...

by Chris455 Contributor in REST APIs
‎Mar-21-2021 05:50 PM
‎Mar-21-2021 05:50 PM
No, it's still happening for me. The Web UI updates instanteously but the API data is hours behind. It's very frustrating. It seems like it's just a design flaw in Paypal's backend that they're not interested in fixing. They focus mainly on frontend users, and customers using their API for business aren't their target market, so they'll probably never fix the problem. I've been researching alternative services. ... View more

Re: REST Sync API - Payments do not show up until ...

by Chris455 Contributor in REST APIs
‎Jul-25-2020 10:26 AM
‎Jul-25-2020 10:26 AM
Yep, seeing the same problem. It looks like Paypal's just dropping the ball, and since they're effectively a monopoly, they're not concerned about fixing it, because what are you going to do? Switch to Venmo, which is also owned by Paypal?   This is really frustrating, because I upgraded to a business account so I could plug in a script to their API and process customer payments, but it looks like it takes, on average, about 6 hours for transactions to show up in the API.  Turns out customers reeeeally don't like waiting 6 hours to get a payment confirmation, and I can't blame them. This is all especially weird because transactions are instantly visible on the webpage. So not only is Paypal now taking a huge cut of all my payments, but I'm they're giving me a worthless API in return. I'm going to have to write my own interface that scrapes Paypal's website just to read transactions. ... View more

Why aren't recent transactions showing in API?

by Chris455 Contributor in REST APIs
‎Jul-24-2020 05:49 PM
‎Jul-24-2020 05:49 PM
Is there a delay between when transactions become available in the https://api.paypal.com/v1/reporting/transactions API?   I'm trying to create a subscription processor that looks for specific transaction payments and then updates an account database.   So far, I'm able to access the API and read all transactions that are over 24 hours old, but the ones made under 24 hours don't show up. This is very frustrating, and makes Paypal's API must less useful for real work. I'd like to create a near real-time account update, but if I have to wait for 24 hours, that's not going to work.   Am I missing something here? Why is Paypal's website showing recent data, but their API is a day stale?   The API docs (https://developer.paypal.com/docs/api/transaction-search/v1/) say "It takes a maximum of three hours for executed transactions to appear in the list transactions call", but it's been well over 3 hours and transactions still aren't appearing. ... View more
Paypal Logo
  • Help
  • Contact Us
  • Security
  • Fees
  • © 1999-2025 PayPal, Inc. All rights reserved.
  • Privacy
  • Legal
  • Cookies
  • Policy Updates

The money in your balance is eligible for pass-through FDIC insurance.

The PayPal Cash Mastercard is issued by The Bancorp Bank pursuant to a license by Mastercard International Incorporated. The Bancorp Bank; Member FDIC.

Powered by Khoros
Welcome to the PayPal Community!