paypal-js
paypal-js copied to clipboard
Loading wrapper and TypeScript types for the PayPal JS SDK
- π½ _**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...
### 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  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...
### Library used `react-paypal-js` ### π Describe the Bug Typescript warning that `resetOptions` cannot be used as a dispatch type  ### π¬ 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...
### 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...