Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • erp5 erp5
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 142
    • Merge requests 142
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • nexedinexedi
  • erp5erp5
  • Merge requests
  • !1694

WIP: stripe: support creating checkout session with metadata

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Jérome Perrin requested to merge feat/stripe-metadata into master Nov 18, 2022
  • Overview 9
  • Commits 1
  • Pipelines 6
  • Changes 2
kw = {...}
kw['metadata[key]'] = 'value'
connector.createSession(**kw)

but it would be more beautiful to be able to write it like this:

kw = {...}
kw['metadata'] = {'key': 'value'}
connector.createSession(**kw)

This would need change in the way the request data is serialised in createSession.

Edited Nov 24, 2022 by Gabriel Monnerat
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feat/stripe-metadata
GitLab Nexedi Edition | About GitLab | About Nexedi | 沪ICP备2021021310号-2 | 沪ICP备2021021310号-7