INTRODUCTION
## INTRODUCTION
>**IMPORTANT:** Because the Paysafe Payments API uses its [own unique API keys for request authentication](#get-your-secret-api-key) and provides its own [Test and…
Overview
Overview
You can easily and securely process payments from your customers using one single API – The **Payments API**.
The Paysafe Payments API helps you to process payments of your…
Payment Methods
Payment Methods
Payment Methods represent your customer's payment instruments. They are used to collect payments or store instrument details for future payments. The Payments API…
Get your Secret API Key
Get your Secret API Key
The Payments API uses a distinct API key:
* The Secret Key – used for all server-to-server API requests.
You can retrieve your Secret key for your…
Secret API Key
Secret API Key
You use the Secret API key in all your server-to-server Payments API requests.
> **Note:** You must Base64 Encode your Secret API key before using it in your API…
Testing
Testing
Test accounts enable you to process API transactions that mirror the functionality of the Production environment.
Payment transactions processed in the Test environment are executed…
Going Live
Going Live
Once you are satisfied with your integration to the Test environment, you must repeat the configuration changes made to your Test account on your Production account.
>…