paypal-js icon indicating copy to clipboard operation
paypal-js copied to clipboard

Loading wrapper and TypeScript types for the PayPal JS SDK

Results 103 paypal-js issues
Sort by recently updated
recently updated
newest added

- πŸ‘½ _**Added more meaningful error handling**_ - Before, without a client ID, if you tried to load the PayPal SDK, it would throw a generic error. It would be...

Currently, I can only render the Pay Later message by this way: - Load SDK from client side `https://www.paypal.com/sdk/js?client-id=${clientId}&components=messages` - Render Pay Later message using the hint `data-pp-message` I'm using...

### Library used ### 🐞 Describe the Bug When I initiate a credit card payment and there is no pop-up window, it indicates that a form has appeared, but the...

### Is there an existing issue for this? - [x] I have searched the existing issues. ### 🐞 Describe the Bug Hi, I am encountering an error when trying to...

βš› react-paypal-js

### Library used `react-paypal-js` ### 🐞 Describe the Bug We recently updated our Nexjs project from v12.2 to v14.2.4 and encountered this error ![console](https://github.com/paypal/paypal-js/assets/141119049/651f1428-1b22-4bcc-ba88-0fc508ece1b2) This error appears every time we...

### Is there an existing issue for this? - [X] I have searched the existing issues. ### 🐞 Describe the Bug Have integrated paypal in my SPA react application and...

βš› react-paypal-js

### Library used `react-paypal-js` ### 🐞 Describe the Bug Typescript warning that `resetOptions` cannot be used as a dispatch type ![image](https://github.com/paypal/paypal-js/assets/46135573/9228852e-c28e-4a0e-b17b-23dc3d0adf36) ### πŸ”¬ Minimal Reproduction Describe steps to reproduce. If...

Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). Commits d962d70 [dist] 7.5.10 22c2876 [security] Fix...

:christmas_tree: dependencies

### Library used n/a ### 🐞 Describe the Bug Homepage URL on npm hasn't been updated ### πŸ”¬ Minimal Reproduction Go to https://www.npmjs.com/package/@paypal/react-paypal-js > under 'Homepage' click the url >...

### Library used Using the React library, but this exists with all implementations. ### 🐞 Describe the Bug Using a PayPal button to pay, when clicking to open the popup...

Stale