Cookies help us customize the PayPal Community for you, and some are necessary to make our site work. By browsing this website, you consent to the use of cookies. Learn more
Accept
Reject
PayPal Navigation
  • Send
  • Request
  • Business
  • Help
Log in to Ask the Community Log in to Help the Community
Choose where to post your question
Skip to main content Skip to search PayPal Home
  • Send
  • Request
  • Business
  • Help
  • Community
Log in
since ‎Mar-25-2020
Gabriel_PP

Gabriel_PP

PayPal Employee
103
Posts
6
Kudos
7
Solutions
Articulate
Gregarious
Neighborly
Solver
Esteemed
Helper
Liked
Sociable
Friendly
Ice Breaker
The Return
View All
Latest Contributions by Gabriel_PP
  • Topics Gabriel_PP has Participated In
  • Latest Contributions by Gabriel_PP
  • « Previous page
    • 1
    • 2
    • 3
  • Next page »

Re: Error 13122

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Jan-15-2021 06:06 AM
‎Jan-15-2021 06:06 AM
Hi @na2el  Thanks for reaching the Community for this concern.    Ref: https://www.paypal.com/dm/smarthelp/article/why-did-i-get-api-error-code-13122-ts2048   I hope this helps! Thanks, ... View more

Re: Auto generation of PayPal button code not work...

by PayPal Employee Gabriel_PP in Merchant Products and Services Archives
‎Jan-15-2021 06:01 AM
‎Jan-15-2021 06:01 AM
Hi @Q2_Toastmasters  Thanks for reaching the Community for this concern.  I understand, apologies for the inconveniences.   Could you please provide me the generated code? This way I could double check.    Thanks,            ... View more

Re: Smart Checkout Payment not coming through

by PayPal Employee Gabriel_PP in Merchant Products and Services Archives
‎Nov-28-2020 03:14 AM
‎Nov-28-2020 03:14 AM
Hi @ekilpatrick  Thanks for your response,   I understand! Yes, this might sound a bit complicated, but it's not thaaat baad! If you take some time, I believe you can do it.  You have other workarounds.   You could create your button using our tool on your profile: (login to your PayPal account and click on this link:)  https://www.paypal.com/it/cgi-bin/webscr?cmd=_button-management   There you should have some options to create different type of buttons, or you can do them manually: Example code: https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/html-example-buy-now/ You can edit them according to your needs, but you need to pass your paypal email account on the Business variable: < input type = "hidden" name = "business" value = "addyouremailhere" >   I hope this helps, best of luck!  Thanks,     ... View more

Re: Paypal button issue - links to sandbox login o...

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-20-2020 03:35 AM
‎Nov-20-2020 03:35 AM
Hi @sarakfoundation  Thanks for taking the time to confirm resolution, I am glad to hear that you were able to get this sorted.   Apologies for the delay, Thanks,   ... View more

Re: Smart Checkout Payment not coming through

by PayPal Employee Gabriel_PP in Merchant Products and Services Archives
‎Nov-20-2020 03:33 AM
‎Nov-20-2020 03:33 AM
Hi @ekilpatrick  Thanks for the information,   The problem is that you are redirecting your buyers to our Sandbox environment: https://www.sandbox.paypal.com/checkoutnow?sessionID= This is your code: src="https://www.paypal.com/sdk/js?client-id=sb&currency=USD" You need to pass your LIVE credentials (client ID) on the client-id variable. In order to get the REST API credentials (Secret and Client ID) please do the following: - go to https://developer.paypal.com/ - on the top right corner click "log-in into Dashboard" - use your PayPal/Developer credentials to login - click on Dashboard - "My Apps & Credentials" - from the "APP name" menu choose your App and click on it In here you can see all the details and credentials. Please NOTE that to check for LIVE credentials you have to click on the top right corner switch (LIVE/Sandbox) the LIVE button. Also it could be that the client ID is correct but you are pointing to Sandbox instead of Live or viceversa: Sandbox: POST https://api.sandbox.paypal.com/v1/oauth2/token Live: POST https://api.paypal.com/v1/oauth2/token   If you have any issues doing this, please contact your developer or person handling the integration to get this sorted. Thanks and apologies, ... View more

Re: Create a PayPal button

