mirror of
https://github.com/pretix/pretix.git
synced 2026-05-06 15:24:02 +00:00
Improvements for bank transfer importing (#1762)
Co-authored-by: Raphael Michel <michel@rami.io> Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
This commit is contained in:
@@ -717,7 +717,7 @@ class BasePaymentProvider:
|
||||
|
||||
The default implementation returns an empty string.
|
||||
|
||||
:param order: The order object
|
||||
:param refund: The refund object
|
||||
"""
|
||||
return ''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user