1. Dial *126# and select 'Lipa na Bonga Points'
  2. Select {{ $type == 4 ? 'Pay Bill' : 'Buy Goods' }}
  3. Enter {{ $type == 4 ? 'Business' : 'Till' }} Number {{ $shortcode }}
  4. @if($type == 4)
  5. Enter your phone number as account number
  6. @endif @isset($booking->pay_now)
  7. Enter exactly KSh {{ round($booking->pay_now) }} as the amount
  8. @else
  9. Enter the exact amount as above
  10. @endisset
  11. Confirm the details of your payment and input your service pin to complete the payment
  12. Once paid, click the 'Submit' button below to proceed.