frames-react icon indicating copy to clipboard operation
frames-react copied to clipboard

React wrapper of Checkout.com Frames.

Results 26 frames-react issues
Sort by recently updated
recently updated
newest added

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.1 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

when typing card name and other information we got this error in console but the process of payment done successfully could we fix this error ? ![checkout](https://github.com/checkout/frames-react/assets/126456994/e82a2f8f-07f2-4f93-ad64-56230649a9ce)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.18.6 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.89.0. Release notes Sourced from webpack's releases. v5.89.0 New Features Make CommonJS import preserve chained expressions by @​bworline in webpack/webpack#17718 Dependencies & Maintenance chore(deps-dev): bump...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery in #282. This is a minor release, although output from the...

dependencies

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. Release notes Sourced from word-wrap's releases. 1.2.5 Changes: Reverts default value for options.indent to two spaces ' '. Full Changelog: https://github.com/jonschlinkert/word-wrap/compare/1.2.4...1.2.5 1.2.4 What's Changed...

dependencies

When calling Frames.enableSubmitForm to resubmit the form `cardTokenized` callback is not called again ``` "frames-react": "^1.1.0", "next": "12.3.1", "react": "17.0.2", "react-dom": "17.0.2", ```

[Reopening this [issue#8](https://github.com/checkout/frames-react/issues/8)] **is it possible to change the CVV input type from text to make it show as a password (****)** as it was last opened in 2021, so...

Lazy load frames CDN bootstrap script

I am having issues when I want to use the frames I always get this error: ``` Frames was used before the script (from the CDN) was loaded completely ```...