by PayPal Employee Gabriel_PP in Merchant Products and Services Archives
‎Nov-19-2020 04:55 AM
‎Nov-19-2020 04:55 AM
Hi @CDTom  Thanks for using our Commnity Forum, I see. In this case, you need to create a dynamic button, let's say an HTML button and then you can pass (using your preferred programming language) the value of the desired amount to our "amount" variable.   Example codes: https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/html-example-buy-now/   That's the HTML "fixed" code, but you can have the "amount" variable to be dynamic variable. However, the desing of this model/integration code will be up to you, since we are not able to provide customized code, apologies.   I hope this helps,   ... View more

Re: Donate Button Error Message

by PayPal Employee Gabriel_PP in Merchant Products and Services Archives
‎Nov-19-2020 04:41 AM
‎Nov-19-2020 04:41 AM
Hi @WCSAU  Thanks for using our Community Forum, We are aware of this issue and we are working as fast as possible to get it sorted. I will update this thread once the issue is resolved. Apologies for the inconveniences, ... View more

Re: Smart Checkout Payment not coming through

by PayPal Employee Gabriel_PP in Merchant Products and Services Archives
‎Nov-19-2020 04:38 AM
1 Kudo
‎Nov-19-2020 04:38 AM
1 Kudo
Hi @ekilpatrick  Thanks for using our Community Forum, I see, apologies. Would you mind providing me the steps to reproduce a purchase on your site? URL of your Site? Code of your button?   Thanks, ... View more

Re: PayPal buttons not showing option for credit c...

by PayPal Employee Gabriel_PP in Merchant Products and Services Archives
‎Nov-19-2020 04:36 AM
‎Nov-19-2020 04:36 AM
Hi @dgh1943  Thanks for contacting PayPal,   Would you mind opening a ticket to our Merchant Technical Support: https://www.paypal-support.com/s/?language=en_US Click on the "Contact US" button at the bottom This way, we could have a look at your integration and verify your profile settings together. I will try to pick up the ticket myself. Thanks, ... View more

Re: Buy Now Page Not Loading

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 04:32 AM
‎Nov-19-2020 04:32 AM
Hi @mcbros  Thanks for using our community forum We are currently expierecing some issue with our Button tool, but we are working to get this sorted. Please note that the issue seems to be intermittent (in some cases), so may I ask you to keep trying, while we release a solution? Apologies for the inconveniences, ... View more

Re: Where is the documentation?

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 04:31 AM
‎Nov-19-2020 04:31 AM
Hi @malhayek  Thanks for using our Community Forum, It seems that the code is not completed, where did you get this from?  Here you have some examples of HTML buttons: https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/sample-code-landing/   Examples: https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/html-example-subscribe/     Thanks,   ... View more

Re: paypal button not working

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 04:29 AM
‎Nov-19-2020 04:29 AM
Hi @cressida2  Thanks for using our community forum I am sorry to hear that. Would you mind providing me the steps to reproduce the issue? Code of your buttons? Thanks,   ... View more

Re: API Key + Secret Key

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 04:27 AM
‎Nov-19-2020 04:27 AM
Hi @tanyadan79  Thanks for using our community forum,   REST Credentials CLIENT and SECRET:   How to get your REST Credentials?   In order to get the REST API credentials (Secret and Client ID) please do the following: - go to https://developer.paypal.com/ - on the top right corner click "log-in into Dashboard" - use your PayPal/Developer credentials to login - click on Dashboard - "My Apps & Credentials" - from the "APP name" menu choose your App and click on it In here you can see all the details and credentials. Please NOTE that to check for LIVE credentials you have to click on the top right corner switch (LIVE/Sandbox) the LIVE button. Also it could be that the client ID is correct but you are pointing to Sandbox instead of Live or viceversa: Sandbox: POST https://api.sandbox.paypal.com/v1/oauth2/token Live: POST https://api.paypal.com/v1/oauth2/token     Thanks, ... View more

Re: Saved Buttons

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 04:19 AM
‎Nov-19-2020 04:19 AM
Hi @Jodes123  Thanks for using our community forum We are currently expierecing some issue with our Button tool, but we are working to get this sorted.   Please note that the issue seems to be intermittent (in some cases), so may I ask you to keep trying, while we release a solution?   Apologies for the inconveniences, ... View more

