# 在线合约支付方式

## 在线合约支付方式

> **SUCCESS**
>
> #### 概览
>
> 我们建议您通过在线合约和购买Ptengine的付费计划。通过立即完成流程，您可以立即开始使用付费计划的功能。 我们支持两种支付方式：信用卡和PayPal。

## 如何打开计划选择屏幕

导航到"确认计划·购买" >> "计划及使用情况"，然后单击屏幕右上角的"升级"按钮（如果更改计划，则为"更改计划"）以转到详细计划介绍页面。

在计划介绍页面中，您可以比较各个计划的价格、可用功能权限、数据保留期、支持服务等。页面还显示您当前使用的计划信息。

单击要购买的计划列中的"选择计划"，转到详细确认页面，然后按如下所示选择月度PV数和模块。

提示：

1. 请注意，计划合约是按项目为单位的。
2. 请注意，只有项目创建者才能购买计划。
3. 关于如何确认购买历史，在登录Ptengine后，您可以在"确认计划·购买" >> "购买历史"中查看和打印购买历史（收据）。

## 信用卡支付

我们将说明如何使用信用卡支付购买付费计划的步骤。

接下来，在支付方式部分输入信用卡信息，然后进行在线服务购买流程。 请确认您选择的计划价格和合约期限，如果没有问题，请单击"购买"。这样就完成了购买流程。

## PayPal支付

我们将说明如何使用PayPal支付购买付费计划的步骤。

请确认您选择的计划价格和合约期限，如果没有问题，请单击"使用PayPal支付"。

将显示如下所示的PayPal支付屏幕。

您可以在屏幕左侧确认所选计划价格和合约期限的合约信息。请确认合约内容，如果没有问题，请在屏幕右侧的PayPal登录表单中输入您的PayPal ID和密码，登录并进行支付。

支付完成后，将显示如下所示的购买完成屏幕。

## **注意事项：**

为了防止重复支付，请不要在支付过程中进行浏览器的"刷新"或"返回"操作。

由于通信延迟，即使支付成功，您的报告屏幕可能仍然显示免费版本（及变更前的计划）。

在这种情况下，**请等待一段时间，而不要重复执行相同的购买操作。**

如果仍未解决，请联系我们。


---

# 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://helps.ptengine.com/cn/start-guide/quick/online-payment.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.
