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

State Filtering on Transaction Ingestion/Perk Fulfillment #587

Open
cassidysymons opened this issue Oct 29, 2024 · 0 comments
Open

State Filtering on Transaction Ingestion/Perk Fulfillment #587

cassidysymons opened this issue Oct 29, 2024 · 0 comments

Comments

@cassidysymons
Copy link
Collaborator

Fundrazr allows us to restrict shipping addresses to only United States addresses, but includes US territories to which we can not ship (e.g. Puerto Rico, Virgin Islands, etc.). Their platform does not currently have a way to filter or block specific states/territories, so we need to block them on our side. We will still ingest the transaction data, but will not fulfill the orders.

In addition to preventing fulfillment, the system should generate an alert to both the main technical contact (for awareness) and the main administrative contact (as they'll need to process a refund). Extending/cloning the "pester_daniel" notification framework to a "notify_admin" template would be a nice-to-have feature with a minimum of excess effort, as I can foresee other instances where automatically notifying an administrative contact would be valuable.

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