# Welcome

Here, you will explore how to use the Paywall service, its features, and the functionalities it provides.\
With Paywall, you can perform payment transactions quickly and successfully. Instead of integrating each payment provider from scratch, you can easily access all provider capabilities through a single point via Paywall and accelerate your integration process.

**Integration and SDK Support:**\
You can easily integrate the Paywall service into your products using any programming language. Paywall offers RESTful-based integration capabilities and also provides SDK support.\
If the SDKs offered by Paywall do not fully meet your requirements, you may contact us.

**Security and Authorization:**\
Paywall API uses a security key–based authorization mechanism. To complete an integration, a merchant-specific Public API Key and Private API Key must be used. These credentials are provided to the merchant by Paywall once the onboarding process is completed.

Thanks to its PCI DSS compliance, Paywall provides the level of trust and security your business needs.

<img src="https://lh7-us.googleusercontent.com/UG_RB1LnSb5rqFnzq2RSBIUhglnjvhOdercdqgDFBXuiHC_1eHEpmTH1a2uoxCtfXaePmNeEMhMRJ9rbwjDGjU8QynaIm0UK39Tm2GkM1ZRY0I4639W6igBrq_Em2kHhPIF4v4-dcwL43fXqnbaPpUs" alt="" data-size="original">

#### **API Documentation:**

The API documentation includes detailed information about all API requests and responses, sample codes, and usage instructions. By using the API of our Paywall payment service, you can perform payment transactions quickly, securely, and effortlessly.

🤝 For any questions or support, don't hesitate to contact us.


---

# 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://developer.paywall.one/payment-orchestration-integration-document/welcome.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.
