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 Integration for Billing [Accounting Service] #150

Open
3 of 5 tasks
Tracked by #137
fforbeck opened this issue Oct 7, 2024 · 0 comments
Open
3 of 5 tasks
Tracked by #137

Stripe Integration for Billing [Accounting Service] #150

fforbeck opened this issue Oct 7, 2024 · 0 comments
Assignees

Comments

@fforbeck
Copy link
Member

fforbeck commented Oct 7, 2024

  • Integrate Lambda function with Stripe's Usage Records API.
  • For each egress event, increment the usage quantity in Stripe.
  • Ensure correct customer mapping between DynamoDB and Stripe.
  • Ensure the correct subscription item is set.
  • Test Stripe usage record updates for billing accuracy.

Questions:

  • How to find the subscription id to record the egress metric in Stripe API?
@fforbeck fforbeck self-assigned this Oct 7, 2024
@fforbeck fforbeck changed the title Stripe Integration for Billing [Account Service] Stripe Integration for Billing [Accounting Service] Oct 7, 2024
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

No branches or pull requests

1 participant