@extends('layouts.landing-page.app') {{-- ******************************* Description: Title **************************************--}} @section('title', 'Titania Tickets - Card Payment Guide') {{-- ******************************* Description: CSS or JS Files **************************************--}} @push('css') {{-- Install App --}} {{-- Alpine Plugins --}} {{-- Alpine Core --}} {{-- Starfield --}} {{-- Main JS --}} @endpush {{-- ******************************* Description: Hero Content **************************************--}} @section('hero-content')
{{-- Page hero section --}}
tags-stack Card Payment Guidelines

Card Payment Guide

Your guide to secure and smooth card payment processing.

{{-- Terms of service --}}
Step 1 - Download Titania Tickets App
  • Download and install the Titania Tickets App to access card payment links. The installation is a one-time requirement and is only supported on Windows desktop or laptop PCs as of the moment.

Step 2 - Accessing the App
  • After installing the app, you can now access and use our direct card payment links by selecting Open titania-tickets whenever you click on a card payment link, as shown in the sample screenshot below.

    Open Ticket App BDO Payment Screenshot
@endsection {{-- ******************************* Description: Main Content **************************************--}} @section('main-content')
@endsection {{-- ******************************* Description: JS Files **************************************--}} @push('scripts') {{-- https://github.com/fengyuanchen/jquery-viewer --}} @endpush