# Card Sale No Tip/With Tip

### Card Sale No Tip/With Tip

### Card Sale No Tip

One of the most common transactions is a purchase where the client uses their credit or debit card as the method of payment.

{% hint style="info" %}
NOTE: This procedure is applicable only if you have **not enabled** the tipping option. If the tip option is enabled, please refer to the [*Card Sale With Tip*](#card-sale-with-tip) procedure.
{% endhint %}

#### **To process a sale with no tip:**

1. If required, touch **Operations** and touch **Sale** from the menu.

<figure><img src="https://3906380439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6flXtoPk5hDLO7lHpA2z%2Fuploads%2FbMxXO7XKQxoIpkbIjcCw%2FOperationsMenu_Sale.png?alt=media&#x26;token=2a1ef258-dfa5-4559-93cb-dea85c70682f" alt=""><figcaption></figcaption></figure>

2. Using the number pad, enter the sale amount.
3. Touch **OK**. The *Total Sale* screen appears.

<figure><img src="https://3906380439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6flXtoPk5hDLO7lHpA2z%2Fuploads%2F6bpoOzTQl1MHjq3hnZks%2FOkButton.png?alt=media&#x26;token=6001a7d1-dde3-4261-aa88-48e0d09eff69" alt=""><figcaption></figcaption></figure>

4. Hand the terminal to the customer or ask them to present their card to tap, insert, or swipe their payment card.
5. After authorizing the sale, the terminal prints the merchant copy of the transaction receipt. To print the customer copy, touch **Print receipt** or touch **No receipt** if no customer copy is requested.

***

### Card Sale With Tip

If you work in the service industry (bar, delivery, restaurant, transportation), the most common transaction is a purchase with the option to add a tip, where the client uses their credit or debit card as the method of payment.

{% hint style="info" %}
NOTE: This procedure is applicable only if you have **enabled** the tipping option. If the tip option is not enabled, please refer to the [*Enable Tipping*](https://docs.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/tipping#enable-tipping) procedure.
{% endhint %}

#### **To process a sale with the option to tip:**

1. If required, touch **Operations** and touch **Sale** from the menu.\
   ![Operations menu Sale](https://documentation.payfacto.com/SecurePayment/Pay/UG/CA-EN/assets/images/Pay/OperationsMenu_Sale.png)
2. Using the number pad, enter the sale amount.
3. Touch **OK**. The *Total Sale* screen appears displaying the tipping options.

<figure><img src="https://3906380439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6flXtoPk5hDLO7lHpA2z%2Fuploads%2F6bpoOzTQl1MHjq3hnZks%2FOkButton.png?alt=media&#x26;token=6001a7d1-dde3-4261-aa88-48e0d09eff69" alt=""><figcaption></figcaption></figure>

4. Hand the terminal to the customer so they can select whether to include a tip percentage, amount, or to not include a tip. After the customer selects their tipping option, the *Total Sale* screen updates with the tip added to the sale amount.
5. The customer presents their card to tap, insert, or swipe their payment card.
6. After authorizing the sale, the terminal prints the merchant copy of the transaction receipt. To print the customer copy, touch **Print receipt** or touch **No receipt** if no customer copy is requested.


---

# 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.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/payment-standalone-mode/transactions/card-sale-no-tip-with-tip.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.
