Developer Portal
  • Getting Started with CoinPays
    • Getting Started with CoinPays
    • iFrame API Integration Processes
    • Direct API Integration Processes
    • Pay with Link Solution Integration Processes
  • Iframe API
    • Iframe API Before You Start
    • Iframe API Step 1
    • Iframe API Step 2
  • Direct API
    • Direct API Before You Start
    • Direct API Step 1
    • Direct API Step 2
  • Shared API
    • Coins
    • Languages
    • Fiat Currencies
    • Get Payment Details
  • Donations
    • Iframe Donation
    • Stream Donation
  • Detailed Terms and Their Meanings
    • Merchant Details
    • Wallet Address & Networks
    • Merchant Test Mode
Powered by GitBook
On this page
  • Merchant ID (merchant_id)
  • Merchant KEY (merchant_key)
  • Merchant SALT (merchant_salt)
  1. Detailed Terms and Their Meanings

Merchant Details

On this page, you can find the meanings and usage areas of terms specific to your store.

Merchant ID (merchant_id)

The "merchant_id" is a unique identifier composed of randomly selected numbers specific to your store. You should use it to identify yourself in your API integrations.

Merchant KEY (merchant_key)

The "merchant_key" is a unique key provided to your store for secure communication with the payment gateway. This key should be kept confidential and used in your API requests to authenticate your transactions.If you wish, you can change this field. However, please note that none of your integrations will work after making the change.

Merchant SALT (merchant_salt)

The "merchant_salt" is a unique string of characters provided to enhance the security of your transactions. It is used in combination with other keys to generate secure hashes for verifying data integrity in your API communications.

PreviousStream DonationNextWallet Address & Networks

Last updated 10 months ago