# Payment

Accept direct credit card payments from all major credit card companies, including Visa, MasterCard, Discover, and American Express.

#### To set up credit card payments <a href="#undefined" id="undefined"></a>

1\. Go to form settings.

2\. Click on Enable Payment button and then connect your Stripe account with your Captisa Form account.

![](https://captisa.com/wp-content/uploads/2018/07/ConnectWithStripe.png)

3\. Once your Stripe account is connected with your Captisa Forms account, go back to form builder.

4\. Add Checkbox, Dropdown, Multiple Choice, or Money control to your form.

5\. On the property tab, check ‘Billable.'  You have the option to assign a price, allow the user to update order quantity, or set if the product is taxable.

![](https://captisa.com/wp-content/uploads/2018/07/SetupProduct.png)

6\. Add Credit Card control into the form. You have the option to specify email, billing, and shipping information.

![](https://captisa.com/wp-content/uploads/2018/07/ccProperty.png)

7\. Add Order Summary control into the form. You have the option to set up additional fees, taxes, change labels, show order items, and subtotal.

![](https://captisa.com/wp-content/uploads/2018/07/orderSummary.png)

8\. That is it.

&#x20;

Here are example forms, or click this link to see it in action > [Online Form Builder with Stripe Payment](https://secure.captisa.com/template?id=1feb5e1c-a7fa-4918-b75f-5a9e1a4bc8b4#).

![](https://captisa.com/wp-content/uploads/2018/07/PaymentExample1.png)

&#x20;

![](https://captisa.com/wp-content/uploads/2018/07/PaymentExample2.png)

&#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://docs.captisa.com/guides/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.
