đź’»
Docs
  • Introduction
  • VIRTUAL CARD
    • Page Integration
      • Quick Page Integration
      • Login-free Page Integration
      • About The Sign
      • Explanation of Return Codes
    • API Integration
      • Things Need To Know
      • About The Sign
      • API For Fetching Usable Card Segments
      • API For Retrieve Enumerations Of The States In The United States
      • API For Creating Virtual Card
      • API For Virtual Card Deposit (recharge)
      • API For Obtaining Card Details
      • API For Updating Virtual Card (update cardholder address)
      • API For Card Refund
      • API For Deleting Card
      • API For Querying Order History
      • Successful card opening callback
      • Fail card opening callback (COPY)
      • Risk Control webhook
      • Error Code
  • Physical card
    • Page Integration
      • Page customization
    • API Integration
      • Create Cardholder
      • Modify Cardholder Information
      • Cardholder Document Upload
      • Cardholder Query
      • Bank Card Application
      • Bank Card Application Result Query
      • Bank Card Activation
      • Bank Card Top-up
      • Bank Card Top-up Order Query
      • Bank Card Query
      • Bank Card Transaction Details Query
      • Bank Card Replacement
      • Bank Card Unloss
      • Bank Card Password Retrieval
      • Bank Card Authorized Transaction Details
      • Partner Account Balance Inquiry
      • Partner Top-up Account Information Inquiry
      • Cardholder Audit Result Notification
      • Bank Card Transaction Notification
  • KYC Sharing API
    • Integration Options
    • Signature Description
    • API
      • Submit basic information
      • Upload photo
      • Submit for approval
      • Query Approval Results
      • Approval Results[Webhook]
Powered by GitBook
On this page
  • Integration Notice
  • Virtual Card Support Information
  • Logo and Card Design Customization
  • Domain Customization
  • Getting Started with Integration
  • Obtain the Merchant ID
  • Integration Methods
  1. VIRTUAL CARD

Page Integration

Last updated 1 year ago

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:

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.