芝麻web文件管理V1.00
编辑当前文件:/home/royashxg/www/wp-content/plugins/fluentformpro/src/views/receipt/transaction_details.php
$transaction, 'transactionTotal' => $transactionTotal ]); echo \FluentFormPro\Payments\PaymentHelper::loadView('order_items_table', [ 'items' => $items, 'discount_items' => $discountItems, 'subTotal' => $subTotal, 'orderTotal' => $orderTotal ]); echo \FluentFormPro\Payments\PaymentHelper::loadView('customer_details', [ 'transaction' => $transaction ]); echo \FluentFormPro\Payments\PaymentHelper::loadView('custom_css', []); ?>