Listen for payments

After creating a charge, our system generates a charge object that includes payment addresses for each supported cryptocurrency, as well as a link to a hosted payment page. The payment page can be shared with your customers so that they can complete their payment using the asset of their choice.

After you create a charge, Busha Commerce continually monitors the blockchain network for incoming payments. To account for the push-based nature of cryptocurrencies, we set an expiration time of 1 hour from the charge creation date. If the customer does not make a payment within this timeframe, the charge is considered expired.

When a payment is received, we update your Dashboard with the payment details. To access more information about the payment, simply retrieve the charge using the unique charge ID (uuid) that was provided when you created it.