Merchant Accounts

Merchant Account Types and Hierarchy

Skipify recognizes two types of merchants, stand-alone and parent. Underneath parent merchants there are child merchants. If you are unsure of which configuration you need, please ask your favorite implementation manager.

The stand-alone merchant type is for merchants who have only one set of configurations and payment gateway credentials.

The parent merchant type is for Independent Software Vendors (ISVs) and merchants that manage multiple E-commerce businesses. Parent merchants can contain any number of child merchants.

  • As a parent merchant, when you sign in to the Skipify merchant portal, you will have elevated privileges to manage any merchant that belongs to your parent merchant account.
  • Any configurations set on the parent merchant will be inherited by all child merchants unless a configuration has been explicitly set on the child.

Onboarding APIs for Merchant Accounts

APIs are available to create new child merchants and manage merchant configurations. Check out the API Documentation for more details.

Merchant Account Configurations

Configurations can be set:

  • in the merchant portal
  • during time of merchant account creation via POST /merchants
  • using specific configuration APIs

Note that Button cobranding configurations can be set via the SDK.