Order post-processing APIs (gillian) are now inactive by default and will throw an exception if accessed. Activation needs preliminary approval by Product Management. Please contact support in this case. Existing customers using these APIs are not affected by this change and can use the APIs until further notice.
This FilteringCollection can be sorted / filtered using:
This FilteringCollection can be sorted / filtered using:
The invoice will be accounted.
The invoice will be accounted.
It will be captured in case of a shipping invoice and it will be refunded in
case of an appeasement, return case or return invoice.
The accounting will be handled in the payment hooks
PaymentHooks.capture(Invoice) or
PaymentHooks.refund(Invoice). The implementing script could add
payment transactions to the invoice. The accompanying business logic will
set the status to PAID or FAILED.
The accounting will fail when the invoice state is different to STATUS_NOT_PAID or STATUS_FAILED.
The method implements its own transaction handling. The method must not be called inside a transaction.
true when the accounting was successful, otherwise false.
This FilteringCollection can be sorted / filtered using:
This FilteringCollection can be sorted / filtered using: