Linking Existing Credentials
Connect merchants who are already boarded to a processor outside of Preczn
When your merchants have an existing relationship with a processor—boarded outside of Preczn—you can link those credentials to enable payment processing through the platform.
When to Use This
This applies when:
- Migrating merchants to Preczn - Your platform has merchants already processing with a provider, and you're adding Preczn to your stack
- Pre-boarded merchants - Merchants completed onboarding directly with a processor before using Preczn
- Processor-managed onboarding - The processor handled merchant onboarding outside of Preczn's onboarding flow
How It Works
- Add the connection to the merchant record (if not already present)
- Provide credentials via Dashboard or API
- Preczn validates the credentials with the processor
- Connection activates once validation succeeds
Credential Fields
Different processors require different credential combinations:
| Field | Description |
|---|---|
mid | Merchant ID assigned by the processor |
key | API key or public key |
secret | API secret or private key |
environment | Processor environment (when applicable) |
achMid | Merchant ID for ACH transactions (when applicable) |
Refer to the specific processor's connection guide for required fields.
Methods
- Via Dashboard - Add credentials through the Merchant Vault UI
- Via API - Programmatically link credentials for bulk operations or integrations
Validation
When you submit credentials, Preczn validates them with the processor before saving. If validation fails, you'll receive an error indicating the issue.
On successful validation:
- The connection status updates (typically to Active)
- The merchant can begin processing payments through that connection
Updated about 4 hours ago
