List of questions
Related questions
Question 43 - AD0-E716 discussion
There is an integration developed using a cron service that runs twice a day, sending the Order ID to the integrated ERP system if there are orders that are able to create an invoice. The order is already loaded with the following code:
$order = $this->orderRepository->get($orderId);
In order to verify if the store has invoices to be created, what implementation would the Adobe Commerce developer use?
A)
B)
C)
A.
Option A
B.
Option B
C.
Option C
Your answer:
0 comments
Sorted by
Leave a comment first