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 ‎Oct-11-2023
vaishnavib
Moderator vaishnavib
Moderator
126
Posts
13
Kudos
6
Solutions
Your PayPal Anniversary
Admired
Solver
Articulate
Esteemed
Gregarious
Giving
Neighborly
Helper
Sociable
Friendly
Liked
Ice Breaker
The Return
View all
Latest Contributions by vaishnavib
  • Topics vaishnavib has Participated In
  • Latest Contributions by vaishnavib
  • « Previous page
    • 1
    • 2
    • 3
    • …
    • 12
  • Next page »

Re: paypal recurring payments and ipn management

by Moderator vaishnavib in REST APIs
‎Mar-13-2024 03:52 AM
1 Kudo
‎Mar-13-2024 03:52 AM
1 Kudo
Good day @daniele_gusmini,   Thank you for posting to the PayPal community.   Please get in touch with your website developer or the support of your third-party platform to refer to guide links to implement payment notification service.    https://developer.paypal.com/docs/api-basics/notifications If your website is built via NVP/SOAP API integration, please use the Instant Payment Notification(IPN) service to receive payment notifications.            Guide link - https://developer.paypal.com/docs/api-basics/notifications/ipn/ If your website is built via REST API integration, please use Webhooks event notification to get the payment notifications.              Guide link - https://developer.paypal.com/docs/api-basics/notifications/webhooks/   If you are still experiencing issues, please create an MTS ticket via the following URL - https://www.paypal-support.com/s/?language=en_US. Please ensure that you provide detailed information and error details when submitting the ticket.   Sincerely, Vaishnavi PayPal MTS   If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution. ... View more

Re: Im getting PERMISSION_DENIED on SandBox API

by Moderator vaishnavib in Sandbox Environment
‎Mar-07-2024 05:12 AM
‎Mar-07-2024 05:12 AM
Good day @omardakelbab,   Thank you for posting to the PayPal community.   I would suggest to please contact your website developer or the third-party eCommerce support to confirm check you are using the same SANDBOX/LIVE  REST API Credentials(Client ID & Secret) while performing the below API calls.   https://developer.paypal.com/api/rest/authentication/ https://developer.paypal.com/api/rest/postman/    Also, If a third-party eCommerce partner is performing API operations on your behalf, you(i.e. merchant) should be on-boarded and necessary API permissions should be granted to the Partner(API Caller).    https://developer.paypal.com/docs/multiparty/    https://developer.paypal.com/docs/multiparty/seller-onboarding/    Merchants can manually grant permission to a third-party eCommerce to access specific information in your PayPal account and perform PayPal API operations on your behalf.   Login to PayPal.com >> Settings >> Account Settings >> Website payments >> API Access >> Pre-built payment solution >> Grant API permission >> Contact your "Third-party software eCommerce" for Third Party Permission Username >> Enter the username.   Direct link -   https://www.paypal.com/cgi-bin/webscr?cmd=_profile-api-grant-authorization                         https://developer.paypal.com/api/nvp-soap/paypal-payments-standard/admin/third-party/    If you are still experiencing issues, please create an MTS ticket via the following URL - https://www.paypal-support.com/s/?language=en_US. Please ensure that you provide detailed information and error details when submitting the ticket.   Sincerely, Vaishnavi PayPal MTS   If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution. ... View more

Re: paypal payment flow in my angular/ionic app

by Moderator vaishnavib in PayPal Payments Standard
‎Mar-07-2024 05:01 AM
‎Mar-07-2024 05:01 AM
Good day @luketto,   Thank you for posting to the PayPal community.   We kindly request that you create a PayPal Business account using one of the countries listed in the guide provided at the following URL: https://developer.paypal.com/docs/checkout/advanced/#link-eligibility. This will ensure that you can access the necessary functionality for your payments.   Once you have successfully created the new account, I suggest using the following URL: https://developer.paypal.com/integration-builder/  to generate the button code required for your website. This will help you take advantage of the advanced features and improved functionality offered by PayPal Checkout (Smart button).   Additionally, before you begin coding, it is essential to familiarize yourself with some key points. To gain a better understanding of these points, I urge you to refer to the following link: https://developer.paypal.com/docs/checkout/advanced/integrate/   Note: PayPal provides multiple products and merchants can integrate them based on the requirement.    Please follow the below steps via your PayPal Business account to explore other integrations.   Login to PayPal.com >> click on "settings icon" >> go to "Account settings" >> Website payments >> PayPal buttons >> select button type >> fill in the required details.   (Or)   Login to PayPal.com >> go to direct link "https://www.paypal.com/buttons/" >> follow the above steps.    If you are still facing issues, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.   Sincerely, Vaishnavi PayPal MTS   If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution. ... View more

Re: Get subscription_id from payment

by Moderator vaishnavib in REST APIs
‎Mar-01-2024 02:05 AM
‎Mar-01-2024 02:05 AM
Good day @aktiweb,    Thank you for posting to the PayPal community.   The "PAYMENT.SALE.COMPLETED" webhook is triggered whenever a payment is successfully made on a subscription. To make a payment on a subscription, you need to pass the subscription ID in the path parameters of the " Capture authorized payment on subscription" API call.   After making the API call, you will receive a response with a status code of 202. It is important to note that this response does not include any JSON data to indicate the status of the payment. If you would like to learn more about the meaning of a 202 status code, please refer to the following code URL: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/202.   If you are still facing issues, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.   Sincerely, Vaishnavi PayPal MTS   If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution. ... View more

Re: How can I get the primary email of an onboarde...

by Moderator vaishnavib in REST APIs
‎Feb-29-2024 08:25 AM
‎Feb-29-2024 08:25 AM
Good day @Spacecatua,    Thank you for posting to the PayPal community.   I understand that you are currently using the  Show referral data API, specifically version v2 of the Partner Referrals API, to check the primary details of onboarded partners. To access the details of individual owners, please refer to the following URL: https://developer.paypal.com/docs/api/partner-referrals/v2/#partner-referrals_read!c=200&path=referral_data/individual_owners&t=response.   Inside the response body, you will find the details you are looking for within the "individual_owners" array of objects.   If you are still facing the issue, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.   Sincerely, Vaishnavi PayPal MTS   If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution. ... View more

Re: Getting this error from paypal , popup closing...

by Moderator vaishnavib in SDKs
‎Feb-28-2024 09:47 AM
‎Feb-28-2024 09:47 AM
Good day @shivshaktisingh,    Thank you for posting to the PayPal community.   To troubleshoot this further, I kindly request that you clear the cache and cookies in your web browser. I recommend trying different browsers. Sometimes, certain browser settings or extensions can affect the functionality of a website. Furthermore, trying to access the website in private/safe mode can help determine if any third-party applications or extensions are causing the problem.   If you are still facing the issue, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.   Sincerely, Vaishnavi PayPal MTS   If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution. ... View more

Re: Why is the paypal button on this donation page...

by Moderator vaishnavib in PayPal Payments Standard
‎Feb-28-2024 09:16 AM
‎Feb-28-2024 09:16 AM
Good day @jaredbraddock,    Thank you for posting to the PayPal community.   To troubleshoot this further, I kindly request that you clear the cache and cookies in your web browser. I recommend trying different browsers. Sometimes, certain browser settings or extensions can affect the functionality of a website. Furthermore, trying to access the website in private/safe mode can help determine if any third-party applications or extensions are causing the problem.   If you are still facing issues, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.   Sincerely, Vaishnavi PayPal MTS   If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution. ... View more

Re: ecommerce renewals fail intermittently with th...

by Moderator vaishnavib in PayPal Payments Standard
‎Feb-28-2024 02:46 AM
‎Feb-28-2024 02:46 AM
Good day @ScottCodes,    Thank you for posting to the PayPal community.   I noticed that you are receiving an error code - 10417. To provide you with more information about this issue, please follow the link below: https://www.paypal.com/in/cshelp/article/why-did-i-get-api-error-code-10417-ts1375#:~:text=PayPal%20returned%20API%20error%20code,the%20customer%27s%20selected%20payment%20method.%22   If you're still facing issues, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.   Sincerely, Vaishnavi PayPal MTS   If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution. ... View more

Re: Is anyone having a problem integrating a Busin...

by Moderator vaishnavib in PayPal Payments Standard
‎Feb-27-2024 02:12 AM
‎Feb-27-2024 02:12 AM
Good day @mala99,   Thank you for posting to the PayPal community.   I would suggest to please contact your website developer or third-party eCommerce support to confirm check you using the same REST API Credentials(Client ID & Secret) while performing the below API calls.   https://developer.paypal.com/api/rest/authentication/ https://developer.paypal.com/api/rest/postman/    Also, If a third-party eCommerce partner is performing API operations on your behalf, you(i.e. merchant) should be on-boarded and necessary API permissions should be granted to the Partner(API Caller).    https://developer.paypal.com/docs/multiparty/    https://developer.paypal.com/docs/multiparty/seller-onboarding/    Merchants can manually grant permission to a third-party eCommerce to access specific information in your PayPal account and perform PayPal API operations on your behalf.   Login to PayPal.com >> Settings >> Account Settings >> Website payments >> API Access >> Pre-built payment solution >> Grant API permission >> Contact your "Third-party software eCommerce" for Third Party Permission Username >> Enter the username.   Direct link -  https://www.paypal.com/cgi-bin/webscr?cmd=_profile-api-grant-authorization                        https://developer.paypal.com/api/nvp-soap/paypal-payments-standard/admin/third-party/    If you still facing issues, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.   Sincerely, Vaishnavi PayPal MTS   If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution. ... View more

Re: Logos for Amazon Pay, Google Pay, and Apple Pa...

by Moderator vaishnavib in PayPal Payments Standard
‎Feb-23-2024 08:17 AM
‎Feb-23-2024 08:17 AM
Good day @eviltenchi,    Thank you for posting to the PayPal community.   PayPal offers an alternate payment option. To learn more about this option, please follow the guide provided in the link below: https://developer.paypal.com/docs/checkout/apm/   If you are still facing issues, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US  with the detailed information and error details.   Sincerely, Vaishnavi PayPal MTS   If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution. ... View more
  • « Previous page
    • 1
    • 2
    • 3
    • …
    • 12
  • Next page »
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!