# Onboarding

In this section you will have to configure D24 in your Shopify in a simple way.

1\. On this screen you must click on the 'LOG IN' button. If you do not have an account, you can create one by clicking on the 'Create it here' button.

![](https://d24-shopify-docs.vercel.app/images/onboarding/D24-onboarding-login.png)

***

2\. In the next screen you must enter the Api Key, and Api Signature. Do not forget to upload the logo!

![](https://d24-shopify-docs.vercel.app/images/onboarding/D24-onboar-insertarapi.png)

After uploading the credentials, press the 'LOGIN' button.

![](https://d24-shopify-docs.vercel.app/images/onboarding/D24-onboarding-apis.png)

3\. If they are wrong or incorrect, you will see the corresponding validation message.

![](https://d24-shopify-docs.vercel.app/images/onboarding/D24-onboarding-invalid.png)

***

4\. If they are correct, a success message will be displayed and you will enter the administrative panel of your store.

![](https://d24-shopify-docs.vercel.app/images/onboarding/D24-onboarding-succes.png)

5\. It is important that you activate the payment methods you wish to use in order to operate with D24.

![](https://d24-shopify-docs.vercel.app/images/onboarding/D24-onboarding-tarjetas.png)

In this same screen you can activate the test mode if you want to simulate transactions before making real transactions.

![](https://d24-shopify-docs.vercel.app/images/onboarding/D24-onboarding-testmode.png)

***

6\. Once you have finished the configuration, press the 'Activate D24' button. Done! The configuration process will have finished successfully and you will be offering D24 as a means of payment to your customers.

![](https://d24-shopify-docs.vercel.app/images/onboarding/D24-onboarding-active.png)

![](https://d24-shopify-docs.vercel.app/images/onboarding/D24-onboarding-d24activated.png)


---

# 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://apidocs.onekeypayments.com/guides/deposits/solutions/plugins/shopify/onboarding.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.