Re: auto return not working

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 04:17 AM
‎Nov-19-2020 04:17 AM
Hi @letternanda  Thanks for contacting PayPal,   You need to set up your Auto Return URL in here (login to your PayPal account):  LIVE: https://www.paypal.com/us/cgi-bin/webscr?cmd=_profile-website-payments Sandbox: https://www.sandbox.paypal.com/us/cgi-bin/webscr?cmd=_profile-website-payments     How to enable auto-return: https://developer.paypal.com/docs/classic/admin/checkout-settings/#auto-return-the-buyer-to-your-web   I hope this helps, Thanks, ... View more

Re: Paypal buttons management not rendering proper...

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 04:10 AM
‎Nov-19-2020 04:10 AM
Hi @ISKCONSV  Thanks for using our community forum Yes, we have at the moment an issue with our Button Tool.  We are working to get this sorted, in the meantime, could you please trying using another Browser/device? As the issue seems to be intermittent for most of our merchants. Once again, apologies for the inconveniences, ... View more

Re: editing buy now buttons

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 04:08 AM
‎Nov-19-2020 04:08 AM
Hi @shortrees  Thanks for using our community forum We are currently expierecing some issue with our Button tool, but we are working to get this sorted. Please note that the issue seems to be intermittent (in some cases), so may I ask you to keep trying, while we release a solution? Apologies for the inconveniences,  ... View more

Re: Paypal "LACK_OF_BASIC_PARAMS" and other weird ...

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 04:06 AM
‎Nov-19-2020 04:06 AM
Hi @cmuk723  Thanks for using our community forum,   Apologies for the delay,   I have tried to reproduce the issue, but I am not able to. Were you able to get this sorted? If not, could you please provide the HTML code of your button? Thanks and apologies,  ... View more

Re: Can't enable Guest Checkout

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 04:00 AM
‎Nov-19-2020 04:00 AM
Hi @aziendadamos  Thanks for contacting PayPal,   Would you mind opening a ticket to our Merchant Technical Support: https://www.paypal-support.com/s/?language=en_US.  Click on the "Contact US" button at the bottom This way, we could have a look at your integration and verify your profile settings together. I will try to pick up the ticket myself. Thanks, ... View more

Re: How to redirect customers to a Thank You Page ...

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 03:59 AM
‎Nov-19-2020 03:59 AM
Hi @JessicaMaguire    Thanks for contacting PayPal,   You need to set up your Auto Return URL in here (login to your PayPal account): https://www.paypal.com/us/cgi-bin/webscr?cmd=_profile-website-payments   How to enable auto-return: https://developer.paypal.com/docs/classic/admin/checkout-settings/#auto-return-the-buyer-to-your-web...   I hope this helps, Thanks, ... View more

Re: Paypal button issue - links to sandbox login o...

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 03:50 AM
‎Nov-19-2020 03:50 AM
Hi @sarakfoundation  Thanks for using our community forum, I see, apologies. Would you mind providing me the steps to reproduce the issue? Thanks, ... View more

Re: Guest checkout disappeared - Customers FORCED ...

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Nov-19-2020 03:46 AM
‎Nov-19-2020 03:46 AM
Hi @luke_10_10  Apologies for the delay, Could you click on the Contat Us Button at the bottom, please? Thanks, ... View more

Re: API error code 10565

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Sep-29-2020 08:22 AM
‎Sep-29-2020 08:22 AM
Hi @jupebox    Thanks for using our PayPal community forum, This the error :   errorcode 10565 shortmessage "Merchant country unsupported." longmessage "The merchant country is not supported." severitycode "Error" Caused by calling a method "DoDirectPayment" The error 10565 (this is a blocking error): The error you received is related to the fact that during the checkout process you are calling a method that is not allowed for your PayPal configuration, the method is DoDirectPayemnt and allows merchants to take card payment's detail directly from their web site. This method is only allowed for customers in UK, US and Canada that enabled Website Payments Pro. If you wish to upgrade to PRO, please contact our Customer Support Agents and keep in mind that there is a monthly fee involved.   Link to contact them: https://www.paypal.com/uk/smarthelp/contact-us   If not: If you developed your integration on your own then use a different method to charge the payments as DoDirectPayment is not available for your account, while if you are using a third party solution then you need to check with them any available payment module that does not use the DoDirectPayment method. Eventually you can check with Braintree, a PayPal company, if they have a solution for your country. Here is the Braintree contact page: https://www.braintreepayments.com/en-ie/contact Would you mind changing your PayPal module? Thanks and apologies, ... View more

