Skip to main content
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 Community

  • Dashboard
  • Send and Request
  • Wallet
  • Business
  • Help
Log in
since ‎Sep-28-2018
Country: France
Type: Business
webdevweb
webdevweb Contributor
Contributor
2
Posts
0
Kudos
0
Solutions
Your 3rd PayPal Anniversary
The Return
Your PayPal Anniversary
Organized
Active
View all
Latest Contributions by webdevweb
  • Topics webdevweb has Participated In
  • Latest Contributions by webdevweb

Problème réception SMS connexion compte

by webdevweb Contributor in Restrictions et vérifications
‎Oct-01-2022 09:10 PM
‎Oct-01-2022 09:10 PM
Bonjour, Depuis plus d'une semaine impossible de me connecter à mon compte. Je ne reçois pas le SMS de vérification.   Aucune solution du service client. Comment faire ? Avez-vous ce soucis ?   Merci ... View more

Plusieurs IPN avec un seul compte

by webdevweb Contributor in Intégrer PayPal
‎Sep-28-2018 05:07 AM
‎Sep-28-2018 05:07 AM
Bonjour, j'utilise actuellement le script html de bouton Paypal pour créer des paiement, ayant le tarif et l'objet qui peut changer. je voulais utiliser la nouvelle  intégration mais je ne sais pas ou indiquer l'adresse IPN sachant que les boutons sont utilisés sur plusieurs site donc la config dans le compte Paypal n'est pas utile.  J'ai testé le script suivant qui marche :  iv id="paypal-button-container"></div> <script src="https://www.paypalobjects.com/api/checkout.js"></script> <script> // Render the PayPal button paypal.Button.render({ // Set your environment env: 'sandbox', // sandbox | production // Specify the style of the button style: { layout: 'vertical', // horizontal | vertical size: 'medium', // medium | large | responsive shape: 'rect', // pill | rect color: 'gold' // gold | blue | silver | white | black }, // Specify allowed and disallowed funding sources // // Options: // - paypal.FUNDING.CARD // - paypal.FUNDING.CREDIT // - paypal.FUNDING.ELV funding: { allowed: [ paypal.FUNDING.CARD, paypal.FUNDING.CREDIT ], disallowed: [] }, // PayPal Client IDs - replace with your own // Create a PayPal app: https://developer.paypal.com/developer/applications/create client: { sandbox: 'AZDxjDScFpQtjWTOUtWKbyN_bDt4OgqaF4eYXlewfBP4-8aqX3PiV8e1GWU6liB2CUXlkA59kJXE7M6R', production: '<insert production client id>' }, payment: function (data, actions) { return actions.payment.create({ payment: { transactions: [ { amount: { total: '0.01', currency: 'USD' } } ] } }); }, onAuthorize: function (data, actions) { return actions.payment.execute() .then(function () { window.alert('Payment Complete!'); }); } }, '#paypal-button-container'); </script> Mais comment déclarer l'adresse ipn.   merci à vous   ... View more
Paypal Logo
  • Help
  • Contact Us
  • Security
  • Fees
  • © 1999-2023 PayPal, Inc. All rights reserved.
  • Privacy
  • Legal
  • 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