# Switch to Production

After you finish setting up the integration, here's what you need to do to activate your PayLater account for live use:

* **Get Production Credentials:**  \
  Once configured, please contact your PayLater account manager to get your production API Key, Merchant ID and Outlet ID
* Replace the credentials with your sandbox.
* Change the end points to production endpoints.
* All Set!  &#x20;You're now ready to use PayLater in your live environment


---

# 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://paylater.gitbook.io/paylater-docs/switch-to-production.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.
