zeromassbc.com Open in urlscan Pro
207.174.215.249  Public Scan

URL: https://zeromassbc.com/
Submission: On September 30 via api from BE — Scanned from DE

Form analysis 2 forms found in the DOM

POST

<form method="post">
  <div class="form-group">
    <input type="text" class="form-control-input" name="name" id="name" required="">
    <label class="label-control" for="gname">Name</label>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input type="text" class="form-control-input" name="phone" id="phone" required="">
    <label class="label-control" for="gphone">Phone</label>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input type="text" class="form-control-input" name="email" id="email" required="">
    <label class="label-control" for="gemail">Email</label>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input type="text" class="form-control-input" name="city" id="city" required="">
    <label class="label-control" for="gcity">City</label>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input type="text" class="form-control-input" id="state" name="state" required="">
    <label class="label-control" for="gstate">State</label>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <select name="selectbank" class="form-control">
      <option value="">Select Bank (required)</option>
      <option value="Allahabad Bank">Allahabad Bank</option>
      <option value="Andhra Bank">Andhra Bank</option>
      <option value="Axis Bank">Axis Bank</option>
      <option value="Bank of India">Bank of India</option>
      <option value="Bank of Baroda">Bank of Baroda</option>
      <option value="Bank of Maharashtra">Bank of Maharashtra</option>
      <option value="Bandhan Bank">Bandhan Bank</option>
      <option value="Canara Bank">Canara Bank</option>
      <option value="Central Bank of India">Central Bank of India</option>
      <option value="Corporation Bank">Corporation Bank</option>
      <option value="Dena Bank">Dena Bank</option>
      <option value="Dhanlaxmi Bank">Dhanlaxmi Bank</option>
      <option value="Federal Bank">Federal Bank</option>
      <option value="Gramin Bank">Gramin Bank</option>
      <option value="HDFC">HDFC</option>
      <option value="ICICI Bank">ICICI Bank</option>
      <option value="Indian Bank">Indian Bank</option>
      <option value="IDBI">IDBI</option>
      <option value="Indian Overseas Bank">Indian Overseas Bank</option>
      <option value="IndusInd Bank">IndusInd Bank</option>
      <option value="ING Vysya Bank">ING Vysya Bank</option>
      <option value="Jammu and Kashmir Bank">Jammu and Kashmir Bank</option>
      <option value="Karnataka Bank Ltd">Karnataka Bank Ltd</option>
      <option value="Karur Vysya Bank">Karur Vysya Bank</option>
      <option value="Kotak Bank">Kotak Bank</option>
      <option value="Laxmi Vilas Bank">Laxmi Vilas Bank</option>
      <option value="Oriental Bank of Commerce">Oriental Bank of Commerce</option>
      <option value="Punjab &amp; Sindh Bank">Punjab &amp; Sindh Bank</option>
      <option value="Punjab National Bank">Punjab National Bank</option>
      <option value="State Bank of India">State Bank of India</option>
      <option value="Shamrao Vitthal Co-operative Bank">Shamrao Vitthal Co-operative Bank</option>
      <option value="South Indian Bank">South Indian Bank</option>
      <option value="State Bank of Bikaner &amp; Jaipur">State Bank of Bikaner &amp; Jaipur</option>
      <option value="State Bank of Hyderabad">State Bank of Hyderabad</option>
      <option value="State Bank of Mysore">State Bank of Mysore</option>
      <option value="State Bank of Patiala">State Bank of Patiala</option>
      <option value="State Bank of Travancore">State Bank of Travancore</option>
      <option value="Syndicate Bank">Syndicate Bank</option>
      <option value="Tamilnad Mercantile Bank Ltd.">Tamilnad Mercantile Bank Ltd.</option>
      <option value="RBL Bank">RBL Bank</option>
      <option value="UCO Bank">UCO Bank</option>
      <option value="Union Bank of India">Union Bank of India</option>
      <option value="United Bank of India">United Bank of India</option>
      <option value="Vijaya Bank">Vijaya Bank</option>
      <option value="Yes Bank Ltd">Yes Bank Ltd</option>
    </select>
    <div class="help-block with-errors"></div>
  </div>
  <!--  <div class="form-group checkbox">
                                <input type="checkbox" id="gterms" value="Agreed-to-Terms" required>I have read and agree to Ciel's <a class="underline" href="privacy-policy.html">Privacy Policy</a> and <a class="underline" href="terms-conditions.html">Terms Conditions</a>
                                <div class="help-block with-errors"></div>
                            </div> -->
  <div class="form-group">
    <!-- <input type="submit" name="submit"> -->
    <button type="submit" class="form-control-submit-button" name="submit">Apply Now</button>
  </div>
  <div class="form-message">
    <div id="gmsgSubmit" class="h3 text-center hidden"></div>
  </div>
