PAYRAM
API SPECS
  • INTRODUCTION
    • ๐Ÿ‘‹PAYRAM
    • ๐Ÿ’กGetting Started
      • Setup
      • YAML Configuration
      • Wallet Configuration
      • Reset Setup
      • Update Payram Server
      • Check your Database
      • Project API Keys
      • Webhook Integration
      • ๐ŸฆŠTest Wallet Setup
  • PAYMENT INTEGERATION
    • ๐Ÿ“ชPayments Flow
    • ๐ŸŽŒIntegrating Payments
      • Implementing the Payment Form
      • Generating a Payment Link
      • Storing and Using the Reference ID
      • Get Payment Details
      • Checking Payment Status
      • Webhook
  • REFERRAL INTEGRATION
    • ๐Ÿ‘ฌReferral Flow
    • Create New Campaign
      • Embed the Referral Dashboard
      • Link Referrers to Referees
      • Trigger Events
  • Fund Management
    • ๐Ÿ› ๏ธSmart Consolidation
    • โ›ฝGAS Station
    • ๐Ÿ‘ฎโ€โ™€๏ธPolicy Management
  • DEVELOPERS
    • ๐ŸŽจAPI Reference
    • ๐ŸงชTest Faucets
  • SUPPORT
    • โ‰๏ธFAQ
    • ๐Ÿ“…Change Log
Powered by GitBook
On this page
  • Method 1: Adding xPub
  • Method 2: Adding Mnemonic
  1. INTRODUCTION

Add Wallet

The next step in setting up your Payram project is to add a wallet address to receive crypto deposits.

Payram provides two methods for adding a wallet

Method 1: Adding xPub

Add xPub Keys:

  • You can provide separate xPub keys for each independent network you wish to support.

  • Enter the xPub keys into the designated fields in the wallet setup section of the dashboard.

Don't have xPub? Learn how to find xPub

Method 2: Adding Mnemonic

Provide Mnemonic:

  • Alternatively, you can provide a single mnemonic phrase.

  • Payram will use this mnemonic to generate XPub keys for all supported networks.

By using either method, you can ensure that your wallet is correctly configured to support the desired payment networks.

Alternatively, you can also create a wallet with Payram Create wallet service.

Last updated 9 months ago

โœจ