Monolo API Docs
  • Introduction
  • Authorization
    • API Keys Management
    • Signature
    • Code snippets
  • Environments
  • Errors
  • Expired Payment
  • Changelog
  • References
    • Crypto payments
      • 🔒Request crypto payment
      • 🔒Add payment details
      • 🔒Get payment data
      • Fetch deposit amounts metadata
    • Crypto withdrawals
      • Request withdrawal metadata
      • 🔒Request crypto withdrawal
      • 🔒Request crypto withdrawal approval status
    • Wallet Addresses
      • Validate address
    • Businesses
      • 🔒Get business by ID
      • 🔒Get business deposits
      • 🔒Get business withdrawals
      • 🔒Get business balance
    • Callbacks
      • Deposit received notification
      • Withdrawal broadcast notification
      • Withdrawal approved/rejected notification
    • Currencies & Fees
      • Get all currencies
      • Get exchange rates [crypto to fiat]
      • Get exchange rates [fiat to fiat]
      • Get exchange rates [any currency to any currency]
Powered by GitBook
On this page

Expired Payment

22 Aug 2024

A one-time payment link must have a maximum expiration time as configured by your merchant. If your payment has expired and no transaction has been recorded on the blockchain you should return to the merchant website and create a new payment link.

If you have already sent the crypto transaction and are seeing the expired payment message, it might not have been broadcasted on the network. Once processed we will update the payment page as soon as it is reflected. Payments are confirmed after receiving several confirmations from the Blockchain network. The final confirmation time depends on the load on the Blockchain network and the funding you have configured.

PreviousErrorsNextChangelog

Last updated 9 months ago