Integrate with major ecommerce platforms in one click and accept crypto at checkout. Receive customer crypto payments with fiat settlement-ready operations.
One-click integrations with leading ecommerce platforms
Why Web3ish
Built for developers who want to ship fast without compromising on quality.
Upload your ABI and build a transaction flow for any EVM contract — DeFi, NFTs, tokens, or custom business logic.
Drop an iframe into your checkout page. Customers get a native crypto payment experience without leaving your store.
Ethereum, Base, Polygon, Arbitrum, Optimism — deploy once and support every major EVM chain automatically.
Customers connect any wallet at checkout. No account, no signup — just connect and confirm the transaction.
How it works
Paste your smart contract address or upload your ABI. Our builder parses all available functions and parameters instantly — no manual configuration.
Configure transaction parameters visually. Set amounts, recipients, token types, and custom logic using our drag-and-drop builder — no code required.
Get a shareable link, an embeddable iframe, or a REST API endpoint. Drop it into your store in minutes and start accepting crypto payments immediately.
Integration
Drop our iframe into your checkout page or call the REST API for custom flows. Works with Shopify, WooCommerce, and custom stacks in one click, with crypto payments handled in fiat-ready settlement flows.
<!-- Embed Web3ish checkout in your store -->
<iframe
src="https://web3ish.com/checkout/{request_id}"
width="100%"
height="520"
frameborder="0"
allow="ethereum"
></iframe>// Or call the REST API
const res = await fetch('/api/v1/requests', {
method: 'POST',
headers: { 'Authorization': 'Bearer YOUR_API_KEY' },
body: JSON.stringify({
contract: '0xYourContract',
chains: ['ethereum', 'base'],
}),
})
const { checkoutUrl } = await res.json()Pricing
Start with a simple plan, then fine-tune pricing with a custom configuration as your project scales.
For testing and small projects
For growing teams shipping real traffic
For teams with unique volume and support needs
FAQ
Have more questions? support@rootxp.dev
Connect in one click to major ecommerce platforms and start receiving crypto payments with fiat-ready settlement from day one.