# Payment and software providers

Cryptopay Business has partnered and integrated with major software providers. These companies supply businesses operating in specific sectors with a payment module that integrates various types of payment solutions, such as card payments, online wallets and cryptocurrency payments.

Cryptopay Business is integrated with such platforms and provides a cryptocurrency payment service for their payment modules.

We have partnered with:

* Payment IQ (<https://worldline.com/en/home>)&#x20;
* Premier Cashier (<https://www.premiercashier.com/>)
* Money Matrix (<https://moneymatrix.com/>)
* Betconstruct (<https://www.betconstruct.com/>)
* Praxis Cashier (<https://www.praxiscashier.com/>)
* Corefy ([https://corefy.com/](https://corefy.com/:+1:1))

If your product is already built on one of our supported payment providers, implementing Cryptopay Business will be easier and faster than direct API integration.

### **How to incorporate Cryptopay for Business through payment providers?**

1. Sign up and get verified on Cryptopay for Business.
2. Choose the payment acceptance type ([Invoices ](https://developers.cryptopay.me/guides/invoices)or [Channels](https://developers.cryptopay.me/guides/channels)). Our Support team or Integration manager will help you to make a decision.
3. Contact your payment provider and advise them of your payment method choice, and receive their instructions on how to set up Cryptopay on their side.
4. Generate a new API key and submit it to the payment processor. You can generate a new API key on the Integration page -> API.
5. In the Cryptopay Business integration page, please fill in the Callback URL field.
   * Callback URL has to be obtained from the payment provider
   * Callback URL has to be filled in the Cryptopay for Business account on the Integration page → API.
6. In case you choose to accept payments via invoices, please don't forget to define the rules for handling [unresolved invoices.](https://help.cryptopay.me/en/articles/3415145-how-to-handle-unresolved-invoices)&#x20;

We recommend you to make an initial integration on [the sandbox environment](https://developers.cryptopay.me/guides/envs) to test the functionality before opening a prod account.<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://developers.cryptopay.me/guides/prebuilt-integrations/payment-and-software-providers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
