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 ‎May-03-2018
Country: Spain
Type: Business
titania2
titania2 Contributor
Contributor
3
Posts
0
Kudos
0
Solutions
Your PayPal Anniversary
The Return
Organized
Ice Breaker
Active
View all
Latest Contributions by titania2
  • Topics titania2 has Participated In
  • Latest Contributions by titania2

Re: INTERNAL_SERVICE_ERROR

by titania2 Contributor in Sandbox Environment
‎May-11-2018 03:01 AM
‎May-11-2018 03:01 AM
Hello Justin,   1. I don't have any  experience profile id in my code. 2. I've removed / changed the value for "description"   I still get the same error.   Thank you for your help.   Best regards, Pilar. ... View more

Re: INTERNAL_SERVICE_ERROR REST/v1/payments/paymen...

by titania2 Contributor in REST APIs
‎May-03-2018 09:52 AM
‎May-03-2018 09:52 AM
Me tooo!  ERROR: Error: Request to post https://www.sandbox.paypal.com/v1/payments/payment failed with 500 error. Correlation id: 4cc97eaf743f0, 4cc97eaf743f0 { "name": "INTERNAL_SERVICE_ERROR", "message": "An internal service error has occurred", "information_link": "https://developer.paypal.com/docs/api/payments/#errors", "debug_id": "4cc97eaf743f0" } request/</<@https://www.paypalobjects.com/api/checkout.js:14232:39 ./node_modules/post-robot/src/index.js/_RECEIVE_MESSAGE_TYPE[conf.b.POST_MESSAGE_TYPE.RESPONSE]@https://www.paypalobjects.com/api/checkout.js:3192:31 receiveMessage@https://www.paypalobjects.com/api/checkout.js:2742:25 messageListener@https://www.paypalobjects.com/api/checkout.js:2763:13 ./node_modules/post-robot/src/index.js/_RECEIVE_MESSAGE_TYPE[conf.b.POST_MESSAGE_TYPE.RESPONSE]@https://www.paypalobjects.com/api/checkout.js:3192:31 receiveMessage@https://www.paypalobjects.com/api/checkout.js:2742:25 messageListener@https://www.paypalobjects.com/api/checkout.js:2763:13 ... View more

INTERNAL_SERVICE_ERROR

by titania2 Contributor in Sandbox Environment
‎May-03-2018 09:21 AM
‎May-03-2018 09:21 AM
This mis my code: <script> var CREATE_PAYMENT_URL = 'https://my-store.com/paypal/create-payment'; paypal.Button.render({ env: '<?php echo $paypal_vars['env']; ?>', locale: '<?php echo $paypal_vars['locale']; ?>', style: { tagline: false, label: 'checkout', // checkout | credit size: 'responsive', // small | medium | responsive shape: 'pill', // pill | rect color: 'gold', // gold | blue | silver label: 'pay' // checkout | credit | pay }, client: { <?php echo $paypal_vars['env']; ?>: '<?php echo $paypal_vars['client_id']; ?>' }, commit: true, payment: function(data, actions) { return actions.payment.create( { payment: { intent: 'sale', payer: { payment_method: 'paypal' }, transactions: [ { reference_id: '<?php echo $paypal_vars['order_id']; ?>', amount: { total: '<?php echo $paypal_vars['amount_total']; ?>', currency: '<?php echo $paypal_vars['amount_currency'] ?>' }, payee: { merchant_id: '<?php echo $paypal_vars['merchant_id']; ?>' }, description: '<?php echo $paypal_vars['description']; ?>', } ], redirect_urls: { return_url: '<?php echo $paypal_vars['return_url']; ?>', cancel_url: '<?php echo $paypal_vars['cancel_url']; ?>' } }, experience: { input_fields: { no_shipping: 1 } } } ); }, onAuthorize: function(data, actions) { return actions.payment.execute().then(function() { return actions.redirect(); }); }, onCancel: function(data, actions) { return actions.redirect(); }, onError: function(err) { window.alert('ERROR: ' + err); } }, '#paypal-button-container'); </script> I get this error: ERROR: Error: Request to post https://www.sandbox.paypal.com/v1/payments/payment failed with 500 error. Correlation id: 8b7d6f3a71a31, 8b7d6f3a71a31 { "name": "INTERNAL_SERVICE_ERROR", "message": "An internal service error has occurred", "information_link": "https://developer.paypal.com/docs/api/payments/#errors", "debug_id": "8b7d6f3a71a31" } request/</<@https://www.paypalobjects.com/api/checkout.js:14232:39 ./node_modules/post-robot/src/index.js/_RECEIVE_MESSAGE_TYPE[conf.b.POST_MESSAGE_TYPE.RESPONSE]@https://www.paypalobjects.com/api/checkout.js:3192:31 receiveMessage@https://www.paypalobjects.com/api/checkout.js:2742:25 messageListener@https://www.paypalobjects.com/api/checkout.js:2763:13 ./node_modules/post-robot/src/index.js/_RECEIVE_MESSAGE_TYPE[conf.b.POST_MESSAGE_TYPE.RESPONSE]@https://www.paypalobjects.com/api/checkout.js:3192:31 receiveMessage@https://www.paypalobjects.com/api/checkout.js:2742:25 messageListener@https://www.paypalobjects.com/api/checkout.js:2763:13 Can you help me? Thanks in advance.   ... 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