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

Simple subscription billing in the browser

Results 39 recurly-js issues
Sort by recently updated
recently updated
newest added

Add support for card brand element

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.2. Changelog Sourced from eventsource's changelog. 1.1.2 Inline origin resolution, drops original dependency (#281 Espen Hovlandsdal) 1.1.1 Do not include authorization and cookie headers on...

dependency

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependency

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependency

Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1. Commits 496166d 3.1.1 6eb82c0 Bug fix: Thirdparty cookie leak See full diff in compare view Maintainer changes This version was pushed to npm by...

dependency

Bumps [electron](https://github.com/electron/electron) from 12.2.3 to 15.5.5. Release notes Sourced from electron's releases. electron v15.5.5 Release Notes for v15.5.5 Other Changes Backported fix for CVE-2022-1482. #34040 Backported fix for CVE-2022-1483. #34009...

dependency

Bumps [karma](https://github.com/karma-runner/karma) from 5.2.3 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependency

The TypeScript definition is missing amount. https://github.com/recurly/recurly-js/blob/9e2e2ab144631c01555a625d167b19b68d4154ac/types/lib/paypal.d.ts But it appears to be valid here? https://github.com/recurly/recurly-js/blob/4d702a0e6b514441cb3a3b41d528e214ab39df29/lib/recurly/paypal/strategy/direct.js#L16 Thanks.

I'm working on making my site more accessible and am running into the following problem while testing with [ANDI](https://www.ssa.gov/accessibility/andi/help/install.html): Using recurly.configure to set fields, I can set the style.title for...

The expiry field doesn't work correctly when using the default Samsung Keyboard app on Samsung android phones. It doesn't add a / after a month has been typed or do...