summaryrefslogtreecommitdiff
path: root/postgresqleu/stripepayment/views.py
AgeCommit message (Expand)Author
2024-05-12Fix incorrect field access when reloading a stripe payment pageMagnus Hagander
2024-03-14Re-ipmlement stripe notifications for refundsMagnus Hagander
2024-02-09Include information about amount in stripe payout notificationsMagnus Hagander
2023-09-18Update regexp for stripe automatchersMagnus Hagander
2023-06-14Exempt wise and stripe webhooks from global authMagnus Hagander
2020-03-29Remove date parameter to create_accounting_entryMagnus Hagander
2020-03-12Replace datetime.now() with timezone.now()Magnus Hagander
2020-02-22Update regexp for payout matching for StripeMagnus Hagander
2019-11-20Pass id and not object for invoicerefund objectsMagnus Hagander
2019-11-20Fix reversed amount of stripe refundsMagnus Hagander
2019-07-12Add basic support for Stripe payoutsMagnus Hagander
2019-07-08Initial support for Stripe paymentsMagnus Hagander