Skip to content
New issue

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

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

Already on GitHub? # to your account

Moved raw_request functions from stripe module to StripeClient class #1399

Merged

Conversation

jar-stripe
Copy link
Contributor

Follow up to #1390 which was accidentally merged and then reverted.

resp=resp,
params=params,
requestor=self._requestor,
api_mode="V1",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aren't you going to pass api_mode to this method?

Copy link
Contributor Author

@jar-stripe jar-stripe Sep 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it would help if I pushed the commit that does this. really I was just making sure you're paying attention 😅

@jar-stripe jar-stripe merged commit 9fedbd7 into next-major-infra Sep 26, 2024
1 check passed
@jar-stripe jar-stripe deleted the jar/next-major-infra-with-rawrequest-changes branch September 26, 2024 18:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants