Skip to main content

PayPal Community

  • Dashboard
  • Send and Request
  • Wallet
  • Business
  • Help
Log in

Le Forum de la communauté n’est pas disponible pour les nouveaux messages ou les réponses; les articles précédents restent disponibles pour vérification. Afin de connaître les options d’assistance complètes, rendez-vous sur PayPal.com/HelpCenter

Si vous souhaitez signaler du contenu illégal et contraire au Règlement sur les services numériques de l’Union Européenne (DSA), veuillez cliquer ici.

since ‎Feb-21-2017
MTS_joaquim
Moderator MTS_joaquim
Moderator
37
Posts
4
Kudos
1
Solution
Your PayPal Anniversary
Your 3rd PayPal Anniversary
Neighborly
The Return
Sociable
Liked
Ice Breaker
Helper
Friendly
View all
Latest Contributions by MTS_joaquim
  • Topics MTS_joaquim has Participated In
  • Latest Contributions by MTS_joaquim
  • « Previous page
    • 1
    • 2
    • 3
  • Next page »

Re: Unauthorised Payment Error shown in Live Envir...

by Moderator MTS_joaquim in REST APIs
‎Jul-26-2018 06:14 AM
‎Jul-26-2018 06:14 AM
Hello @Usertest1,   Direct credit card payment using REST API requires to have a PayPal payment Pro account which are unforutnately available only in USA, UK and Canada.   Source : https://developer.paypal.com/docs/integration/direct/rest-api-payment-country-currency-support/#direct-credit-card-payments   I would therefore invite you to consider the use of our alternative solution Braintree which allows you to integrate the same features from your country : - https://www.braintreepayments.com/   Did you find my answer helpful? If so, please don't forget to leave me a Kudo in order to increase this answer's visibility. ... View more

Re: PCI-friendly access to Vault

by Moderator MTS_joaquim in REST APIs
‎Jul-25-2018 01:31 AM
‎Jul-25-2018 01:31 AM
Hello @JimDTSS,   I am so sorry for the delay of waiting for your question.   The vaulting system works in a way where it is mandatory for you to be PCI compliant yourself as you are collecting temporally the informations before sending them to PayPal. We unfortunately don't have any hosted page for this system that would prevent your server to be having to handle the data.   However, we have an alternative vaulting solution in our braintree solution : https://articles.braintreepayments.com/control-panel/vault/overview   This is part of the reason why we are currently deprecating PayPal Direct credit card system in favor of Braintree Direct as it is described here : https://github.com/paypal/PayPal-node-SDK#direct-credit-card-support   I hope this answers your question. If it did, please don't for get to leave a Kudo in order to help the visibility of my answer.   ... View more

Re: Erreur sur rapport d'activité

by Moderator MTS_joaquim in PayPal Reporting
‎Jul-12-2018 05:38 AM
‎Jul-12-2018 05:38 AM
Bonjour @pieryrib,   Afin que nous puissions voir ensemble les différences entre les rapports que vous indiquez, pourriez vous ouvrir un ticket auprès du support technique au marchand à l'adresse suivante : https://www.paypal.com/mts (cliquez ensuite sur "contact support") et d'y joindre vos fichiers d'exemple.   Le forum d'entraide PayPal est une communauté Anglophone et il est recommandé de poster vos questions sur le forum en Anglais afin de recevoir de l'aide plus efficacement (le support technique peut cependant être fait en Français via www.paypal.com/mts).     ... View more

Re: I can not create a "new app"

by Moderator MTS_joaquim in Sandbox Environment
‎Jun-01-2018 01:43 AM
‎Jun-01-2018 01:43 AM
@UndieDundie,   If you still encounter the issue, it seems that there is something wrong with your application.   Can you try to clean your cache and browsing cookies and try again? If the issue persist, could you please contact us privately through https://paypal.com/mts giving us the details of your application (developer account's email, application name, client id, screenshot and source code of the page with the error) so we can find the solution with you?   Thank you.  ... View more

Re: I can not create a "new app"

