# Page Integration

The Prepaidify virtual card is a Mastercard pre-deposit card that allows users to directly recharge the USD amount with multiple Cryptocurrencies such as USDT, USDC, BTC, ETH, etc.\
It can be consumed on all online platforms worldwide that support Mastercard consumption (such as Amazon, eBay, etc.), and it can be linked to Apple Pay to meet offline store payment scenarios.\
ACH virtual cards support co-branded cooperation with merchants to generate customized brand credit cards for merchants. Support partner users to use USDT and platform currency to recharge USD amounts for consumption directly, and can instantly redeem the remaining amounts to cryptocurrency wallets.

***

## Integration Notice

### Virtual Card Support Information

* Currently supported currencies: USDT, USDC, ETH, BTC, and merchant platform tokens.
* Supported networks: Trc20, Bep20, Erc20, Sol, Bitcoin, Polygon.
* Current supported card BINs: 558068 (Mastercard), 531847 (Mastercard), 404038 (Visa).

### Logo and Card Design Customization

If you require customization of the logo and card design, please provide the following:

* Brand Logo: N (80\~300) x 80, within 100k size limit.
* Card Design (default design will be used if not specified): 686x386, within 300k size limit.
* Different card designs can be configured for the lite and normal versions, but only one logo can be configured.

Card design reference can be found in the image below：

<figure><img src="https://files.readme.io/1e1c277-image.png" alt=""><figcaption></figcaption></figure>

### Domain Customization

If you want to customize your own domain for access, Ach can map it. Please provide the following information:

* Your own domain and the corresponding SSL certificate. Contact technical support for configuration

> 🚧 Note: The page integration method requires Domain Customization.

## Getting Started with Integration

### Obtain the Merchant ID

> * For the test environment’s appid and secret, please contact the business department.
> * For the production environment’s appid and secret, please contact the business department.

### Integration Methods

* Quick Page Integration: Directly redirect by appending parameters, suitable for merchants who want a quick integration (requires email verification by users).
* Login-free Page Integration: Requires API integration. If the email parameter is provided, email verification can be skipped.


---

# 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://prepaidify.gitbook.io/docs/virtual-card/page-integration.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.
