Revolut for Business
Connect Revolut for Business to Webflow and accept multi-currency payments without rebuilding your site on another platform.
How to integrate Revolut for Business with Webflow
Accepting international payments, managing multiple currencies, and syncing transaction data with your site requires manual coordination across separate systems. Integrating Revolut for Business with Webflow connects payment processing directly to your site content.
Start with Payment Links or Hosted Checkout for no-code payment buttons that redirect to Revolut's secure checkout. Use automation platforms like Zapier or Make.com to connect form submissions and orders to Revolut actions. For custom workflows that require programmatic control, build with the Merchant API for customer payments or the Business API for internal operations.
Native features, direct embeds and widgets
Payment Links
No-code payment buttons via shareable checkout URLs. Create links in your Revolut dashboard, customize branding, and paste into Webflow buttons or text links.
Here are the capabilities offered:
- 35+ currencies with currency documentation
- Revolut Pay, cards, Apple Pay, Google Pay via hosted checkout
- Dashboard branding (logo, colors, cover images)
- Single-use or reusable links
- Mobile-optimized, funds within 24 hours
Implementation: Add Button element → Link Settings → paste payment URL → publish.
Hosted Checkout Pages
PCI-compliant payment forms hosted in Revolut's secure environment. Generate checkout URLs in the dashboard and add them to Webflow buttons. Revolut handles security and mobile optimization. Cannot integrate with Webflow's native e-commerce; one-time payments only.
Here are the capabilities offered:
- PCI-compliant via hosted checkout
- Customizable branding through the dashboard
- Mobile-responsive design
- Cards, digital wallets, Revolut Pay
Implementation: Generate URL in Revolut dashboard → add Button in Webflow → set link destination.
Build with Webflow and Revolut Business API
Accept payments through the Merchant API
Merchant API for customer-facing payments. Create orders with POST /orders (amount, currency, customer details). Returns order ID and checkout URL. Webhooks for ORDER_COMPLETED, ORDER_AUTHORISED, ORDER_PAYMENT_DECLINED.
It offers the following features:
- Order creation via API endpoint
- Real-time webhooks
- HMAC SHA-256 signature verification
- Webflow CMS integration via CMS API
- Subscription support via recurring order mode
Authentication: API key
Manage business transfers through Business API
Business API for internal operations: transfers, account access, transaction management. Create transfers with POST /pay. Register counterparties via Counterparties API first.
Here are the features and functionalities:
- Programmatic transfers via payment endpoint
- Duplicate prevention via request_id
- GET /transactions and GET /accounts
- Webhooks for TransactionCreated, TransactionStateChanged
Authentication: OAuth 2.0 with certificate-based JWT.
Generate payout collection links programmatically
Payout Links for payment distribution. Create via POST /payout-links with request_id, amount, and currency. URLs are valid for 7 days. Webhooks: PayoutLinkCreated, PayoutLinkStateChanged.
Here are the capabilities:
- Programmatic link generation
- 7-day validity
- State transitions: created, processing, completed, failed, cancelled
Handle multi-currency operations
Convert currencies via POST /exchange. Instant execution, returns applied rate. Store records in Webflow CMS collections.
Here are the features offered:
- Instant conversion via foreign exchange API
- Multi-currency accounts via POST /accounts
- Automatic workflows via transaction webhooks
Note: Webflow supports only Stripe and PayPal.
Build with automation platforms
Zapier and Make.com connect Revolut and Webflow without custom development.
- Zapier: OAuth 2.0 support, automatic error handling. Form submissions → invoice creation, orders → payment drafts, transaction tracking → CMS updates. The advanced workflows require the Webhooks by Zapier app.
- Make.com: API key authentication, conditional branching, custom API calls, and complete CRUD operations. Webhook-based automation with data transformation.
What you can build
Integrating Revolut with Webflow lets you build payment systems that handle multiple currencies and automate financial workflows.
- International service marketplace: Build pages with forms that connect to Revolut payment links for multi-currency checkout, while CMS collections track order status and transaction history
- Premium content subscription site: Combine Webflow Memberships with Revolut Merchant API subscription mode to accept recurring multi-currency payments, displaying subscriber data in CMS dashboards
- Agency financial portal: Display real-time transaction data and account balances by connecting Business API webhooks to CMS collections
- Marketplace with automated payouts: Trigger vendor payments through the Business API when transactions complete, with CMS collections tracking payout status
Frequently asked questions
No. Webflow checkout supports only Stripe and PayPal. Workarounds: Payment Links, Hosted Checkout, or automation via Zapier/Make.com.
Use webhooks instead of polling. Configure Revolut webhooks for TransactionCreated/TransactionStateChanged. Implement TTL caching, exponential backoff, and check the Retry-After header on 429 responses.
Yes. This can be done via Zapier/Make.com or custom API.
Yes, through custom API integration or automation platforms. Set up workflows via Zapier or Make.com to automatically create a Revolut transfer to your vendor when Webflow registers an order—this requires either third-party automation platform setup or custom backend development since Revolut cannot be integrated directly into Webflow's native e-commerce checkout. For API integration, implement a webhook listener for Revolut transaction state changes, register vendors through the Revolut Counterparties API, and create transfers with POST /pay including a unique request_id parameter to prevent duplicate transactions. Monitor payment completion through Revolut's ORDER_COMPLETED webhook event or TransactionStateChanged webhook, then update order status in Webflow using the CMS API and publish the item to make changes visible.
Revolut's payment infrastructure adheres to PCI DSS standards (Payment Card Industry security standards) when you use hosted checkout pages or the Revolut Checkout Widget, keeping your Webflow site completely out of PCI scope because card data never touches your servers. Never collect payment card details through native Webflow forms—Webflow forms lack tokenization mechanisms required for secure card handling. If you build custom checkout experiences, implement them so all sensitive data flows directly to Revolut's Merchant API, bypassing your infrastructure entirely.
Description
Revolut for Business is a digital banking platform offering multi-currency accounts, payment processing, expense management, corporate cards, and invoicing. Supports card payments, Apple Pay, Google Pay, and Revolut Pay for international operations and ecommerce.
This integration page is provided for informational and convenience purposes only.

Form Payments
Connect Form Payments, a payment collection app, with Webflow to accept payments through native forms without building e-commerce infrastructure or redirecting users to external checkout pages.

QuickBooks
Connect QuickBooks with Webflow to automate the invoice creation from orders, sync customer records from forms, and record transactions without manual data entry.

Xero
Connect Xero to Webflow and sync ecommerce orders with accounting records without manual data entry.

Mollie
Connect Mollie, a European payment service provider, with Webflow to accept 25+ payment methods including iDEAL, Bancontact, and Klarna. This integration works exclusively for companies registered in the EEA, Switzerland, or the United Kingdom.

Metamask
Connect MetaMask with Webflow to add wallet authentication, NFT galleries, and token-gated content.

GoCardless
Connect GoCardless with Webflow to collect recurring Direct Debit payments without backend development.

Razorpay
Connect Razorpay with Webflow to accept Indian payment methods like UPI and netbanking.

Lemon Squeezy
Connect Lemon Squeezy with Webflow to add payment processing and subscription management through checkout overlays, direct payment links, or API integrations.

Monto Simple Subscriptions
Connect Monto Simple Subscriptions with Webflow to add recurring billing to your ecommerce store products.


