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

New integration: Stripe #166

Merged
merged 9 commits into from
Aug 26, 2023
Merged

New integration: Stripe #166

merged 9 commits into from
Aug 26, 2023

Conversation

saimanoj
Copy link
Contributor

No description provided.

@saimanoj saimanoj linked an issue Aug 24, 2023 that may be closed by this pull request
1 task
@codestorybetabot
Copy link

✨ CodeStory generated PR Summary:

Install extension at link for in editor experience

Open in editor [🔗] copy paste in your browser address bar
vscode://codestory-ghost.codestoryai?action=start-review&repo=https://github.com/poozlehq/poozle/pull/166&branch=159-stripe

🤖 (8d6019e)

This pull request focuses on enhancing payment charge and dispute handling services. It introduces new methods in the ChargeService and DisputeService classes to fetch charges and disputes either in real-time or from the database. New classes and interfaces have been added to define the structure of charges, disputes, and their responses. The getBaseQuery function has been updated to support join operations. The PR also introduces error handling for rate limit errors from the Stripe API. The changes are expected to improve the efficiency of payment charge and dispute handling mechanisms.

If you found this useful, please give me feedback by liking 👍 this comment, or 👎 if this wans't useful to you. I learn from my mistakes 🎓

I am a AI bot and might make mistakes 🫤, please give feedback to the devs at founders@codestory.ai or on slack

@harshithmullapudi harshithmullapudi changed the title New inteagration: Stripe New integration: Stripe Aug 26, 2023
@saimanoj saimanoj merged commit 4aa4484 into main Aug 26, 2023
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.

New Integration Request: Stripe
2 participants