Created
September 2, 2020 13:08
-
-
Save miodeqqq/8e0e6a946fb7a7ccc0aa42fa2112ce3c to your computer and use it in GitHub Desktop.
Django & Stripe - refund_money_to_customer.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stripe.PaymentIntent.cancel(payment_intent.id) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment