www.nationaltransaction.com Open in urlscan Pro
192.185.35.140  Public Scan

Submitted URL: http://nationaltransaction.com/
Effective URL: https://www.nationaltransaction.com/
Submission: On January 28 via api from US — Scanned from DE

Form analysis 5 forms found in the DOM

<form>
  <div class="input-group mb-3">
    <input type="text" class="form-control search-from" placeholder="Search Our Site" aria-label="Search Our Site" aria-describedby="basic-addon2">
    <div class="input-group-append">
      <button class="btn btn-secondary btn-lg text-white" type="button">Search</button>
      <button class="btn btn-secondary btn-lg text-white hide-search" type="button"><i class="fa fa-times"></i></button>
    </div>
  </div>
</form>

POST form-contact.php

<form action="form-contact.php" method="post">
  <div class="single_input">
    <input type="text" id="name" name="name" class="form-control form-control-sm" placeholder="Name" required="">
  </div>
  <div class="single_input">
    <input type="text" id="phone" name="phone" class="form-control form-control-sm" placeholder="Phone #" required="">
  </div>
  <div class="single_input mb-3">
    <input type="email" id="email" name="email" class="form-control form-control-sm" placeholder="e-mail Address" required="">
  </div>
  <input type="submit" value="Send"> <a href="javascript:void();" class="text-green float-right mt-1 mb-5" data-toggle="modal" data-target="#myModal" role="button" aria-pressed="true"> </a><!--<strong>Advanced Form</strong>-->
  <p class="text-right"><a href="https://tawk.to/chat/562fb7620ebcba1803b27a3f/default/?$_tawk_popout=true" class="text-green h4" target="_blank"><i class="fa fa-comments mr-2"></i> Live chat</a></p>
</form>

<form>
  <div class="form-group">
    <label for="exampleInputEmail1">Email address</label>
    <input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Enter email"> <small id="emailHelp" class="form-text text-muted">We'll never share your email with anyone else.</small>
  </div>
  <div class="form-group">
    <label for="exampleInputPassword1">Password</label>
    <input type="password" class="form-control" id="exampleInputPassword1" placeholder="Password">
  </div>
  <div class="form-group">
    <label for="exampleSelect1">Example select</label>
    <select class="form-control" id="exampleSelect1">
      <option>1</option>
      <option>2</option>
      <option>3</option>
      <option>4</option>
      <option>5</option>
    </select>
  </div>
  <div class="form-group">
    <label for="exampleSelect2">Example multiple select</label>
    <select multiple="" class="form-control" id="exampleSelect2">
      <option>1</option>
      <option>2</option>
      <option>3</option>
      <option>4</option>
      <option>5</option>
    </select>
  </div>
  <div class="form-group">
    <label for="exampleTextarea">Example textarea</label>
    <textarea class="form-control" id="exampleTextarea" rows="3"></textarea>
  </div>
  <div class="form-group">
    <label for="exampleInputFile">File input</label>
    <input type="file" class="form-control-file" id="exampleInputFile" aria-describedby="fileHelp"> <small id="fileHelp" class="form-text text-muted">This is some placeholder block-level help text for the above input. It's a bit lighter and easily
      wraps to a new line.</small>
  </div>
  <fieldset class="form-group">
    <legend>Radio buttons</legend>
    <div class="form-check">
      <label class="form-check-label">
        <input type="radio" class="form-check-input" name="optionsRadios" id="optionsRadios1" value="option1" checked=""> Option one is this and that—be sure to include why it's great </label>
    </div>
    <div class="form-check">
      <label class="form-check-label">
        <input type="radio" class="form-check-input" name="optionsRadios" id="optionsRadios2" value="option2"> Option two can be something else and selecting it will deselect option one </label>
    </div>
    <div class="form-check disabled">
      <label class="form-check-label">
        <input type="radio" class="form-check-input" name="optionsRadios" id="optionsRadios3" value="option3" disabled=""> Option three is disabled </label>
    </div>
  </fieldset>
  <div class="form-check">
    <label class="form-check-label">
      <input type="checkbox" class="form-check-input"> Check me out </label>
  </div>
  <button type="submit" class="btn btn-primary">Submit</button>
</form>

