> For the complete documentation index, see [llms.txt](https://helpwith.salesorder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpwith.salesorder.com/sales/sales-orders/common-sales-tasks/pre-authorization-pre-payment-with-basys.md).

# Pre-Authorization/Pre-Payment with BASYS

<details>

<summary>Media</summary>

<img src="/files/w08wIcgkgdBpbOYefQXQ" alt="" data-size="line">[Take Pre-Authorized Payment with BASYS](https://howto.salesorder.com/take-pre-authorized-payments-with-basys/)

</details>

## Pre-Authorized Payments

Pre-authorization functionality allows you to obtain approval from a customer's financial institution for a specified amount, ensuring the availability of funds and verifying the validity of the card before finalizing the sale by taking payment.&#x20;

{% hint style="info" %}
You must be using the BASYS Payment Processor plugin to use the following.
{% endhint %}

### Process a Pre-Authorize Payment

Upon installing the BASYS plugin, you will find the 'Authorize (BASYS)' action at the top of the page on every sales order.&#x20;

1. To authorize a payment, select this action.&#x20;

<figure><img src="/files/6Prp7podkQSoi189kM3r" alt=""><figcaption></figcaption></figure>

2. Upon selection, a dialogue box will prompt you to enter or use card details.&#x20;

* If you are entering a new card, ensure to select 'Authorize and Store', this will securely store this card for future transactions. See below:&#x20;

<figure><img src="/files/EThpZ5rOEefSeYu2Hs6B" alt=""><figcaption></figcaption></figure>

* Alternatively, you can choose a previously saved card by selecting the appropriate check box. See below:&#x20;

<figure><img src="/files/tKKzIdT0VbEZr855zbUA" alt=""><figcaption></figcaption></figure>

4. Upon successful authorization, this confirmation message will be displayed:&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/sO3z0YtgJpbjuHF4MYu5OSIJsSjmyNzCE-dJWPlfVNDL6PxZpDcLjBSY4xArDskeK0pl25bBcCnzVoD4T3oGspUP0XNcGdBVgyDF7AjeV2eOORbhXL2E-IeiqXWhymPpXghaMMgXW78zft4OW5jbsB8" alt=""><figcaption></figcaption></figure>

You can navigate to the Payment Method tab on the sales order to access detailed information about the authorized payment including the method and status.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/7aia9ASG6vjtVladbO5KdWd9Ladg9gtWgaReeloI1DmpnVd9hmoAcCNEx_mjOMAr8VOwvKEQmFEiwGeuhfqwifbV1LSq9ePQxLYoJZR-CZoq-f_TsstUF_LgR4dUa-nKwdlTuXwk4uPyg4k6Ri5Gip8" alt=""><figcaption></figcaption></figure>

5. Add a new item, the total amount will update. Proceed to make the payment as usual. When you process the payment you will see this message:&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/9bC3ARYOXVOsWzIKLW7h-U4rxaViG0GB9-wz26nqzBoWtTKd8qH8PR2oUv2UF_BbM9rso0Aw6ciNErjzJC7L1UcyHzYJvW_18ngupmevuJEmCkTXW_vbdIcDGQRe62pS7tViP8nz5y78Co-ZvX4R_b8" alt=""><figcaption></figcaption></figure>

6. Click 'Void Authorized & Make Payment'.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/fAoMFLvJCA6tDy3Y89dwiFC5ZLY8Ke_85CgmeOB7NgzqsR3v3aUMBNwOMQiN90ouJxUJqbxJ7aS0dEkOwVW7BIuwXfx_fvCWShOmWgFkMXf0fT5E0V4DQgulQuUh264TuHtzSkYEYVUhYfbMZtucucI" alt=""><figcaption></figcaption></figure>

7. Click 'Finish'.&#x20;

### Review Transactions

To review the payment details, go to <mark style="color:orange;">Setup > Registered Plugins > BASYS</mark> and click 'Processor Log'. Here you can access both the original authorization payment and the recent transaction.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/f0g9IDJ3TCY47OflhH7TeW4_K-dtfz2Noo0xHL9usatzs2iADYXWr7PljqUfAqfDaQjw101PddE44s0mkXh2SrNjXOj038DdMdZ86JypZAOMJeE2quzM462BtomfmR4KQ4KJ8xzqjGsZJ2NMZNdE_kg" alt=""><figcaption></figcaption></figure>


---

# 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://helpwith.salesorder.com/sales/sales-orders/common-sales-tasks/pre-authorization-pre-payment-with-basys.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.
