# API Documentation ## Docs - [Introduction](https://apidoc.ipay-solutions.com/doc-592947.md): - [Authentication](https://apidoc.ipay-solutions.com/doc-592950.md): - [Webhooks](https://apidoc.ipay-solutions.com/doc-721402.md): ## API Docs - Api [CreateDemoTransaction](https://apidoc.ipay-solutions.com/api-8684135.md): Create a new demo transaction without authorization to test response and demo payments - Api [CreateTransaction](https://apidoc.ipay-solutions.com/api-8684136.md): Create a new payment transaction and QR-Code (OrderDetails and Orderlines are optional but is highly recommended to specify for WMS integrations, Statistics, Carrier region filters and Fraud prevention). This method is protected by rate limiting. Rate limit is set to 1000 request per minute. - Api [GetTransaction](https://apidoc.ipay-solutions.com/api-8684137.md): You can retrieve details for a transaction you have created. Status are 'open' or 'paid' - Api [GetTransactionStatus](https://apidoc.ipay-solutions.com/api-16006255.md): Get Transaction status ('open' or 'paid') - Api [SetOrderShipped](https://apidoc.ipay-solutions.com/api-8684138.md): You can optional use this call to notify IPAY when an orders is fulfilled in a warehouse and the package is on its way to the consumer. - Api [GetCarriers](https://apidoc.ipay-solutions.com/api-8684139.md): Get a list of all carriers which are currently supported by IPAY. 1 is default value when creating a new Transaction and the carrier is not relevant or unknown - Api [GetLocales](https://apidoc.ipay-solutions.com/api-8684140.md): Get a list of all locales supported by IPAY. Specify this locale while creating a new transaction in the language of the consumer. - Api [GetCountries](https://apidoc.ipay-solutions.com/api-8684141.md): Get a list of all countries supported by IPAY. You can not aquire QR-Code payments outside of these countries. - Auth [Get API Access Token](https://apidoc.ipay-solutions.com/api-8684142.md): Before you can call any of our API methods, you need to generate an access token