MemberPass
Payment Methods

CeyPay

Connecting your CeyPay account for Crypto payments

Overview

Connect your CeyPay account to effortlessly accept Cryptocurrency payments globally via Binance Pay and Bybit Pay natively.

Prerequisites

Setup Instructions

To obtain your API Key and Secret Key, you need to generate API credentials within the CeyPay Dashboard.

Generate API Credentials

  1. Go to the CeyPay Website and log in to your CeyPay Dashboard.
  2. Navigate to "Settings" on the side menu bar, then tap the "Integrations" tab.
  3. Create a new API key and copy the provided key string.
  4. Ensure you generate keys for the correct environment (Test/Live) you intend to use.

Get Credentials

CeyPay provides a single combined string separated by a dot (e.g., ak_live_123...sk_live_456...).

  1. The first part before the dot (.) is your API Key.
  2. The second part after the dot (.) is your Secret Key.
  3. Safe-keep this entire string securely. It will not be shown again.

Keep your credentials completely secure. Never share them with anyone or expose them in public repositories.

Configure MemberPass

  1. In MemberPass, select CeyPay as the payment method.
  2. Split the combined string you copied using the dot (.).
  3. Paste the API Key (the first part) into the corresponding field.
  4. Paste the Secret Key (the second part) into the corresponding field.
  5. Ensure the Connection Mode (Test/Live) matches the environment of the credentials you copied.
  6. Click Save Changes.

Additional Resources

On this page