Beyond-Bot.ai + BTCPay Server
BTCPay Server is a free, open-source, self-hosted Bitcoin payment processor that enables merchants to accept Bitcoin payments without intermediaries.
Was du mit dieser Integration tun kannst
Dateneingabe automatisieren
Synchronisiere automatisch neue Kontakte oder Deals von Beyond-Bot.ai nach BTCPay Server.
Kundenprofile anreichern
Nutze Beyond-Bot.ai, um neue Informationen zu finden und in BTCPay Server zu ergänzen.
Workflows auslösen
Starte automatisierte Workflows in BTCPay Server basierend auf Gesprächen mit deinem virtuellen Experten.
Verfügbare Aktionen
Diese Aktionen kann dein virtueller Experte in BTCPay Server ausführen.
Create Payment Request
Tool to create a new payment request for a store. use after confirming store id.
Create Store
Tool to create a new store in btcpay server. use when you need to provision a new store before processing transactions.
Create Btcpay Server User
Tool to create a new btcpay server user. use when you need to register a new user programmatically as an administrator.
Register A Webhook
Tool to register a new webhook. use when you need to receive store event notifications.
Delete Api Key
Tool to revoke a specific api key. use when you need to remove an api key to immediately prevent its use. call after identifying the key to revoke.
Delete Payment Request
Tool to delete a specific payment request. use when you need to archive/remove an existing payment request for a store.
Delete Store Payout
Tool to delete a specific payout from a store. use when you need to cancel a payout no longer needed.
Get Api Key
Tool to retrieve the current api key. use after authentication to get api key details.
List Api Keys
Tool to list api keys. use when you need to retrieve all api keys associated with the authenticated user.
Get Payment Requests
Tool to list all payment requests for a specific store. use after confirming you have the store id.
Get Btcpay Server Info
Tool to retrieve information about the btcpay server instance. use when needing server version, tor address, supported payment methods, and synchronization states.
Get Store
Tool to retrieve information about a specific store. use when you need full store configuration.
Get Btcpay Server User
Tool to retrieve information about a specific user. use when you need to fetch profile data for a given user id or email.
Get Store Webhook
Tool to retrieve details of a specific webhook. use when you need to verify the configuration or status of a webhook for a given store after its creation.
List Store Webhooks
Tool to list all webhooks registered for a store. use when you need to retrieve the configured webhooks for management or auditing.
List Apps
Tool to list all apps associated with a specific store. use when retrieving basic metadata of every app in that store.
Update Btcpay Server User
Tool to update current user information. use when you need to modify your authenticated user profile on btcpay server.