Available platforms
Pabbly Connect (live in the public app store)
AlgoVoi is published as a Pabbly Connect app. To use it:- Log in at connect.pabbly.com.
- Create a workflow and search for AlgoVoi.
- Connect with an
algv_…API key. The API base defaults tohttps://cloud.algovoi.co.uk. - Leave Tenant ID and payout-address fields blank if you’re using the cloud-managed flow. The cloud gateway pulls those from the tenant attached to your API key.
https://api.algovoi.co.uk and fill in Tenant ID plus payout addresses explicitly.
Actions
- Create payment link generates a hosted-checkout URL.
- Verify payment checks on-chain status by token.
- List networks returns all supported chains and assets.
Triggers
- Payment confirmed fires an instant webhook when a payment settles on-chain.
Activepieces
Same shape as Pabbly Connect, but self-hosted under your own Activepieces instance. Use this if you don’t want to depend on a third-party SaaS workflow runner.WordPress family
GiveWP and Gravity Forms are WordPress plugins. Install them through the normal WordPress admin, paste your AlgoVoi API key, and a “Pay with USDC” payment option appears in the donation form or form-builder field.See also
- Outbound webhooks for posting the same
payment.confirmedevent to your own backend - Chat bots for the conversational equivalent (Telegram, Discord, etc.)