paypal-js
paypal-js copied to clipboard
Loading wrapper and TypeScript types for the PayPal JS SDK
### 🚀 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...
### 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: ``...
### 🐞 Describe the Bug A clear and concise description of what the bug is. ` onClick: function (data, actions) { if (!validateForm()) { return actions.reject(); }; }, ` Its...
### 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...
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...