sendTransferSummary

public static synchronized void sendTransferSummary(@NonNull() String paymentRecipient, @NonNull() String paymentReference, @NonNull() String paymentPurpose, @NonNull() String iban, @NonNull() String bic, @NonNull() Amount amount)

Provides transfer summary to Gini.

Please provide the required transfer summary to improve the future extraction accuracy. Follow the recommendations below:

  • Make sure to call this method before calling cleanup if the user has completed TAN verification.
  • Provide values for all necessary fields, including those that were not extracted.
  • Provide the final data approved by the user (and not the initially extracted only).
  • Send the transfer summary after TAN verification and provide the extraction values the user has used.

Parameters

paymentRecipient

payment receiver

paymentReference

ID based on Client ID (Kundennummer) and invoice ID (Rechnungsnummer)

paymentPurpose

statement what this payment is for

iban

international bank account

bic

bank identification code

amount

accepts extracted amount and currency