Paymento Documention
  • 👋Project Overview
  • Overview
    • 💡Mission and Vision
    • 📜Whitepaper
      • Problem Statement
      • Solution
      • Architecture and Technology
      • Business Model
      • Financial Sustainability
      • Tokenomics
      • Road Map
  • Accept Crypto Payments
    • ⭐Get Started
    • 🔐API Key Generation
      • How to Export xPub Keys
    • 🌐Payment Integration
    • 🛠️Prebuilt Payment Plugins
    • 🐞Testing and Simulation
      • Creating a Testnet Wallet
      • Accquire Testnet Assets
      • Creating Transactions
  • API Documention
    • API Overview
    • Payment Request
    • Payment Callback
    • Payment Verify
    • Additional APIs
      • Manage Payment Settings
      • Get List of Accepted Coins
  • Fee & Pricing
Powered by GitBook
On this page
  1. Accept Crypto Payments
  2. Testing and Simulation

Creating Transactions

After receiving testnet assets, You will be able to create a transaction and transfer testnet asset to your integrated store:

  • Generate a payment request using the Paymento API or your integrated software.

  • Use your testnet wallet to send a test transaction to the generated address.

  • Monitor the transaction status on blockchain explorers.

Confirming Transactions

  • Verify transaction confirmations on the blockchain explorer.

  • Ensure that the test payment reflects in the Paymento dashboard and API callback response.

By following these steps, you can thoroughly test and validate your Paymento integration, ensuring a reliable, secure, and user-friendly experience before going live on the mainnet

PreviousAccquire Testnet AssetsNextAPI Overview

Last updated 4 months ago

🐞