Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stripe : move customer_data field to metadata #407

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

fabienheureux
Copy link

@fabienheureux fabienheureux commented Apr 10, 2024

Ref #378


In stripe/providers.py the field customer_data does not seem to be defined in Stripe API's Session object

It could be moved to the metadata field (from Stripe's documentation) :

Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format.

@fabienheureux fabienheureux changed the title move customer_data field to metadata Stripe : move customer_data field to metadata Apr 10, 2024
@fabienheureux fabienheureux marked this pull request as ready for review April 10, 2024 21:03
@WhyNotHugo
Copy link
Member

LGTM.

Needs rebase (has conflicts).

@fabienheureux fabienheureux force-pushed the stripe-move-customer-name-to-metadata branch from fefa4a8 to 3c6177c Compare May 14, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants