make_post_sell/make_post_sell
Russell Ballestrini 8038f8cf08 Fix incorrect refund messaging for economically unviable payments
- Fix history page showing "refund pending" for underpaid-not-refunded status
- Add specific condition for -not-refunded statuses before -refunded condition
- Fix email templates to not show fee messages for no-refund cases
- Economically unviable refunds now show payment details only, not refund details
- Remove misleading "no fees deducted" message from no-refund scenarios
2025-10-03 18:48:29 -04:00
..
lib Fix incorrect refund messaging for economically unviable payments 2025-10-03 18:48:29 -04:00
models modified: make_post_sell/lib/crypto_watcher/__init__.py 2025-10-02 19:22:38 -04:00
scripts modified: make_post_sell/lib/crypto_watcher/__init__.py 2025-10-02 19:22:38 -04:00
static Add dedicated CSS class for Continue shopping button 2025-10-03 18:25:32 -04:00
templates Fix incorrect refund messaging for economically unviable payments 2025-10-03 18:48:29 -04:00
tests Document DOGE DOOM vulnerability discovered by walkeruin 2025-10-03 20:04:22 +00:00
views modified: make_post_sell/lib/crypto_watcher/__init__.py 2025-10-02 19:22:38 -04:00
__init__.py Add Monero (XMR) payment support 2025-09-22 01:45:54 +00:00
config_jinja2.py Time to open the sauce : ) 2021-12-31 21:39:40 -05:00
request_methods.py modified: make_post_sell/lib/crypto_watcher/__init__.py 2025-10-01 15:55:34 -04:00
routes.py Add temporary read-only debug route for crypto wallet scanning issue 2025-09-28 15:53:35 -04:00