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

### 🚀 Feature Proposal A clear and concise description of what the feature is. ### Motivation Please outline the motivation for the proposal. ### Example Please provide an example for...

### 🐞 Describe the Bug Type mismatch in lastest version of @paypal/paypal-js and @paypal/react-paypal-js see the error message below for more details. ### 🔬 Minimal Reproduction intall the latest version...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

:christmas_tree: dependencies

### Library used paypal-js ### 🐞 Describe the Bug The form validation incorrectly triggers validation errors when the form is in a valid state. The only was to get around...

### 🐞 Describe the Bug When initiating the paypal object via any of the methods listed on the paypal website (script in index.html or loadScript method) and adding either: ``...

🏓 awaiting-response

### 🐞 Describe the Bug A clear and concise description of what the bug is. ` onClick: function (data, actions) { if (!validateForm()) { return actions.reject(); }; }, ` Its...

🏓 awaiting-response

### Library used direct script integration, as follows: https://www.paypal.com/sdk/js?client-id=[OUR-CLIENT-ID]&components=messages,buttons ### 🐞 Describe the Bug We set up sentry to report when an external tag failed to load (triggers an onerror...

### 🐞 Describe the Bug When using the paypal button in a vue.js project, and loading the page with Firefox (v. 118.0.1), the rounded corners of the button become square...

🍦 paypal-js

Sign up for Robinhood with my link and we'll both pick our own gift stock 🎁 https://join.robinhood.com/heliodf-47d1f5

### 🐞 Test card in sandbox are not working I used the test card in sandbox to payment. But the test card are not working. I used https://developer.paypal.com/api/rest/sandbox/card-testing/#link-creditcardgeneratorfortesting to generate...

🏓 awaiting-response