Skip to content

Commit 39f2cae

Browse files
MantisClonegitbook-bot
authored andcommitted
GITBOOK-120: feat: Conversion Invoices in Request Invoicing
1 parent f94d975 commit 39f2cae

File tree

2 files changed

+32
-22
lines changed

2 files changed

+32
-22
lines changed

docs/.gitbook/assets/image (5).png

14 KB
Loading

docs/building-blocks/templates/request-invoicing.md

Lines changed: 32 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,31 +12,41 @@ A video showing the Request Invoicing template where you can create, pay, and li
1212

1313
## Features
1414

15-
| Feature | Status |
16-
| -------------------------------------------------------------------------------------------------------------------------------------- | -------------------- |
17-
| ERC20 Payments | :white\_check\_mark: |
18-
| Native Token Payments | :white\_check\_mark: |
19-
| Conversion Payments | :construction: |
20-
| [rnf\_invoice format](https://github.com/RequestNetwork/requestNetwork/tree/master/packages/data-format/src/format/rnf\_invoice) 0.3.0 | :white\_check\_mark: |
21-
| Configure Logo and Colors | :white\_check\_mark: |
22-
| Inject your own custom currency list | :white\_check\_mark: |
23-
| Download Invoice as PDF | :white\_check\_mark: |
15+
| Feature | Status |
16+
| ------------------------------------------------------------------------------------------------------------------------------------- | -------------------- |
17+
| ERC20 Payments | :white\_check\_mark: |
18+
| Native Token Payments | :white\_check\_mark: |
19+
| Conversion Payments | :white\_check\_mark: |
20+
| [rnf\_invoice format](https://github.com/RequestNetwork/requestNetwork/tree/master/packages/data-format/src/format/rnf_invoice) 0.3.0 | :white\_check\_mark: |
21+
| Configure Logo and Colors | :white\_check\_mark: |
22+
| Inject your own custom currency list | :white\_check\_mark: |
23+
| Download Invoice as PDF | :white\_check\_mark: |
2424

2525
## Chains and Currencies
2626

27-
| Chain | Currencies |
28-
| --------------- | ------------------------------------------------------------------------------------------- |
29-
| Ethereum | USDC, USDT, DAI, AXS, AUDIO, RAI, SYLO, LDO, UST, MNT, MIR, INJ, OCEAN, ANKR, RLY, REQ, ETH |
30-
| Polygon | USDC, USDT, DAI, MATIC |
31-
| Sepolia | FAU, ETH, USDT, USDC |
32-
| BNB Smart Chain | DAI, BUSD |
33-
| Gnosis | USDC |
34-
| Avalanche | USDC, USDT, AVAX |
35-
| Optimism | USDC, USDT, DAI, ETH |
36-
| Moonbeam | USDC (multichain), USDC (wormhole) |
37-
| Fantom | FTM |
38-
| zkSync Era | ETH |
39-
| Base | ETH |
27+
<figure><img src="../../.gitbook/assets/image (5).png" alt=""><figcaption><p>Currency Selectors from the Request Invoicing app</p></figcaption></figure>
28+
29+
### Payment Currencies
30+
31+
| Chain | Currencies |
32+
| --------- | ------------------------- |
33+
| Ethereum | ETH, USDC, USDT, DAI, REQ |
34+
| Polygon | MATIC, USDC, USDT, DAI |
35+
| BNB Chain | DAI, BUSD |
36+
| Gnosis | USDC |
37+
| Optimism | ETH, USDC, USDT, DAI |
38+
| Base | ETH, USDC |
39+
| Sepolia | ETH, USDC, USDT, FAU |
40+
41+
### Invoice Currencies
42+
43+
Invoices can be denominated in the following fiat currencies, in addition to the [#payment-currencies](request-invoicing.md#payment-currencies "mention")listed above.
44+
45+
* USD
46+
* EUR
47+
* CNY
48+
* GBP
49+
* JPY
4050

4151
### Request Invoicing Integration Video
4252

0 commit comments

Comments
 (0)