</form>

POST

<form method="post">
  <div class="form-group">
    <input type="text" class="form-control-input" id="name" name="nane" required="">
    <label class="label-control" for="gname">Name</label>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input type="text" class="form-control-input" name="phone" id="phone" required="">
    <label class="label-control" for="gphone">Phone</label>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input type="text" class="form-control-input" name="email" id="email" required="">
    <label class="label-control" for="gemail">Email</label>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input type="text" class="form-control-input" name="city" id="city" required="">
    <label class="label-control" for="gcity">City</label>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <input type="text" class="form-control-input" id="state" name="state" required="">
    <label class="label-control" for="gstate">State</label>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <select class="form-control-select" id="selectbank" required="">
      <option class="select-option" value="" disabled="" selected="">Select Bank</option>
      <option value="Allahabad Bank" data-code="ALDB">Allahabad Bank</option>
      <option value="Andhra Bank" data-code="ANDB">Andhra Bank</option>
      <option value="Bank of Baroda" data-code="BOB">Bank of Baroda</option>
      <option value="Bank of India" data-code="BOI">Bank of India</option>
      <option value="Bank of Maharashtra" data-code="BOM">Bank of Maharashtra</option>
      <option value="Canara Bank" data-code="CNRB">Canara Bank</option>
      <option value="Central Bank of India" data-code="CBOI">Central Bank of India</option>
      <option value="Corporation Bank" data-code="CORPB">Corporation Bank</option>
      <option value="Dena Bank" data-code="DNAB">Dena Bank</option>
      <option value="Indian Bank" data-code="IDIB">Indian Bank</option>
      <option value="Indian Overseas Bank" data-code="IOB">Indian Overseas Bank</option>
      <option value="IDBI Bank" data-code="IDBI">IDBI Bank</option>
      <option value="Oriental Bank of Commerce" data-code="OBCB">Oriental Bank of Commerce</option>
      <option value="Punjab and Sind Bank" data-code="PSDB">Punjab and Sind Bank</option>
      <option value="Punjab National Bank" data-code="PNB">Punjab National Bank</option>
      <option value="State Bank of India" data-code="SBI">State Bank of India</option>
      <option value="Syndicate Bank" data-code="SNDB">Syndicate Bank</option>
      <option value="UCO Bank" data-code="UCOB">UCO Bank</option>
      <option value="Axis Bank" data-code="UTIB">Axis Bank</option>
      <option value="Bandhan Bank" data-code="BNDB">Bandhan Bank</option>
      <option value="City Union Bank" data-code="CUB">City Union Bank</option>
      <option value="DCB Bank" data-code="DCBB">DCB Bank</option>
      <option value="Federal Bank" data-code="FDLB">Federal Bank</option>
      <option value="HDFC Bank" data-code="HDFC">HDFC Bank</option>
      <option value="ICICI Bank" data-code="ICICI">ICICI Bank</option>
      <option value="IDFC Bank" data-code="IDFC">IDFC Bank</option>
      <option value="IndusInd Bank" data-code="INIDB">IndusInd Bank</option>
      <option value="Jammu and Kashmir Bank" data-code="JKB">Jammu and Kashmir Bank</option>
      <option value="Karnataka Bank" data-code="KRTB">Karnataka Bank</option>
      <option value="Karur Vysya Bank" data-code="KVB">Karur Vysya Bank</option>
      <option value="Kotak Mahindra Bank" data-code="KTKB">Kotak Mahindra Bank</option>
      <option value="Lakshmi Vilas Bank" data-code="LXVB">Lakshmi Vilas Bank</option>
      <option value="Nainital Bank" data-code="NTALB">Nainital Bank</option>
      <option value="RBL Bank" data-code="RBLB">RBL Bank</option>
      <option value="South Indian Bank" data-code="SIB">South Indian Bank</option>
      <option value="YES Bank" data-code="YESB">YES Bank</option>
      <option value="Union Bank of India" data-code="UNBI">Union Bank of India</option>
      <option value="United Bank of India" data-code="UBOI">United Bank of India</option>
      <option value="Vijaya Bank" data-code="VIJB">Vijaya Bank</option>
    </select>
    <div class="help-block with-errors"></div>
  </div>
  <div class="form-group">
    <!-- <input type="submit" name="submit"> -->
    <button type="submit" class="form-control-submit-button" name="submit">Apply Now</button>
  </div>
  <div class="form-message">
    <div id="gmsgSubmit" class="h3 text-center hidden"></div>
  </div>
