# Atlas Ticket Issuance and Cancellation Rules

## 1. Ticket Issuance Time Standards&#x20;

The Atlas ticketing system features efficient processing mechanisms to ensure rapid ticket issuance for the vast majority of orders. Specific time commitments are as follows:&#x20;

* ≥90% of orders are completed within 5 minutes.&#x20;
* ≥98% of orders are completed within 1 hour.&#x20;

Note: The above timeframes are based on standard ticketing scenarios. Issuance times may be extended due to force majeure events such as airline system delays or external system fluctuations. Specific progress will be updated in real-time via the system.&#x20;

&#x20;

## 2. Order Cancellation Rules&#x20;

Depending on the payment method and customer settings, Atlas order cancellation rules are categorized into the following three types:&#x20;

### 1）VCC Pass-through Card Payment&#x20;

Orders will be automatically canceled by the system if issuance is hindered due to the following reasons:

* Temporary price changes by the airline. &#x20;
* The target flight being sold out. &#x20;
* Payment card verification failure. &#x20;
* No ticket issuance confirmation received from the airline within 2 hours after successful payment.&#x20;

### 2）Prepayment&#x20;

If ticket issuance is hindered due to the following reasons, Atlas will first communicate with the customer to confirm the solution before proceeding:&#x20;

* The target flight being sold out. &#x20;
* Airline system failure preventing ticket issuance.&#x20;

### 3）Customer-Specific Settings (Applicable to All Payment Methods)&#x20;

If specific rules have been set by the customer, the system will cancel orders based on the defined conditions. Common settings include:&#x20;

* **Time-based Settings:** For example, setting "Auto-cancel if not issued within timeout period" (e.g., cancel if not issued within 15 minutes after payment).&#x20;
* **Price Change Settings**: For example, setting "Auto-cancel upon price change" (i.e., the system automatically cancels the order if the airline's fare changes).&#x20;
* **Manual Cancellation**: The customer initiates a "Stop Ticket Issuance" request within the system; the order is canceled after successful system validation.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://resources.atriptech.com/popular-topics/ticketing/atlas-ticket-issuance-and-cancellation-rules.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
