Skip to content

Instantly share code, notes, and snippets.

@miodeqqq
Created September 2, 2020 13:08
Show Gist options
  • Save miodeqqq/8e0e6a946fb7a7ccc0aa42fa2112ce3c to your computer and use it in GitHub Desktop.
Save miodeqqq/8e0e6a946fb7a7ccc0aa42fa2112ce3c to your computer and use it in GitHub Desktop.
Django & Stripe - refund_money_to_customer.py
stripe.PaymentIntent.cancel(payment_intent.id)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment