Beispiel #1
0
 public abstract void PreparePaymentModel(PaymentModel model, InvoiceResponse invoiceResponse);
 public abstract void PreparePaymentModel(PaymentModel model, InvoiceResponse invoiceResponse,
                                          StoreBlob storeBlob);
 public abstract void PrepareInvoiceDto(InvoiceResponse invoiceResponse, InvoiceEntity invoiceEntity,
                                        InvoiceCryptoInfo invoiceCryptoInfo, PaymentMethodAccounting accounting, PaymentMethod info);