DocsAPI Reference
Log In
Docs

Credential Passthrough

You can pass through the service provider’s credentials of your customer when sending a POST request, so that a platform can process as one of the service provider’s merchants.

Refer to the API reference for sample code.

Service provider: Authorize.net

To pass through the credentials when using Authorize.net as the service provider, provide the following additional elements to the request header:

KeyTypeDescription
Meld-Passthrough-Key-IdStringThe unique identifier that the service provider has issued to you
Meld-Passthrough-Key-PrivateStringThe unique private that the service provider has issued to you
Meld-Passthrough-ReferenceStringThe unique reference code/Id that you assign to your customer

Service provider: Braintree

To pass through the credentials when using Braintree as the service provider, provide the following additional elements to the request header:

KeyTypeDescription
Meld-Passthrough-OauthStringThe unique identifier that the service provider has issued to you
Meld-Passthrough-ReferenceStringThe unique reference code/Id that you assign to your customer

Service provider: Checkout

To pass through the credentials when using Checkout as the service provider, provide the following additional elements to the request header:

KeyTypeDescription
Meld-Passthrough-Key-PrivateStringThe unique private that the service provider has issued to you
Meld-Passthrough-ReferenceStringThe unique reference code/Id that you assign to your customer

Service provider: NMI

To pass through the credentials when using NMI as the service provider, provide the following additional elements to the request header:

KeyTypeDescription
Meld-Passthrough-Key-PrivateStringThe unique private that the service provider has issued to you
Meld-Passthrough-ReferenceStringThe unique reference code/Id that you assign to your customer

Service provider: Square

To pass through the credentials when using Square as the service provider, provide the following additional elements to the request header:

KeyStringDescription
Meld-Passthrough-Key-PrivateStringThe unique private that the service provider has issued to you
Meld-Passthrough-ReferenceStringThe unique reference code/Id that you assign to your customer

Service provider: Stripe

To pass through the credentials when using Stripe as the service provider, provide the following additional elements to the request header:

KeyTypeDescription
Meld-Passthrough-Key-IdStringThe unique identifier that the service provider has issued to you
Meld-Passthrough-Key-PrivateStringThe unique private that the service provider has issued to you
Meld-Passthrough-ReferenceStringThe unique reference code/Id that you assign to your customer