??????????????
??????????????
??????????????
??????????????
Warning : Undefined variable $auth in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
Warning : Trying to access array offset on value of type null in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
??????????????
??????????????
??????????????
??????????????
File Manager
✏️ Edit File: /home/mklsvubc/renovaid.co.uk/wp-content/plugins/latepoint/lib/views/steps/_payment__portions.php
⬅ Kembali
<?php
/**
* @var $current_step_code string
* @var $cart OsCartModel
* @var $restrictions array
* @var $presets array
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly
}
?>
<div class="step-payment-portions-w latepoint-step-content"
data-step-code="<?php echo esc_attr($current_step_code); ?>"
data-next-btn-label="<?php echo esc_attr(OsStepsHelper::get_next_btn_label_for_step($current_step_code)); ?>">
<?php
do_action('latepoint_before_step_content', $current_step_code);
echo OsStepsHelper::get_formatted_extra_step_content($current_step_code, 'before');
?>
<div class="lp-payment-portions-w">
<div class="lp-options lp-options-grid lp-options-grid-two">
<div class="lp-option lp-payment-trigger-payment-portion-selector"
tabindex="0"
data-holder="cart[payment_portion]"
data-value="<?php echo esc_attr(LATEPOINT_PAYMENT_PORTION_FULL); ?>">
<div class="lp-option-amount-w">
<div class="lp-option-amount lp-amount-full">
<div class="lp-amount-value"><?php echo esc_html($cart->get_total_formatted()); ?></div>
</div>
</div>
<div class="lp-option-label"><?php esc_html_e('Full Amount', 'latepoint'); ?></div>
</div>
<div class="lp-option lp-payment-trigger-payment-portion-selector"
tabindex="0"
data-holder="cart[payment_portion]"
data-value="<?php echo esc_attr(LATEPOINT_PAYMENT_PORTION_DEPOSIT); ?>">
<div class="lp-option-amount-w">
<div class="lp-option-amount lp-amount-deposit">
<div class="lp-slice"></div>
<div class="lp-amount-value"><?php echo esc_html($cart->deposit_amount_to_charge_formatted()); ?></div>
</div>
</div>
<div class="lp-option-label"><?php esc_html_e('Deposit Only', 'latepoint'); ?></div>
</div>
</div>
</div>
<?php
echo OsStepsHelper::get_formatted_extra_step_content($current_step_code, 'after');
do_action('latepoint_after_step_content', $current_step_code);
?>
<?php
echo OsFormHelper::hidden_field('cart[payment_portion]', '', ['class' => 'latepoint_cart_payment_portion', 'skip_id' => true]);
?>
</div>
Nama
Tipe
Ukuran
Diubah
Aksi
📁 partials
dir
—
2026-06-25 10:03
🐘 _booking__agents.php
php
1 KB
2025-09-24 07:48
🐘 _booking__datepicker.php
php
1.5 KB
2025-09-24 07:48
🐘 _booking__services.php
php
2.2 KB
2026-06-15 12:21
🐘 _confirmation.php
php
5.1 KB
2026-04-27 14:09
🐘 _customer.php
php
5.3 KB
2026-02-26 09:24
🐘 _payment__methods.php
php
1.5 KB
2025-01-29 06:25
🐘 _payment__pay.php
php
1.7 KB
2025-01-29 06:25
🐘 _payment__portions.php
php
2.1 KB
2025-01-29 06:25
🐘 _payment__processors.php
php
1.6 KB
2025-01-29 06:25
🐘 _payment__times.php
php
2 KB
2025-01-29 06:25
🐘 _verify.php
php
2.2 KB
2025-01-29 06:25
🐘 load_step.php
php
255 B
2025-01-29 06:25
🐘 preset_slot_not_available.php
php
954 B
2025-01-29 06:25
🐘 start.php
php
6.7 KB
2025-05-11 11:47
🐘 start_instant.php
php
103 B
2025-05-11 11:47