foreach ($checkoutForm->getPaymentItems() as $item) { $paymentTransactionId = $item->getPaymentTransactionId(); }