# Quick Start Guide🚓

OurPass allows businesses to receive payments from his buyer/customer via our one-click checkout button. For every-time a transaction is initiated to checkout on a purchase, Our Inline/plugin/package pops up a screen to input email and password of the customer.&#x20;

Get started by creating a business/merchant account [**`here`**](https://business.ourpass.co/)&#x20;

The next step is to get your **API Keys**

In order for you to make an API call from our endpoints, you will have to access your API key on your business account. Go to your settings on your business account and click on **API Keys and Web-hooks** to copy your **live public key and secret keys.**&#x20;

The secret/public key looks like this.

{% hint style="info" %}
pass\_pub\_live\_yYz3LYbrsS5dggB9pFlKvFu9sIPld6Dg
{% endhint %}

{% hint style="danger" %}
Do not commit your secret keys to git or use it on client side , Your key is not meant to be disclosed to anyone (public). Secret keys should only ever be used on the server. In a situation where your key is compromised, do generate a new key and replace it on your code immediately.
{% endhint %}

#### Secret Key: **t**his is your unique secret key obtained from the OurPass business dashboard that gives you access to our endpoints.

To start accepting payments, [**`click here`** ](https://docs.ourpass.co/checkout-button-on-your-website)

Access our SDKs and Plugins [**`here`**](https://docs.ourpass.co/sdks-and-plugins)

Check our [**`product pricing`** ](https://ourpass.co/pricing)for more details.&#x20;

{% hint style="info" %}
We charge businesses/merchants **1.4%.** Local transactions fees are capped at **NGN 2,000**, meaning that is the absolute maximum you will ever pay in fees per transaction.
{% endhint %}

## &#x20;<a href="#become-a-merchant" id="become-a-merchant"></a>
