# E-com Platform

{% hint style="success" %}
Currently, Pagsmile provides fast integration for the following e-commerce platforms: [Shopify](https://docs.pagsmile.com/e-com-platform/shopify), [SHOPLAZZA](https://docs.pagsmile.com/e-com-platform/shoplazza), Shopline, Shopyy, Opencart, Ueeshop,  [WIX](https://docs.pagsmile.com/e-com-platform/wix), and [Woocommerce](https://docs.pagsmile.com/e-com-platform/woocommerce).
{% endhint %}

## **Introduction**

Pagsmile is a global platform facilitating various payment methods tailored to the country you are selling to. Utilize Pagsmile plugins for integration with any of our supported platforms during customer checkout. Alternatively, you can create your integration by following our API documentation. Before initiating the process, to become a partner, please contact our business team to gain access to our dashboards through the [Pagsmile official website](https://pagsmile.com/).

<figure><img src="https://4142198059-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgOGd5QxlX-U1mkQpVU%2Fuploads%2FSNTrOFMsTEIDshwYxsEb%2F1280X1280.PNG?alt=media&#x26;token=97cf2cf7-9e0f-40a6-8750-c0e6d90fc381" alt=""><figcaption></figcaption></figure>

<figure><img src="https://4142198059-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgOGd5QxlX-U1mkQpVU%2Fuploads%2F0mBJ1VJGkx8cRAb3Ub8o%2F1280X1280%20(1).PNG?alt=media&#x26;token=a7d93bb5-b926-4eb7-814f-ccbe0d47a49d" alt=""><figcaption></figcaption></figure>

After you submit information about your company, the Pagsmile business team will contact you. Depending on the case, there would be an additional onboarding process and after the credentials are provided, access to the backend will be given.

## Get an Account & Apply for APP\_ID

Once you become Pagsmile's partner, the next step will be to start using our payment methods by getting an APP\_ID & SECRET\_KEY through the Merchant dashboard. The link to the dashboard should be obtained through Pagsmile's business team.

<figure><img src="https://4142198059-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgOGd5QxlX-U1mkQpVU%2Fuploads%2FWCEeofmNWUVkoS4JOsgk%2F1280X1280%20(2).PNG?alt=media&#x26;token=f1b7cb4d-3788-44ce-a240-bcf41ca474ec" alt=""><figcaption><p>Login into Pagsmile's Merchant Dashboard and create an App</p></figcaption></figure>

<figure><img src="https://4142198059-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgOGd5QxlX-U1mkQpVU%2Fuploads%2FEkljCr8yOH1KfruPctl4%2Fe6529562-e1a2-48ba-afb8-7fd8f6e68066.png?alt=media&#x26;token=937b3a8f-5177-46c6-a864-7a95ff748e14" alt=""><figcaption><p>Fill in the required information to create the app</p></figcaption></figure>

<figure><img src="https://4142198059-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgOGd5QxlX-U1mkQpVU%2Fuploads%2FxOfq8ENXRSX19BCNK5FL%2F92a8a21d-2540-43f3-a039-b82f6bf22aa8.png?alt=media&#x26;token=151c614b-c983-426e-a3a5-4089514351e1" alt=""><figcaption><p>After creating the app, click Config to view keys</p></figcaption></figure>

<figure><img src="https://4142198059-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MgOGd5QxlX-U1mkQpVU%2Fuploads%2F6PLNnnlAdLfzr9esHva7%2Fbf4d0719-670a-4ef5-95a8-08c1cf2f4fd6.png?alt=media&#x26;token=9b288b9c-b446-4601-ad37-a1973050f938" alt=""><figcaption><p>Get Merchant ID, App ID, and Security Key</p></figcaption></figure>


---

# 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.pagsmile.com/e-com-platform.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.
