> For the complete documentation index, see [llms.txt](https://docs.propw.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.propw.com/help-center/product-updates/credit-card-payment-guide.md).

# Credit Card Payment Guide

### Quick Start

Follow the steps below to purchase an Evaluation Package using a credit card and begin your PropW Evaluation Program.

### Step 1 – Start an Evaluation

Launch a new Evaluation by selecting your preferred Evaluation Package.

### Step 2 – Select Credit Card Payment

Proceed to the Evaluation Registration page and choose Credit Card as your payment method.

### Step 3 – Complete Your Information

If this is your first credit card payment, please provide the required personal information to complete the payment setup.

*This information is required only for your first payment.*

### Step 4 – Review Your Order

Verify your Evaluation Package details and payment information before proceeding.

### Step 5 – Complete Your Payment

Select your preferred payment option and follow the on-screen instructions to complete the transaction.

Browser Notice

If your browser displays a payment permission notification, simply click the notification icon and continue following the payment instructions.

### Step 6 – Payment Successful

Once your payment has been successfully processed, your Evaluation Registration will be confirmed automatically.

### Step 7 – Review Your Registration

You can view your completed Evaluation Registration, payment details, and applicable Scholarship Allocation information by navigating to:

Registration Records

### Step 8 – Begin Your Evaluation

After your Evaluation Account has been activated, you can access your account dashboard and begin participating in the PropW Evaluation Program.

### Need Assistance?

If you require any assistance during the payment process, please contact the PropW Support Team.

Customer Support

<support@propw.com>

We appreciate your feedback and are continuously working to improve your experience with PropW.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.propw.com/help-center/product-updates/credit-card-payment-guide.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
