# Accept Payment

<figure><img src="/files/T4dwKjmQUT5DWqqgi4rU" alt=""><figcaption></figcaption></figure>

## Suitable for&#x20;

Any verticals that need Online Payment

## Implementation Step

{% stepper %}
{% step %}

### Start Accepting Payment&#x20;

Choose your Payment Mode and Integration

[Accept Payment](/pivot-docs/payments/accept-payment.md)
{% endstep %}

{% step %}

### Withdrawal

Withdraw funds to your registered Bank account

* Via Dashboard\
  [Accept a Payment](/pivot-docs/quick-start/accept-a-payment.md#withdraw-your-funds)
* Via API\
  [Withdrawal](/pivot-docs/api-references/api-lists/account-and-balance/withdrawal.md)
  {% endstep %}
  {% endstepper %}


---

# 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://pivot-payment.gitbook.io/pivot-docs/solutions/business-as-merchant/accept-payment.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.
