# VCC 透传支付介绍与提示

***

#### **旺季痛点：VCC支付总遇这些坑？**

某东南亚专线代理王经理，旺季日均出票300+张，最近遇到航司临时涨价，卡里余额不足直接支付失败，订单被拒。

更糟糕的是，航司风控机制也常常导致支付失败。一次因支付金额过大，系统触发风控，导致出票延迟，客户订单无法及时完成，影响了业务进度。

***

## **接入 Atlas VCC 透传服务后**

#### ✅ 提高支付通过率：

VCC相对传统信用卡而言，交易通过率更高，尤其在高频支付时更稳定。

#### ✅ 灵活管理资金：

VCC余额可根据需要灵活充值，方便对不同航司订单进行资金分配和管理。

#### ✅ 方便快捷：

VCC支付无需实际银行卡，直接在线生成和使用，操作简便，节省了支付时间。

#### ✅ 客户可获得直接VCC返点：

使用VCC支付时，客户可以根据交易量和金额获得VCC返点，进一步降低成本，提升收益。

***

## **Atlas VCC 使用指南**

#### ✅ 技术过硬，实力够强

* 自动适配航司规则（若supportCreditTransPayment=1说明支持透传）。
* 智能解析，若VCC支付异常（如额度不足/航司拒收），客户可以重新生单，使用预存款支付，保障出票成功率。

#### ✅ 动态价格，灵活应对

* 实时透传航司价格：接口直连，自动抓取vendorFare实时价格，告别手动调价误差。
* 智能锁定金额：支持设置maxAcceptedAmount（建议高于订单3%），航司涨价自动重试，支付成功率↑↑↑!

#### ✅ 安全结算，风险可控

* 单次卡+自动重试：优先推荐单次VCC卡，搭配Atlas自动重试机制（allowRetry=Yes），避免重复开卡风险。
* 双重校验防扣款：支付后实时查询vendorCost字段，精准对账；若遇航司拒卡，系统自动识别异常扣款！

#### ✅ 极简操作，高效落地

出票失败不慌！四步急救法：

1. 查接口扣款状态；
2. 换卡BIN重试；
3. 预存款补单；
4. 联系航司申诉。

***

## **代理人高频问题答疑**

Q：支付金额显示与实际扣款不符？

A：通过queryorderdetails.do接口查询VendorCost，100%还原航司扣款明细，对账无忧！

Q：MaxAcceptedAmount设置多少比较安全？

A：建议订单金额×1.03，兼顾成功率与资金安全，动态平衡。

Q：哪些航班支持VCC透传支付？

A：接口返回值中“supportCreditTransPayment=1”代表支持VCC透传支付。

***

**曾经的“投诉缠身”变成“客户五星好评”，从“航司拒载”到“订单秒过”！**

<mark style="background-color:blue;">**Atlas VCC的真正价值，不仅是技术升级，更是代理人从“被动挨打”到“主动掌控”的思维革命！**</mark>


---

# 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/chan-pin-jie-shao/atlas-zi-xun/vcc-tou-chuan-zhi-fu-jie-shao-yu-ti-shi.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.
