Recharge payments
Recharge payments allow customers to deposit funds into a merchant's app or e-commerce system without creating an invoice.
Stable recharge addresses on a blockchain are assigned to the customers linked to their merchant-specific internal accounts. After the stable recharge address is created customer can send an arbitrary amount of funds into it. When the transaction is accepted on the blockchain, the merchant is notified via webhook and funds become available on the internal account in the merchant's app.
Please note, that recharge payments is a new name for older push payments (API endpoints will be updated soon).
post
<api>
/integration/push-addresses
Create a new recharge/push address
Supported blockchain codes:
Code | Blockchain |
---|---|
BinanceMainNet | Binance Smart Chain Main Net |
BinanceTestNet | Binance Smart Chain Test Net |
PolygonMainNet | Polygon POS Main Net |
PolygonMumbaiNet | Polygon Mumbai Test Net |
Last modified 4mo ago