Card Issuing

1. Registration

Visit the following URL to register an account:

Sandbox :https://test-wallet.moneycollect.com/register

Production : https://wallet.moneycollect.com/register

Select Corporation as the business type during registration.

Access to the sandbox environment requires contacting MC Technical Support to have your IP address added to the whitelist before you can use it.

Please refer to Activate Account for the detailed registration steps.

Once registration is completed, please contact MC Support to have the MC Card API access enabled.

For the list of countries currently supported by MC Cards, please refer to .

2. Developer Account Configuration

Once API access has been enabled, log in to the dashboard and navigate to the Developers section.

  • Generate an API Key.

  • Configure the IP whitelist.

  • Upload your RSA certificate.(Not required; only supported for companies with PCI certification.

You can generate an RSA key pair using the following commands:

  • Configure the Webhook Endpoint URL and retrieve the Webhook secret key.

After completing these configurations, you may proceed with the API integration.

3. Sandbox environment IP whitelist

Access to the sandbox environment requires adding your IP addresses to the whitelist. Please provide MC Technical Support with the public IPs of your servers and any computers that need to access the site.

4. API Domain

Sandbox :https://test-wallet.moneycollect.com/api

Production : https://wallet.moneycollect.com/api

Last updated