Checkout for Digital Asset Payments

📘

This feature is for your merchant to use directly.

This guide outlines the process for incorporating digital asset payments into your workflow with Layer1, leveraging the Hosted Payments Page (HPP) as a user interface component for end users to complete their payments both IN and OUT.

Additionally, all information presented on the page is accessible via API response, allowing for the customization of your own hosted payments page as desired.

The sequence diagram for a crypto payment in followed in this guide.

A sample of our Hosted Payment Page experience


Steps to Follow

This guide covers the integration of payment links into your platform to accept crypto payments, detailing the following steps:

  1. Initiating a payment request and handling the response.
  2. Guiding the end user to complete the payment.
  3. Setting up a webhook listener for payment notifications.
  4. Managing payment exceptions and errors.

What’s Next