- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 4
 
Closed
Labels
has prThis issue has a corresponding PR in the target repoThis issue has a corresponding PR in the target repopr needs updateThe PR in the target repo has gone stale and needs to be rebasedThe PR in the target repo has gone stale and needs to be rebased
Description
The stripe node package can be found here:
https://github.com/stripe/stripe-node
it supports node >12 which should mean we can safely move to using URLSearchParams instead of the qs package.
We should contribute upstream for this one.
Note that stripe uses nested query string parameters (i.e. they have keys like foo[bar][baz]=123). So we should probably use fast-querystring or nested-querystring
joaopedrodcfjoaopedrodcf
Metadata
Metadata
Assignees
Labels
has prThis issue has a corresponding PR in the target repoThis issue has a corresponding PR in the target repopr needs updateThe PR in the target repo has gone stale and needs to be rebasedThe PR in the target repo has gone stale and needs to be rebased