# Show Secure & Safe Checkout

This feature serves as a trust signal to customers, reassuring them of the security of their transaction provided by and associated with the payment gateways provider, such as Amazon Pay, Authorize.net, Klarna, Opayo, PayPal, Skrill and Stripe.

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

## **How It Works**

This features allow the store owner to display a "secure checkout" message, often accompanied by payment gateway logos, to build customer trust

## Key Benefits

* Immediately Builds Customer Trust and Credibility: When a customer sees a recognizable logo like Shop Pay, PayPal, Norton, or McAfee, it serves as an endorsement from a reputable third party
* Reduces Cart Abandonment: Placing trust signals here helps eliminate any last-minute hesitation a customer might have, making them more likely to proceed with the payment

## How To Use?

1. Click **Add Block.**
2. Choose **Secure & Safe Checkout.**

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

3. Customize the **Recently Viewed** block

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

* **Payment gateway providers:** This is a dropdown menu that allows you to select the payment methods you accept. When you select providers from this list

<figure><img src="/files/9y9o97UMqMRhpVkxZwUO" alt=""><figcaption></figcaption></figure>

* **Custom image:** This option allows you to upload your own image to use as a trust badge. This provides flexibility to match your store's branding or use specific trust seals.
* **Content:** This is a rich text editor that lets you write a short, reassuring message to your customers.
  * You can use the editor to format the text (bold or italics) to make it stand out. This text complements the visual icons and directly tells the customer that their information is safe.


---

# 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.smind.io/guides/cart-drawer/show-secure-and-safe-checkout.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.