<form class="ctct-form-custom" id="ctct_form_0" autocomplete="on" data-qe-id="form-data">
  <h2 data-qe-id="form-title" class="ctct-form-header">Sign up for updates!</h2>
  <p data-qe-id="form-description" class="ctct-form-text">Get news from National Transaction Corp in your inbox.</p>
  <div id="email_address_field_0" class="ctct-form-field">
    <label data-qe-id="form-label-email" id="email_address_label_0" for="email_address_0" class="ctct-form-label ctct-form-required">Email</label>
    <div class="ctct-form-errorMessage" data-qe-id="form-error-email" style="display: none;"></div>
    <input class="ctct-form-element" data-qe-id="form-input-email" id="email_address_0" type="email" name="email_address" value="" maxlength="80">
  </div>
  <div id="error_message_0" class="ctct-form-error" style="display:none;">
    <p class="ctct-form-errorMessage">Sorry, we could not complete your sign-up. Please contact us to resolve this.</p>
  </div>
  <div id="network_error_message_0" class="ctct-form-error" style="display:none;">
    <p class="ctct-form-errorMessage">Operation timed out, please try again.</p>
  </div>
  <div id="gdpr_text">
    <p class="ctct-gdpr-text" data-qe-id="form-gdpr-text"> By submitting this form, you are consenting to receive marketing emails from: National Transaction Corp, 11951 NW 37 Street, Coral Springs, FL, 33065, US, http://www.nationaltransaction.com.
      You can revoke your consent to receive emails at any time by using the SafeUnsubscribe® link, found at the bottom of every email.
      <a href="https://www.constantcontact.com/legal/service-provider" target="_blank" rel="”noopener" noreferrer”="" data-qe-id="form-service-link" class="ctct-form-footer-link">Emails are serviced by Constant Contact.</a>
    </p>
  </div>
  <button data-qe-id="form-button" type="submit" class="ctct-form-button">Sign Up!</button>
  <div class="g-recaptcha" id="ctct_recaptcha_0" data-sitekey="6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr" data-size="invisible">
    <div class="grecaptcha-badge" data-style="bottomright"
      style="width: 256px; height: 60px; display: block; transition: right 0.3s ease 0s; position: fixed; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
      <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-img7duhs4h0a" frameborder="0" scrolling="no"
          sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr&amp;co=aHR0cHM6Ly93d3cubmF0aW9uYWx0cmFuc2FjdGlvbi5jb206NDQz&amp;hl=de&amp;v=QUpyTKFkX5CIV6EF8TFSWEif&amp;size=invisible&amp;cb=bva0ab1qsxrd"></iframe>
      </div>
      <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
        style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div><iframe style="display: none;"></iframe>
  </div>
</form>

<form class="ctct-form-custom" id="ctct_form_0" autocomplete="on" data-qe-id="form-data">
  <h2 data-qe-id="form-title" class="ctct-form-header">Sign up for updates!</h2>
  <p data-qe-id="form-description" class="ctct-form-text">Get news from National Transaction Corp in your inbox.</p>
  <div id="email_address_field_0" class="ctct-form-field">
    <label data-qe-id="form-label-email" id="email_address_label_0" for="email_address_0" class="ctct-form-label ctct-form-required">Email</label>
    <div class="ctct-form-errorMessage" data-qe-id="form-error-email" style="display: none;"></div>
    <input class="ctct-form-element" data-qe-id="form-input-email" id="email_address_0" type="email" name="email_address" value="" maxlength="80">
  </div>
  <div id="error_message_0" class="ctct-form-error" style="display:none;">
    <p class="ctct-form-errorMessage">Sorry, we could not complete your sign-up. Please contact us to resolve this.</p>
  </div>
  <div id="network_error_message_0" class="ctct-form-error" style="display:none;">
    <p class="ctct-form-errorMessage">Operation timed out, please try again.</p>
  </div>
  <div id="gdpr_text">
    <p class="ctct-gdpr-text" data-qe-id="form-gdpr-text"> By submitting this form, you are consenting to receive marketing emails from: National Transaction Corp, 11951 NW 37 Street, Coral Springs, FL, 33065, US, http://www.nationaltransaction.com.
      You can revoke your consent to receive emails at any time by using the SafeUnsubscribe® link, found at the bottom of every email.
      <a href="https://www.constantcontact.com/legal/service-provider" target="_blank" rel="”noopener" noreferrer”="" data-qe-id="form-service-link" class="ctct-form-footer-link">Emails are serviced by Constant Contact.</a>
    </p>
  </div>
  <button data-qe-id="form-button" type="submit" class="ctct-form-button">Sign Up!</button>
  <div class="g-recaptcha" id="ctct_recaptcha_0" data-sitekey="6LfHrSkUAAAAAPnKk5cT6JuKlKPzbwyTYuO8--Vr" data-size="invisible">
  </div>
</form>

Text Content

contact us 888-996-2273
☰
×

Our Sites

NationalTransaction NTCGives NTCTravel NTCePay MarkFravel

More Information

Knowledge Base News/Blog Company Info Developers Payments Insider Converge
Converge NextGen
11951 NW 37th Street, Coral Springs, FL 33065 USA 888-996-2273
Facebook Twitter Linkedin

National Transaction Corporation

Search
 * Business Solutions
    * Payment Processing Solutions
    * Ecommerce Gateways
    * Shopping Carts
    * Gift Card & Loyalty Programs
    * NTC ePay
    * Canadian Merchants
    * Currency Conversion
    * Recurring Payments
    * Card AutoUpdater
    * Point of Sale
    * Converge Virtual Terminal
    * Terminals & Card Readers
    * EMV Chip Cards
    * ECS | Electronic Check Service
    * Debit & EBT Cards
   
    * Loans & Funding
      
    * Merchant Cash Advance
    * Factoring
      
    * Omni-Commerce
    * Retail Transactions
    * Mail/Telephone Order Processing
    * e-commerce Payment Processing
    * Mobile Payments & Processing
   
    * Mobile Processing
    * Apple Pay
      
    * Bring Your Own Device
    * Mobile Point of Sale
    * SECURITY
    * PCI/DSS Compliance
    * Fraud & Breach Prevention
    * More...
   
    * Industries
    * Travel
    * Churches
    * Charities
    * Donation Management Software
    * Service
    * Hardware / Software
    * Locations
    * Canadian Merchants
    * International Processing

   
 * Videos
   * NTC Introduction Video
   * NFC & EMV
   * Introduction to NTC
   * Merchant Account Application
   * Loyalty Rewards & Gift Cards
   * EMV 101
   * NTC ePay
   * NTC Gives
   * Travel Payment Processing
   * Payment Processing
   * Les Brown Partnership
   * Mobile Virtual Terminal
 * About
   * Corporate Info
   * Glossary of Terms
   * NTC Blog
     
   
 * ☰




 1. 
 2. 
 3. 


PAYMENT PROCESSING BUSINESS LOANS AND FUNDING


ELECTRONIC PAYMENT PROCESSING FOR BUSINESSES OF ANY SIZE.

Get Started


TIME I$ MONEY


NATIONAL TRANSACTION
WILL SAVE YOU BOTH!!.

Get Started


DRASTICALLY SPEED UP YOUR CASH FLOW


WE CAN SHOW YOU HOW TO SPEED UP ACCESS TO YOUR MONEY.

Get Started
Previous Next


FINANCIAL TECHNOLOGY AND PAYMENT PROCESSING

PAYMENT PROCESSING

MERCHANT ACCOUNT SOLUTIONS

Accept credit cards and electronic checks with your own merchant account.

More About Payment Processing

 * 

LOANS & FUNDING



SMALL BUSINESS LENDING

 * Small Business Funding solutions tailored to your busines.
   
   More About Loans and Funding

INDUSTRY SPECIALTIES



INDUSTRY SPECIALTIES

Churches
Charities
Non-Profits
Travel
National Transaction Corporation handles transactions for any business type for
companies large and small.

Find Out More

 * 

OMNI-COMMERCE



PAYMENT GATEWAYS

Custom integrations for e-commerce payments. Our payment gateway API provides
flexible interactions to handle your most complex processing needs. If you're
just getting started we offer an exclusive electronic invoicing platform called
NTC ePay. A payment solution that gets you selling online in no time, no need
for your own web site.

Find Out More

 * 

MERCHANT SUPPORT



CUSTOMER SERVICE

At NTC our customers come first. Our support services are 24/7 365 days a year.
If you are experiencing an issue please call 888-996-2273 option 2 for support.
Or email service@nationaltransaction.com

Find Out More

 * 

ABOUT US



CORPORATE INFO

National Transaction has more than 20 years in the payment processing and
funding industries. We are recognized by many associations as the preferred
payment processor. We are dedicated to providing excellent service at the
fairest prices available.
888-996-2273

Find Out More

 * 


Payment Processing Omni Commerce Mobile Processing e-commerce


CREDIT CARD PROCESSING MERCHANT ACCOUNTS

Effective merchant services should offer a smooth bridge between the four main
parties involved in the card transaction process: your customer, their bank,
your business, and your bank.

If you’re looking for support for a comprehensive ‘Omni-channel’ approach,
taking in everything from counter top terminal transactions, all the way through
to advanced e-commerce solutions, then choosing the right merchant service
provider is critical.

Unique Solutions for Unique Businesses

We recognize that every business is different, and brings with it different
needs when it comes to card processing. That’s why we offer flexible solutions
that can be tailored to meet the requirements of any business – however it
trades.

We believe in a consultative approach, and encourage our clients to take the
time to consider and understand their own needs. The information on this page
should add clarity and empower business owners to make smart and informed
decisions.


OMNI-COMMERCE MERCHANT ACCOUNT

In the fast-changing world of payment technology and payment gateways, it can be
a challenge for business owners to know which hardware, software, and merchant
services will provide the best experience for their customers, and the best
performance for their business.

Keep Saying ‘Yes’!

Customers have an ever-growing level of expectation when it comes to payment
acceptance. If you’re not able to say ‘yes’ to your customers’ preferred method
of payment, then you’re not able to offer the optimum check-out experience.

EMV chip cards have quickly become the new norm – and customers expect
acceptance of this newer, more secure, technology. Mobile payments – facilitated
by NFC (Near Field Communication) – are slowly gaining ground and starting to
show signs of becoming mainstream. Is your business ready?.


MOBILE PAYMENT PROCESSING

Mobile Payment Processing – The Card Processing Solution That Fits in Your
Pocket!

Stay lean at start-up by deploying the tech you already own. Setting up a
business can be costly and by saving on unnecessary hardware spending you can
invest your capital where it's needed the most. Which Devices Will This Work
With?

Our solution is compatible with Android or Apple Smartphones and tablets. If you
need to swipe cards our encrypted mobile device card reader just plugs straight
into your own device!

How Flexible is This Solution?

Our mobile processing is a comprehensive and flexible solution. At NTC we're all
about offering services that work the way your business needs. We're confident
that you'll enjoy full-satisfaction with the feature-set we offer.

- Need to accept all major debit or credit cards plus EBT/gift cards and
electronic check payments?

Our solution covers all the bases!



- Need to take payments from anywhere in the world day or night? Wherever and
whenever you do business our feature-rich and flexible solution is there for
you!


E-COMMERCE PAYMENT GATEWAYS

Our Solutions are Tailored to Your Needs!

We recognize that each client's needs are different. We pride ourselves on
delivering a service tailored to fit your business uniquely. Our gateway
solutions provide effective options to handle anything from simple 'Buy it

Now purchases through to shopping cart integration.

And with flexible options for recurring payments we can handle different forms
of purchases such as subscriptions. We give you the control you need to set
up-billing cycles that suit your business and customers. Whatever your needs NTC
has the solution to process payments quickly, safely and smoothly.




LOANS AND FUNDING

Loans and Funding - Unlock Your Business' True Potential!

Are You Looking for a Loan or Funding to Help Achieve Your Business Goals?

At NTC we enjoy working with all kinds of businesses. Every company is different
and we recognize the value of this diversity. Some are start-ups run by
ambitious entrepreneurs. Some are long established companies wanting to expand
into new markets.

The common thread linking so many of the businesses we serve is the need to
access capital. It's literally the lifeblood of any company. The line between
success and failure can be a fine one. All too often the ability to access
appropriate funding can be the deciding factor between these two extremes.


FACTORING AND INVENTORY BASED LOANS

Factoring is a funding approach that allows a business owner to borrow against
the companies receivables. By collecting funds ahead of time, a company can use
time in exchange for a rate that allows them to accelerate collection. Business
owners can take advantage of this time/rate advantage to further their position
in the market and leverage the cash flow to achieve business goals ahead of the
time curve. If your receivables are significant you can use that strenght
instead of credit to achieve your long term goals in a shorter time frame.


BORROW MONEY AGAINST YOUR CREDIT CARD PROCESSING

Cash Advance - Is speed and simplicity your primary requirement?

We offer fast advances to meet your urgent need for cash! Our application
process is designed with busy business owners in mind - we've minimized the
form-filling to allow you to focus on running your company.

