getLatestTransaction(); $celebration = \FluentCart\App\Services\TemplateService::getCelebration('renewal'); ?> render('emails.parts.celebration', [ 'text' => $celebration ]); } ?>

customer->full_name), '' . esc_html($subscription->display_item_name) . '' ); ?>

created_at, true, $order)); ?>

total)); ?>

getPaymentMethodText()); ?>

vendor_charge_id); ?>

render('emails.parts.call_to_action_box', [ 'content' => esc_html__('Want to see more details about this renewal? You can view the order details page for more information.', 'fluent-cart'), 'link' => $transaction->order->getViewUrl('admin'), 'button_text' => __('View Details', 'fluent-cart'), ]); ?>