by Moderator MTS_joaquim in Sandbox Environment
‎Jun-01-2018 01:33 AM
‎Jun-01-2018 01:33 AM
@48DESIGN,   This issue 401 indicates that there is an issue on your access token (either not included in the request, invalid or expired).    This issue is described here :  https://www.paypal.com/us/smarthelp/article/why-did-i-get-website-error-401-ts2029   Here is a link to the documentation of oAuth token request to allow your integration to get an access token :  https://developer.paypal.com/docs/api/overview/#authentication-and-authorization     Please don't hesitate to leave me a Kudo if my response was helpful to increase it visibility.   ... View more

Re: Error Payments in Paypal iframe problem can't ...

by Moderator MTS_joaquim in Sandbox Environment
‎May-30-2018 04:46 AM
1 Kudo
‎May-30-2018 04:46 AM
1 Kudo
Hello, Unfortunately, PayPal only supports iframe integration on the following solutions : PayPal Digital Goods PayPal Payments Advanced PayPal Payments Pro PayPal Payments Pro Hosted Solution Source : https://www.paypal.com/us/selfhelp/article/can-i-place-paypal-in-a-frame-or-iframe-on-my-site-ts1191 The best here would be to extract your integration with an iframe and do a full page redirect instead. Was my answer helpful? If so, please leave me a Kudo to help it being visible on the community! ... View more

Re: Payment with Cards console logging card number

by Moderator MTS_joaquim in NVP/SOAP APIs
‎Apr-17-2018 03:29 AM
‎Apr-17-2018 03:29 AM
hello @SpottedPaint,   Thank you for reporting this. This behaviour has been escalated appropriately to see if it is intended or not. However this behaviour, despite being strangely logged on the console, does not compromise the security of the page as this card number already appear in full on the page itself and will not be carried over outside of this page unprotected.       ... View more

Re: redirecting customer to link

by Moderator MTS_joaquim in Sandbox Environment
‎Apr-16-2018 07:11 AM
‎Apr-16-2018 07:11 AM
Hello @harpwr, Depending on where you created your buy now button, the solution to do that is different : - If you created it through the button manager (https://www.paypal.com/fr/cgi-bin/webscr?cmd=_button-management ), you'd want to add this PDF's URL on the return URL in the Step 3 on the button creation page (first, tick the return URL box, then put the URL and finally save the button) - If you created the button manually directly in HTML (https://developer.paypal.com/docs/classic/paypal-payments-standard/integration-guide/html_example_buy_now/), you can simply add the variable return in your form's value by putting the following line : <input type="hidden" name="return" value="http://yourreturnURL.com" /> ... View more

Re: Cannot verify sandbox account

by Moderator MTS_joaquim in Sandbox Environment
‎Apr-16-2018 06:48 AM
‎Apr-16-2018 06:48 AM
Hello Malate, Emails on sandbox are not sent via "real" email but into the "notifications" system (You can find it on the portal developer.paypal.com on the section Sandbox > Notifications). You will therefore normally find all the notifications for a specific email stored in the developer's portal, once logged in your paypal account there (only sandbox accounts created via the developer portal will appear on this as it will need to be linked to your PayPal developer accounts). Also, In order to make sure to create new sandbox account correctly, I invite you to do it through PayPal's developer portal in order to make sure the tests accounts are created and confirmed correctly. Was my answer helpful? Please don't hesitate to give me a Kudo to help the visibility on my answer. ... View more

Re: Display "Let's try that again" in the Summary ...

by Moderator MTS_joaquim in Sandbox Environment
‎Apr-06-2018 04:18 AM
‎Apr-06-2018 04:18 AM
Hello @keroic, There is currently an issue being investigated on by PayPal provoking this error message. The developer's team are currently working on a patch to fix this issue. This problem apparently only impact the home page. All the other pages should normally work fine for the moment. Please apologize us for the inconvenience cause by this issue. We are making everything possible to restore this service as quickly as possible. ... View more
  • « Previous page
    • 1
    • 2
    • 3
  • 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