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

/admin/donations should interface with more of stripe's API #13

Open
echarlie opened this issue Jan 12, 2017 · 0 comments
Open

/admin/donations should interface with more of stripe's API #13

echarlie opened this issue Jan 12, 2017 · 0 comments

Comments

@echarlie
Copy link
Member

should be able to

  • refund payment
  • refund and mark as fraudulent
  • approve flagged transaction
  • respond to disputes?

interface should fetch the following from stripe

  • charge status:
    • disputed
    • refunded
    • pending (flagged for review by stripe)
  • card status
    • brand
    • expiration?
    • country

some other nice features:

  • set receipt email so that stripe sends receipts
  • create customer objects automatically for donor tracking
  • log IP from transaction (US? Foreign? IPv6?)
@echarlie echarlie transferred this issue from wuvt/wuvt-site May 28, 2021
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