Re: conditional Return URL variable

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Sep-29-2020 08:17 AM
‎Sep-29-2020 08:17 AM
Hi @tvhs    Thanks for using our community PayPal forum,   Unfortunately, using the same button, this is not possible. You would have to create 2 separate buttons and set up different return URLs, apologies. Ref:https://developer.paypal.com/docs/paypal-payments-standard/integration-guide/Appx-websitestandard-htmlvariables/#shopping-cart-variables   return Optional The URL to which PayPal redirects buyers' browser after they complete their payments. For example, specify a URL on your site that displays a thank you for your payment pag Thanks, ... View more

Re: Problems with IPN. Enable PDT

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Sep-29-2020 08:15 AM
‎Sep-29-2020 08:15 AM
Hi @davshev    Thanks for using our PayPal community forum,   May I ask what is the error message? Also, you can activate your PDT feature in here: (login to your PayPal account) https://www.paypal.com/us/cgi-bin/webscr?cmd=_profile-website-payments   Thanks,   ... View more

Re: Getting the error in Paypal payment Getaways

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Sep-29-2020 08:12 AM
‎Sep-29-2020 08:12 AM
Hi @geoxis    Thanks for using our PayPal community forum,   Ref: https://www.paypal.com/in/smarthelp/topic/PAYMENTS   This might be related to the fact that there are some restrictions for India ,the INR currency (only for local payments) and the USD (or any other) currency (international Payments only) Just to clarify, USD transaction is not allowed between Indian buyer and Indian seller account. In order to receive payments from Indian buyers, it should be in INR, but you can receive USD payments from other countries. Please note that Indian domestic payment must be exclusively made in INR currency. INR currency can only be process by Indian domestic payment only. International customer who tried to make payment to an Indian merchant need to process the payment in currency other than INR (example USD). Solution: For International Payments -> USD currency For Local Payments -> INR currency. So, if the merchant/seller is from India and the buyer is from India as well (as this is the case), you can only pay in INR. The merchant must offer another option for you to pay in INR.   I hope this helps,   Thanks, ... View more

Re: Express checkout error "We’re sorry Things don...

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Sep-29-2020 08:05 AM
‎Sep-29-2020 08:05 AM
Hi @abhisheq6u    Thanks for using our community forum,   Would you mind providing the steps to reproduce the issue? URL of the error page? Are you using INR or USD as your currency? Are you testing from India?   Thanks,     ... View more

Re: standard paypal (credit/debitcard not visible)

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Sep-29-2020 08:03 AM
‎Sep-29-2020 08:03 AM
Hi @J7Macuacua    Thanks for contacting our community forum,   Have you tried this link, to verify if your PayPal Account Optional feature is enabled?  (login to your PayPal account): https://www.paypal.com/cgi-bin/customerprofileweb?cmd=_profile-website-payments   If the issue persists, Would you mind opening a ticket to our Merchant Technical Support: https://www.paypal-support.com/s/?language=en_US   This way, we could have a look at your integration and verify your profile settings together. I will try to pick up the ticket myself. Thanks, ... View more

Re: CS-CART and paypal without log in ...

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Sep-29-2020 08:01 AM
‎Sep-29-2020 08:01 AM
Hi @greenfirfe    Thanks for reaching out,   Would you mind providing your Website and the steps to reproduce a purchase? Which PayPal Product/module are you using? Is there a button at the bottom of the checkout page where your buyers can "Create an Account"?   Thanks,   ... View more

Re: Issue using Paypal Buttons for Cart Submission

by PayPal Employee Gabriel_PP in PayPal Payments Standard
‎Sep-29-2020 07:57 AM
1 Kudo
‎Sep-29-2020 07:57 AM
1 Kudo
Hi @jl0109    Thanks for reaching out, I have checked the logs provided and there seems to be a limitation with your account.   Would you mind contacting our Customer Support Agents to lift these limitations please? We currently have limited customer service staffing due to COVID-19. Please contact us directly by sending us a message here and click Message us, and one of our customer service teammates will assist you.   Thanks, 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
  • Next page »
Kudos from
User Count
ekilpatrick
ekilpatrick Contributor
1
jl0109
jl0109 Contributor
1
jonnytm
jonnytm Contributor
1
flametalben
flametalben Contributor
1
Andrei27C
Andrei27C Contributor
1
View All
Powered by Khoros
  • Help & Contact
  • Security

©1999-2022 PayPal, Inc. All rights reserved.

  • Privacy
  • Legal
  • Policy updates