</form>

Text Content

Back to Top

 * Home (current)
 * About
 * Services
 * Documents
 * Apply Online
   
   
   
 * Contact


WELCOME TO CSP CENTER

We are Digitizing India We are the CSP Center for India’s Rural Masses.On-The-Go
Banking and Non Banking Services With CSP Center Micro ATM

Name

Phone

Email

City

State

Select Bank (required) Allahabad Bank Andhra Bank Axis Bank Bank of India Bank
of Baroda Bank of Maharashtra Bandhan Bank Canara Bank Central Bank of India
Corporation Bank Dena Bank Dhanlaxmi Bank Federal Bank Gramin Bank HDFC ICICI
Bank Indian Bank IDBI Indian Overseas Bank IndusInd Bank ING Vysya Bank Jammu
and Kashmir Bank Karnataka Bank Ltd Karur Vysya Bank Kotak Bank Laxmi Vilas Bank
Oriental Bank of Commerce Punjab & Sindh Bank Punjab National Bank State Bank of
India Shamrao Vitthal Co-operative Bank South Indian Bank State Bank of Bikaner
& Jaipur State Bank of Hyderabad State Bank of Mysore State Bank of Patiala
State Bank of Travancore Syndicate Bank Tamilnad Mercantile Bank Ltd. RBL Bank
UCO Bank Union Bank of India United Bank of India Vijaya Bank Yes Bank Ltd

Apply Now

1CSP Center MicroATM - Super Service Agent

Convert your shop into a mini ATM terminal point
As an CSP Center Super Service Agent, you get to convert your shop into a mini
ATM point where you can offer several services to your customer like cash
deposit or withdrawal through Debit Card, Aadhaar Card and QR Code, bill
payment, eKYC in your locality while allowing you to receive commission and earn
more.

2CSP Center Expense Management Solution

Manage all business & travel expense with CSP Center Corporate Expense Card
CSP Center fast and efficient corporate travel & expense management solution
helps corporate/MNCs companies to automate their expense management process and
get rid of manual expense management. With this solution Employer can automate &
digitize the process in order to save your time and money.

3CSP Center Retail Outlets

Expand your business services into recharge and ticket bookings
Grow revenue, generate new customers and drive footfalls at your store by
becoming an CSP Center Retail Outlet. Also you can offers multiple services like
Mobile recharges, Bill Payments, DTH/TV recharges, Hotel bookings, Broadband,
Movie tickets, Airline, Indian Railways Tickets (IRCTC) with a small handheld
Micro ATM.

4Our Partners

CSP Center has partnered with many reputed firms from different industry
segments to deliver its online and offline Recharges & Bill payment and Banking
services. Our partner firms broadly falls under these segments: Telecom, DTH,
Datacard companies, Utility companies, Financial PSUs, Mobile Wallets, Banks and
many more.


OUR SERVICES

BANKING

A bank is a financial institution that accepts deposits from the public and
creates credit. Lending activities can be performed either directly or
indirectly through capital markets.

Details

CSP KIOSK

Kiosks act as touch-points for conducting basic banking services. It helps
businesses to improve customer experience and enforce branding of banks.

Details

MONEY TRANSFER

Money Transfer A quick transfer of money from one account to the other without
any hindrance, maintaining the safety and security of the customers

Details

UTILITY PAYMENTS

Electronic bill payment is a feature of online, mobile and telephone banking,
similar in its effect to a giro.

Details

MICRO FINANCE

Microfinance initially had a limited definition – the provision of microloans to
poor entrepreneurs and small businesses lacking access to bank and related
services.

Details

TRUE VALUE

A complete services package! Your entry into the complete online essential
service distribution .

Details
×



BANKING

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

A bank is a financial institution that accepts deposits from the public and
creates credit. Lending activities can be performed either directly or
indirectly through capital markets. Due to their importance in the financial
stability of a country, banks are highly regulated in most countries. Most
nations have institutionalized a system known as fractional reserve banking
under which banks hold liquid assets equal to only a portion of their current
liabilities. In addition to other regulations intended to ensure liquidity,
banks are generally subject to minimum capital requirements based on an
international set of capital standards, known as the Basel Accords.

Apply Back
×



CSP KIOSK

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

