Skip to content

Latest commit

 

History

History
55 lines (40 loc) · 3.29 KB

File metadata and controls

55 lines (40 loc) · 3.29 KB

Request Invoicing

An Invoicing Template for creating, viewing, and paying requests in Request Network. Built using the invoice-dashboard.md and create-invoice-form.md Web Components.

FrameworkDeploymentSource
Next.jshttps://invoicing.request.networkhttps://github.com/RequestNetwork/invoicing-template

Request Invoicing Demo Video

{% embed url="https://www.youtube.com/watch?v=FC6oJR5aKOQ" fullWidth="false" %} A video showing the Request Invoicing template where you can create, pay, and list all your requests. {% endembed %}

Features

Feature Status
ERC20 Payments
Native Token Payments
Conversion Payments
rnf_invoice format 0.3.0
Configure Logo and Colors
Inject your own custom currency list
Download Invoice as PDF

Chains and Currencies

Currency Selectors from the Request Invoicing app

Payment Currencies

Chain Currencies
Ethereum ETH, USDC, USDT, DAI, REQ
Polygon MATIC, USDC, USDT, DAI
BNB Chain DAI, BUSD
Gnosis USDC
Optimism ETH, USDC, USDT, DAI
Base ETH, USDC
Sepolia ETH, USDC, USDT, FAU

Invoice Currencies

Invoices can be denominated in the following fiat currencies, in addition to the #payment-currencieslisted above.

  • USD
  • EUR
  • CNY
  • GBP
  • JPY

Request Invoicing Integration Video

{% embed url="https://www.youtube.com/watch?v=dYlSVr94Ohg" %} A video showing how to integrate the Request Invoicing web components into a Next.js application. {% endembed %}