You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Request for "Wallet Creation" API Endpoint and Permission Support in BTC Pay Server
I am currently integrating BTC Pay Server with a Python Flask application and have encountered the need to programmatically create wallets through the API. While the API offers comprehensive support for store management, there is no direct API endpoint available to automate the wallet creation process for newly registered stores, particularly for hot wallets (e.g., Segwit wallets).
Integration Use Case:
As part of our business process, when a user creates a new store via the API, we also need to automate the wallet setup. This would help streamline the onboarding process for merchants who want to start accepting payments immediately after store creation without manually setting up wallets.
The text was updated successfully, but these errors were encountered:
Request for "Wallet Creation" API Endpoint and Permission Support in BTC Pay Server
I am currently integrating BTC Pay Server with a Python Flask application and have encountered the need to programmatically create wallets through the API. While the API offers comprehensive support for store management, there is no direct API endpoint available to automate the wallet creation process for newly registered stores, particularly for hot wallets (e.g., Segwit wallets).
Integration Use Case:
As part of our business process, when a user creates a new store via the API, we also need to automate the wallet setup. This would help streamline the onboarding process for merchants who want to start accepting payments immediately after store creation without manually setting up wallets.
The text was updated successfully, but these errors were encountered: