fattmerchant.models.merchant.Merchant(data)¶Merchant model class
id = None¶Id of the merchant
mid = None¶Id assigned to merchant via gateway
status = None¶Status of the merchant
subdomain = None¶Subdomain of the merchant
company_name = None¶Company name of the merchant
display_name = None¶Display name of the merchant
contact_name = None¶Contact name of the merchant
contact_email = None¶Contact email of the merchant
contact_phone = None¶Contact phone of the merchant
address_1 = None¶Address of the merchant
address_2 = None¶Address additional details of the merchant
address_city = None¶City for the address of the merchant
address_state = None¶State for the address of the merchant
address_zip = None¶Zip code for the address of the merchant
hosted_payments_token = None¶Country for the address of the merchant
options = None¶Optional metadata in JSON format about the merchant
notes = None¶Any notes about the merchant
gateway_type = None¶Gateway type of the merchant (deprecated)
vendor_keys = None¶Vendor keys for the merchant
processor = None¶Payment processor of the merchant
partner = None¶Optional tracking field of where the merchant came from
product_type = None¶Tracking field for which product the merchant is using
is_enterprise = None¶Whether the merchant is an enterprise merchant or not
is_payfac = None¶Whether the merchant is a payfac merchant
fm_billing_schedule_id = None¶Schedule id for when the merchant is to be billed
welcome_email_sent_at = None¶When the welcome email was sent
created_at = None¶When the customer was created
updated_at = None¶The last time the customer was updated
deleted_at = None¶When the customer was deleted
brand = None¶Brand of the merchant
branding = None¶The logo for the merchant
allow_ach = None¶Whether to allow ACH transactions
is_portal = None¶Whether the merchant is a portal merchant or not
allow_credits = None¶Whether credits are allowed for this merchant or not
allow_terminal = None¶Whether the merchant is able to process terminal transactions