# Hide The Checkout Password Field

{% hint style="warning" %}
***Warning** - this super power is defenseless against the "Streamlined Checkout"* 🦹. In order to use the Magic Sign Up Fields, you will have to disable the Streamlined Checkout option
{% endhint %}

{% embed url="<https://www.loom.com/share/6b6e500698d04e4e919a1a92e418fedb>" %}

Some people just hate "having yet another account" to deal with and hate even more to login with their Google or Facebook accounts due to security or privacy concerns. So we don't want that to get in the way of having new users buy your course. And for free courses, we most certainly want to have a "frictionless" checkout experience as possible.

### How to use this super power:

* [ ] Be sure you have Swiss PowerUp installed into your site
* [ ] Open up Site Builder and navigate to the Checkout Sign In Page
* [ ] Add a section and search for ***Hide Checkout Password*** section from the Swiss Power Up
* [ ] That's it. You may want to remind your members in the welcome email how they can change their password by going to the `yourdomain.thinkific.com/account/password` page

![](/files/-MbrJoOCQbM3EFBPsloz)


---

# 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-swiss.superpowerups.com/super-power-settings/hide-the-checkout-password-field.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.
