The primary user's email address.
MerchantAccountCreateParams
Optional metadataSet of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value (i.e. \'\' or null) to them. All keys can be unset by posting an empty value (i.e. {} or null) to metadata.
MerchantAccountCreateParams
Optional nameThe business name or individual name.
MerchantAccountCreateParams
Optional pricing_An array of Pricing Template ids to associate with the merchant account. This is ignored for partner accounts. Only 1 pricing template per payment_method_type is allowed. For example, only 1 card and 1 ach_debit template may be submitted for a given merchant. You cannot specify 2 templates of type card for a single merchant. You should create a separate merchant account in that case. Note: Pass an empty array to configure without pricing for now, pricing must be specified before an onboarding application is made available
MerchantAccountCreateParams
Optional product_Deprecated: Use pricing_template_ids to specify merchant pricing. An array of ProductCode ids to associate with the merchant account. This is ignored for partner accounts. Only 1 capability per payment_method_type is allowed. For example, only 1 card and 1 ach_debit may be submitted for a given merchant. You cannot specify 2 capabilities of type card for a single merchant. You should create a separate merchant account in that case. Note: If your account contains multiple capabilities for a given payment method type, then you must explicitly specify the one you want to use. If your account only contains a single capability per payment method type then those values will be the default. If your account is enabled to process in both the United States and Canada, new merchant accounts will be configured with US capabilities if no value is specified for product_code_ids.
MerchantAccountCreateParams
Optional surcharging_Surcharging settings for the account. Currently in beta and not available to all accounts.
MerchantAccountCreateParams
Generated using TypeDoc
Export
MerchantAccountCreateParams