Merchant Cash Advances (Factoring)

Access the funds you'll earn in the future today!

If you're seeking an alternative way to finance your goals our Merchant Cash
Advances (MCA) could be the answer.

An MCA is a fast route to the cash you need! Unlike a conventional bank loan we
can deliver the cash you need within 10 days - and sometimes as fast as 72
hours! Based on your circumstances we may pay up to $150,000 per location.

When you choose an MCA we buy a portion of your future card transaction
receivables at a discounted rate. This gives you upfront access to the cash you
need. It's a fast and straightforward alternative to a loan.

Since we are not lending to you but purchasing part of your future receivables
our qualifying criteria may suit companies unable to secure a loan. If you have
poor personal credit our MCA solution could be the answer.


SMALL BUSINESS LENDING

Small Business Loans

Secure a lump sum upfront to meet your company's need for capital!

Conventional loans remain the commonest route to funding for most small
businesses. Being a traditional solution many company owners feel most
comfortable with this time-tested arrangement. If you're looking for a tried and
tested way to raise funding then look no further than our small business loans!



Our loans are simple, straightforward and affordable. We provide you with the
cash you need quickly and at a competitive rate. You simply repay on a regular
monthly schedule. As a responsible lender we will need to carefully assess your
ability to repay before agreeing terms.

Since we're committed to offering maximum choice and flexibility we also offer
several funding alternatives. We encourage you to consider these and select the
very best option based on your own business' unique needs and circumstances.

Loans & Funding Factoring Cash Advance Business Loans

--------------------------------------------------------------------------------

NAVIGATION LINKS

 * Home
 * About
 * FAQ
 * FinTech

FINANCIAL LINKS

 * Visa's Interchange
 * MasterCard's Interchange
 * American Express Interchange
 * U.S. Bank Annual Reports
 * Verizon Payment Security Report

QUICK LINKS

 * Rates & Fees
 * How Payment Processing Works
   

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 
 * 

11951 NW 37th Street | Coral Springs, FL 33065 | 888-996-2273 |
service@nationaltransaction.com
National Transaction Corporation is a Registered MSP/ISO of Elavon, Inc. Georgia
[a wholly owned subsidiary of U.S. Bancorp, Minneapolis, MN]
Privacy Policy | Disclaimer | Contact Us
Contact us - 888-996-2273

888-996-2273

×

Live chat

MODAL TITLE

×
Email address We'll never share your email with anyone else.
Password
Example select 1 2 3 4 5
Example multiple select 1 2 3 4 5
Example textarea
File input This is some placeholder block-level help text for the above input.
It's a bit lighter and easily wraps to a new line.
Radio buttons
Option one is this and that—be sure to include why it's great
Option two can be something else and selecting it will deselect option one
Option three is disabled
Check me out
Submit
Close Save changes
×



THANKS FOR SIGNING UP!

You can unsubscribe at any time using the Unsubscribe link at the bottom of
every email.


SIGN UP FOR UPDATES!

Get news from National Transaction Corp in your inbox.

Email


Sorry, we could not complete your sign-up. Please contact us to resolve this.

Operation timed out, please try again.

By submitting this form, you are consenting to receive marketing emails from:
National Transaction Corp, 11951 NW 37 Street, Coral Springs, FL, 33065, US,
http://www.nationaltransaction.com. You can revoke your consent to receive
emails at any time by using the SafeUnsubscribe® link, found at the bottom of
every email. Emails are serviced by Constant Contact.

Sign Up!




Your email is safe with us. We won't spam.


×



NEWSLETTER

hello world

Sign up to update with our latest news and products.


THANKS FOR SIGNING UP!

You can unsubscribe at any time using the Unsubscribe link at the bottom of
every email.


SIGN UP FOR UPDATES!

Get news from National Transaction Corp in your inbox.

Email


Sorry, we could not complete your sign-up. Please contact us to resolve this.

Operation timed out, please try again.

By submitting this form, you are consenting to receive marketing emails from:
National Transaction Corp, 11951 NW 37 Street, Coral Springs, FL, 33065, US,
http://www.nationaltransaction.com. You can revoke your consent to receive
emails at any time by using the SafeUnsubscribe® link, found at the bottom of
every email. Emails are serviced by Constant Contact.

Sign Up!




Your email is safe with us. We won't spam.