> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.unicornplatform.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Available Payment Gateways Supported by the Unicorn Platform


1. [Stripe](https://stripe.com/)
You can integrate a payment service like Stripe into your website and use a direct product link to redirect users to the payment page  
more details here: [stripe payment links](https://stripe.com/payments/payment-links) 
  
2. [Paddle](https://paddle.com/)
It allows both one-time and recurring payments  
To create a direct product link for Paddle that redirects users to the payment page, you typically need to generate a link using your Paddle account, specifically for the product or plan you want to offer.
![](https://storage.crisp.chat/users/helpdesk/website/7e782a40c0560c00/image_epxf3d.png =500x215)

3. [PayPal](https://www.paypal.com/)
PayPal HTML buttons — Simply log in to the PayPal website to create, and optionally customize, a payment button. Then copy and paste the payment button's HTML code snippet to your website.
more details here: [how do i create a pay link and button](https://www.paypal.com/us/cshelp/article/how-do-i-create-a-pay-link-and-button-help262)

4. [Razorpay](https://razorpay.com/)
You can create a Standard Payment Link to accept payments from your customers and use it for a button on your site
more details here: [razorpay payment links](https://razorpay.com/docs/payments/payment-links/create/)

5. [Lemon Squeezy](https://www.lemonsqueezy.com/)
You can integrate Lemon Squeezy with Unicorn Platform using HTML embeds
more details here: [taking payments](https://docs.lemonsqueezy.com/guides/developer-guide/taking-payments); [adding products](https://docs.lemonsqueezy.com/help/products/adding-products); [sharing products](https://docs.lemonsqueezy.com/help/products/sharing-products)