Previous topic

Team

Next topic

Transaction

This Page

Team Registration

class fattmerchant.models.team_registration.TeamRegistration(data)

Team registration model class

email = None

Email for this registration

first_name = None

First name for this registration

last_name = None

Last name for this registration

is_flat_rate = None

whether this is a flat rate plan

plan_txamnt = None

dollar amount per transaction eg. 0.08

refund_policy = None

merchant business refund

business_fax = None

merchant fax number only digits

merchant business legal

business_dba = None

merchant business dba

business_website = None

//)

Type:merchant business website address (including http
business_phone_number = None

merchant business phone number

business_address_1 = None

merchant business address line 1

business_address_2 = None

merchant business address line 2

business_address_city = None

merchant business city

business_address_state = None

merchant business state (two letter)

business_address_zip = None

merchant business zip

business_address_country = None

merchant business state iso-3

business_location_address_1 = None

merchant business address line 1

business_location_address_2 = None

merchant business address line 2

business_location_address_city = None

merchant business city

business_location_address_state = None

merchant business state two letters

business_location_address_zip = None

merchant business zip

business_location_address_country = None

merchant business country iso-3

business_location_phone_number = None

merchant business phone number

business_open_date = None

merchant business open date format MM/DD/YYYY

company_type = None

Company type description

business_tax_id = None

99-9999999

Type:merchant business taxid format
annual_volume = None

merchant volume annual annual_volume

avg_trans_size = None

merchant volume avg

highest_trans_amount = None

merchant volume highest tx highest_trans_amount

card_present_percent = None

50

Type:merchant volume card present percent eg
card_swiped_percent = None

merchant volume card swiped percent eg 50

card_not_present_percent = None

merchant volume not present eg 15

moto_percent = None

merchant volume moto percent

internet = None

merchant volume internet percent

b2b_percent = None

merchant volume B2B percent

international = None

merchant volume international percent

bank_routing_number = None

billing bank routing number

bank_account_number = None

billing bank account number

chosen_plan = None

merchant Plan Choice

chosen_processing_method = None

ProcessingMethod chosen_processing_method

reason_for_applying = None

merchant business aplication reason eg. “Processor Change”

service_you_provide = None

merchant business what is sold description

plan_nabu = None

NABU eg. 0.06

bus_type = None

merchant btype

principal_owners_name = None

merchant owner principal name

job_title = None

merchant owner title

user_dob = None

Owner dob date format MM/DD/YYYY

phone_number = None

owner/signer phone number

owner_address_1 = None

owner/signer Address line 1

owner_address_2 = None

owner/signer Address line 2

owner_address_city = None

owner/signer City

owner_address_state = None

owner/signer State

owner_address_country = None

owner/signer country

owner_address_zip = None

owner/signer Zip

user_ssn = None

owner/signer social security number

created_at = None

When the registration was created

updated_at = None

When the registration was updated

deleted_at = None

When the registration was deleted