# Welcome

***

Welcome to the Bayarcash API documentation site. Here you'll find comprehensive guides to help you start working with our API endpoint as quickly as possible.

Let's jump right in!

***

### Sandbox & Production

For testing & integration purpose, you might use our sandbox environment at:

* <https://console.bayarcash-sandbox.com>
* API v2 - `console.bayarcash-sandbox.com/api/v2`
* API v3 - `api.console.bayarcash-sandbox.com/v3`

Our production URL are:

* <https://console.bayar.cash>
* API v2 - `console.bayar.cash/api/v2`
* API v3 - `api.console.bayar.cash/v3`

***

### Plugin

For WordPress user, we have prepared few official plugin which can be downloaded directly from [our WordPress.org repository account](https://profiles.wordpress.org/webimpian/#content-plugins).

List of all plugin & integration, please refer here [plugin.bayarcash.com](https://plugin.bayarcash.com/). Demo usage of Bayarcash can also be viewed here [bayarcash-demo.com](https://bayarcash-demo.com/).

***

### Software Development Kit (SDK)

You might also interested with our official SDK and demo usage of Bayarcash API endpoint.

* [Bayarcash PHP SDK](https://github.com/webimpian/bayarcash-php-sdk)
* [Demo page using vanilla PHP](https://github.com/webimpian/bayarcash-php-demo)
