For the complete documentation index, see llms.txt. This page is also available as Markdown.

Expose merchant information for 2CO shopping cart

Use the getMerchantInforamtion method for retrieving vendor information required by the 2CO shopping cart into a single call.

This API method is protected through a special authentication header that the 2CO cart should sent. Click here to learn more about the X - header authentication.

Requirements

Authenticate using the special authentication header.

Response

Info
Description

Company name

Merchant company name.

Commercial name

Merchant commercial name.

Demo flag

Y if the vendor status is Pending, else P if the vendor has the "test orders" package active, otherwise N.

Forced currency code

3-letter code.

Shopping cart customization

Shows possible cart customizations.

Payment methods

Merchant available payment options.

Override line item limit

-

Order auth time

Minutes into days (how long it takes for the order to become complete).

3DS status

true if vendor has Use3DSecure = NO, false otherwise.

Currencies

Merchant available currencies.

Countries

Merchant available ordering countries.

Languages

Merchant available ordering languages.

Promotions

Promotions defined on merchant account.

Secret key

Merchant account secret key.

Shipping methods

Shipping methods defined on merchant account.

Request

Last updated

Was this helpful?