# Web Integrations

We have made it quite easy for you or your business to start getting paid while empowering your customers to pay you in several flexible ways using PayFlexi. To integrate PayFlexi on your website or web application, you would need a merchant account and API credentials and keys, which you can grab from your API keys & integrations page and keep handy.

# Getting Started

Integrating with PayFlexi on your website or web application can happen in two flavors:

  • Inline Flow: You can pull in one or more of our JavaScript SDKs into any page on your website and obtain access to several methods and conveniences that they provide. Visit the JavaScript SDKs documentations.
  • Standard Flow: You can interact with resources on the PayFlexi servers, and or start new transactions by HTTP requests to our API enpoints. Visit the HTTP API documentations.