code-corps / code-corps/code-corps-api
Update the StripeCountrySpec records by hitting Stripe once daily
Open
blocked
- Dominant language
- Elixir
- Stars
- 234
- Forks
- 82
- PR merge metrics
- No merged PRs in 30d
Description
# Problem
We can hit the Stripe API once each day by creating a cron-like task using Quantum to schedule jobs https://github.com/c-rack/quantum-elixir
We'll need a `create_or_update` that searches for the `id` in order to update these.
Contributor guide
Assessment
This issue has not been assessed yet.