(20250102) Receipt add procedure bug-fix.
This commit is contained in:
@@ -343,7 +343,7 @@ class PaymentsController(CoreAuthTokenController, ABC):
|
||||
payment.metadata.inAccount, # ................................... p_in_account
|
||||
payment.metadata.idUser, # ...................................... p_user_id
|
||||
payment.metadata.documentUrl, # ................................. p_document_url
|
||||
payment.metadata.notes # ........................................ p_notes
|
||||
payment.metadata.againstReference # ............................. p_notes
|
||||
),
|
||||
retry_count = 1,
|
||||
backoff_seconds = 0.5,
|
||||
|
||||
Reference in New Issue
Block a user