# Get Started with CryptAPI Welcome to CryptAPI! This guide will help you integrate cryptocurrency payments into your application quickly and securely. Whether you're a developer building custom solutions or looking for plug-and-play options, we've got you covered. ## Before You Start Before diving into your integration, here are some important things to know: > **WARNING** >**Minimum Transaction Amounts**: Every cryptocurrency has minimum transaction amounts on different blockchains. Transactions below these minimums will be **ignored by CryptAPI systems and funds will be lost**. Always check the minimum amounts for your chosen cryptocurrencies before accepting payments. You can find the complete list at [cryptapi.io/cryptocurrencies](https://cryptapi.io/cryptocurrencies) or fetch them using the [info endpoint](/api/tickerinfo). ## Choose Your Integration Method Pick the approach that best fits your needs and technical requirements: {% section id="choose-method" %} {% featureCard title="Custom Payment Flow" description="Build a fully customized payment experience with complete control over the user interface and flow. Perfect for developers who want maximum flexibility." icon="braces" link="/get-started/custom-payment-flow" linkText="Start Building" /%} {% featureCard title="eCommerce Plugins" description="Ready-made plugins for WordPress, WooCommerce, Shopify, and other popular e-commerce platforms. Install and configure in minutes." icon="blocks" link="/get-started/ecommerce" linkText="Browse Plugins" /%} ## Need Help? - **Support:** Visit our [support center](https://support.cryptapi.io/) for tutorials and troubleshooting - **Community:** Join our [Discord server](https://discord.gg/pQaJ32SGrR) for tips and discussions > **SUCCESS** >**Ready to start?** Pick your integration method above and you'll be accepting crypto payments in no time! 🚀