Kiosks act as touch-points for conducting basic banking services. It helps
businesses to improve customer experience and enforce branding of banks. The use
of kiosk for banking services are secure and appeals to Millennials and
digitally-inclined consumers. Recently, tablet kiosks are being used by banks
and credit unions which not only improve operational efficiency but also brings
down the manpower cost. As tablets are small, compact and flexible devices, they
can be conveniently placed anywhere in the branch.

Apply Back
×



MONEY TRANSFER

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

Money transfer refers to one of the following cashless modes of payment or
payment systems:

Electronic funds transfer, an umbrella term mostly used for bank card-based
payments Wire transfer, an international expedited bank-to-bank funds transfer
approval Giro, also known as direct deposit Money order, transfer by postal
cheque, money gram or others

CSP Center Money Transfer features include money transfer from Wallet to bank
(any) using MMID, Wallet to bank (any) using IFSC & bank account number, Wallet
to Wallet money transfer and any bank to Wallet money transfer. Apply Back
×



UTILITY PAYMENTS

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

Electronic bill payment is a feature of online, mobile and telephone banking,
similar in its effect to a giro , allowing a customer of a financial institution
to transfer money from their transaction or credit card account to a creditor or
vendor such as a public utility, department store or an individual to be
credited against a specific account. These payments are typically executed
electronically as a direct deposit through a national payment system, operated
by the banks or in conjunction with the government. Payment is typically
initiated by the payer but can also be set up as a direct debit

Apply Back
×



MICRO FINANCE

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

Microfinance initially had a limited definition – the provision of microloans to
poor entrepreneurs and small businesses lacking access to bank and related
services. The two main mechanisms for the delivery of financial services to such
clients were: relationship-based banking for individual entrepreneurs and small
businesses. Over time, microfinance has emerged as a larger movement whose
object is "a world in which as everyone, especially the poor and socially
marginalized people and households have access to a wide range of affordable,
high quality financial products and services, including not just credit but also
savings, insurance, payment services, and fund transfers

Apply Back
×



TRUE VALUE

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

A complete services package! Your entry into the complete online essential
service distribution. True value services from CSP Center is a complete services
package that will transform your outlet into a FMCS (Fast moving consumers
services) hub.

Apply Back

ELIGIBILITY FOR OPENING & MAINTAINING OF CSP

AT LEAST 20 YEARS OF AGE MATRIC OR ABOVE WILLING TO INVEST SOME MONEY IN PROJECT
RESPONSIBLE

WHAT DOCUMENTS ARE REQUIRED FOR CSP CODE ?

Application form duly signed Passport size colorful recent photos Educational
Certificates Matric onwards PAN Card (Mandatory), AADHAAR Card (Mandatory),
Voter ID Card, Driving License, Character / Police Verification Certificate

 * What Is CSP
 * Why Should I Open CSP
 * Become A CSP Agent Today

CSP Center Agents are those individuals who acts as an agent of the bank at
places where it is not possible to open branch of the bank

Apply

CSP Center will get a fixed salary irrespective of the bank and branch.Apart
from this they gethandsome commission

You may apply to become CSP Center for State Bank of India, Bank of Baroda, Bank
of India and Punjab National Bank.




GOT QUESTIONS? CALL US

Need information about our loaning conditions? Or just a Get a CSP ? Call us!

+91-9876543210


CONTACT INFO

Address: Commercial Branch, Topsia, Near Thisah Karma Building,Kolkata – 700046,
West Bengal, India.
Phone: +91-9876543210, Email: info@bankcsp.com, Web: www.bankcsp.com

Name

Phone

Email

City

State

Select Bank Allahabad Bank Andhra Bank Bank of Baroda Bank of India Bank of
Maharashtra Canara Bank Central Bank of India Corporation Bank Dena Bank Indian
Bank Indian Overseas Bank IDBI Bank Oriental Bank of Commerce Punjab and Sind
Bank Punjab National Bank State Bank of India Syndicate Bank UCO Bank Axis Bank
Bandhan Bank City Union Bank DCB Bank Federal Bank HDFC Bank ICICI Bank IDFC
Bank IndusInd Bank Jammu and Kashmir Bank Karnataka Bank Karur Vysya Bank Kotak
Mahindra Bank Lakshmi Vilas Bank Nainital Bank RBL Bank South Indian Bank YES
Bank Union Bank of India United Bank of India Vijaya Bank

Apply Now


ABOUT CSP CENTER

CSP Center , powered by 15 years of service excellence in the digital business
of micro payments of services and remittances in a ‘real time’ environment is
India’s Largest Payments Solutions Provider.

IMPORTANT LINKS

Terms & Conditions
Privacy Policy

SOCIAL MEDIA

Copyright © 2020 CSP Center. All Rights Reserved.