www.paymentplus.ie Open in urlscan Pro
2606:4700:20::681a:927  Public Scan

Submitted URL: http://paymentplus-gateway.com/
Effective URL: https://www.paymentplus.ie/
Submission: On July 05 via manual from GB — Scanned from NL

Form analysis 6 forms found in the DOM

<form class="form-fake-email" id="social-form-fake-email" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to create account.</div>
    <div class="field email required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="realEmail" alt="email" id="real_email_address" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="bnt-social-login-fake-email" class="action send primary">
        <span>Submit</span>
      </button>
    </div>
  </div>
</form>

<form class="form-customer-login" id="social-form-login" novalidate="novalidate">
  <input name="form_key" type="hidden" value="yfGclIVrswsX7mXV">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="social_login_email"><span>Email</span></label>
      <div class="control">
        <input name="username" id="social_login_email" type="email" class="input-text" value="" autocomplete="off" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span>Password</span></label>
      <div class="control">
        <input name="password" id="social_login_pass" type="password" class="input-text" autocomplete="off" title="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true">
      </div>
    </div>
    <div class="field captcha required" role="user_login">
      <label for="captcha_user_login" class="label"><span>Please type the letters below</span></label>
      <div class="control captcha">
        <input name="captcha[user_login]" type="text" class="input-text required-entry" data-validate="{required:true}" id="captcha_user_login" aria-required="true">
        <div class="nested">
          <div class="field captcha no-label" data-captcha="user_login" id="captcha-container-user_login">
            <div class="control captcha-image">
              <img alt="Please type the letters below" class="captcha-img" height="50" src="https://www.paymentplus.ie/pub/media/captcha/base/88a7a32a6ed5a923a7aa9a139ee0e41c.png">
              <button type="button" class="action reload captcha-reload" title="Reload captcha"><span>Reload captcha</span></button>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="primary">
        <button type="button" class="action login primary" id="bnt-social-login-authentication">
          <span>Login</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action remind" href="#"><span>Forgot Your Password?</span></a>
      </div>
    </div>
    <div class="actions-toolbar">
      <div class="primary">
        <a class="action create" href="#"><span>Create New Account?</span></a>
      </div>
    </div>
  </fieldset>
</form>

<form class="form-customer-create" id="social-form-create" novalidate="novalidate">
  <fieldset class="fieldset create info">
    <input type="hidden" name="success_url" value="">
    <input type="hidden" name="error_url" value="">
    <div class="field field-name-firstname required">
      <label class="label" for="firstname">
        <span>First Name</span>
      </label>
      <div class="control">
        <input type="text" id="firstname" name="firstname" value="" title="First Name" class="input-text required-entry" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="field field-name-lastname required">
      <label class="label" for="lastname">
        <span>Last Name</span>
      </label>
      <div class="control">
        <input type="text" id="lastname" name="lastname" value="" title="Last Name" class="input-text required-entry" data-validate="{required:true}" aria-required="true">
      </div>
    </div>
    <div class="field required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" id="email_address_create" value="" title="Email" class="input-text" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
  </fieldset>
  <fieldset class="fieldset create account" data-hasrequired="* Required Fields">
    <div class="field password required">
      <label for="password" class="label"><span>Password</span></label>
      <div class="control">
        <input type="password" name="password" id="password-social" title="Password" class="input-text" data-validate="{required:true, 'validate-password':true}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field confirmation required">
      <label for="password-confirmation" class="label"><span>Confirm Password</span></label>
      <div class="control">
        <input type="password" name="password_confirmation" title="Confirm Password" id="password-confirmation-social" class="input-text" data-validate="{required:true, equalTo:'#password-social'}" autocomplete="off" aria-required="true">
      </div>
    </div>
    <div class="field captcha required" role="user_create">
      <label for="captcha_user_create" class="label"><span>Please type the letters below</span></label>
      <div class="control captcha">
        <input name="captcha[user_create]" type="text" class="input-text required-entry" data-validate="{required:true}" id="captcha_user_create" aria-required="true">
        <div class="nested">
          <div class="field captcha no-label" data-captcha="user_create" id="captcha-container-user_create">
            <div class="control captcha-image">
              <img alt="Please type the letters below" class="captcha-img" height="50" src="https://www.paymentplus.ie/pub/media/captcha/base/1169c4c06f08e5ccccf25c461e782c0e.png">
              <button type="button" class="action reload captcha-reload" title="Reload captcha"><span>Reload captcha</span></button>
            </div>
          </div>
        </div>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="button-create-social" class="action create primary" title="Create an Account">
        <span>Create an Account</span></button>
      <div class="secondary">
        <a class="action back" href="#"><span>Back</span></a>
      </div>
    </div>
  </div>
</form>

<form class="form-password-forget" id="social-form-password-forget" novalidate="novalidate">
  <fieldset class="fieldset" data-hasrequired="* Required Fields">
    <div class="field note">Please enter your email address below to receive a password reset link.</div>
    <div class="field email required">
      <label for="email_address" class="label"><span>Email</span></label>
      <div class="control">
        <input type="email" name="email" alt="email" id="email_address_forgot" class="input-text" value="" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field captcha required" role="user_forgotpassword">
      <label for="captcha_user_forgotpassword" class="label"><span>Please type the letters below</span></label>
      <div class="control captcha">
        <input name="captcha[user_forgotpassword]" type="text" class="input-text required-entry" data-validate="{required:true}" id="captcha_user_forgotpassword" aria-required="true">
        <div class="nested">
          <div class="field captcha no-label" data-captcha="user_forgotpassword" id="captcha-container-user_forgotpassword">
            <div class="control captcha-image">
              <img alt="Please type the letters below" class="captcha-img" height="50" src="https://www.paymentplus.ie/pub/media/captcha/base/03ed47cb6ac8d68040c5ed9204f8aedf.png">
              <button type="button" class="action reload captcha-reload" title="Reload captcha"><span>Reload captcha</span></button>
            </div>
          </div>
        </div>
      </div>
    </div>
  </fieldset>
  <div class="actions-toolbar">
    <div class="primary">
      <button type="button" id="bnt-social-login-forgot" class="action send primary">
        <span>Submit</span>
      </button>
      <div class="secondary">
        <a class="action back" href="#"><span>Go back</span></a>
      </div>
    </div>
  </div>
</form>

POST https://upload.pubble.io

<form tabindex="-1" method="POST" action="https://upload.pubble.io" enctype="multipart/form-data" style="margin: 0px; padding: 0px;"><label for="ajax-upload-id-1688565210509">Upload</label><input type="file" tabindex="-1"
    id="ajax-upload-id-1688565210509" name="file" accept="*" style="position: absolute; cursor: pointer; top: 0px; width: 100%; height: 100%; left: 0px; z-index: 100; opacity: 0;"></form>

POST

<form class="form form-login" method="post" data-bind="submit:login" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email" type="email" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) --><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
  </div>
  <div class="actions-toolbar">
    <input name="context" type="hidden" value="checkout">
    <div class="primary">
      <button type="submit" class="action action-login secondary" name="send" id="send2">
        <span data-bind="i18n: 'Sign In'">Sign In</span>
      </button>
    </div>
    <div class="secondary">
      <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.paymentplus.ie/customer/account/forgotpassword/">
<span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
</a>
    </div>
  </div>
</form>

Text Content

We use cookies

We use cookies and other tracking technologies to improve your browsing
experience on our website, to show you personalized content and targeted ads, to
analyze our website traffic, and to understand where our visitors are coming
from.


I agreeChange my preferences

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Menu
 * Home
 * 
   PRODUCTS
   CARD TERMINALS
    * Countertop
    * Portable
    * WiFi
    * Mobile
    * Contactless
    * Chip & PIN
   
   ECOMMERCE
   BUSINESS FUNDING
   MULTILANE
   VIRTUAL PAYMENT
   SMALL BUSINESS
   SWITCH

 * 
   CONTACT US
   Customer Support Cleaning Guide Contact Us

 * 
   ABOUT US
   About Us CSR News Articles

 * GET A QUOTE
 * 
   
   

Account
 * Compare ()
   
   1800 656 644
   
   sales@paymentplus.ie
 * Sign In
 * Create an Account

Settings
Language
Default Store View
 * Add More

Skip to Content Toggle Nav
 * Compare ()
   
   1800 656 644
   
   sales@paymentplus.ie
 * Sign In
 * Create an Account





CARD TERMINALS

Choose from our leading range of terminals to suit every type of business....

Click here for more info……


MULTILANE RETAIL

Multilane Retail requires complex, high performance, PCI compliant payment
solutions.
PaymentPlus has the experience to deliver...

Click here for more info


ONLINE PAYMENTS

Online merchants can benefit from our competitive acquiring rates.
PaymentPlus works with all the major online payment gateways...

Click here for more info


HOW TO CLEAN YOUR TERMINAL CORRECTLY

Your PaymentPlus Terminal should be cleaned throughout the day to ensure safe
hygiene practice.
Follow the link to learn how to clean your terminal without causing any damage
to the machine itself!

Click here for more info……


CONTACTLESS CARD LIMIT INCREASE

We have increased the Contactless limit on all of our terminals in Ireland in an
effort to help combat
Covid-19. The Contactless limit in Ireland has increased to €50.

Click here for more info……


CARD TERMINALS

Choose from our leading range of terminals to suit every type of business....

Click here for more info……


MULTILANE RETAIL

Multilane Retail requires complex, high performance, PCI compliant payment
solutions.
PaymentPlus has the experience to deliver...

Click here for more info


ONLINE PAYMENTS

Online merchants can benefit from our competitive acquiring rates.
PaymentPlus works with all the major online payment gateways...

Click here for more info


HOW TO CLEAN YOUR TERMINAL CORRECTLY

Your PaymentPlus Terminal should be cleaned throughout the day to ensure safe
hygiene practice.
Follow the link to learn how to clean your terminal without causing any damage
to the machine itself!

Click here for more info……


CONTACTLESS CARD LIMIT INCREASE

We have increased the Contactless limit on all of our terminals in Ireland in an
effort to help combat
Covid-19. The Contactless limit in Ireland has increased to €50.

Click here for more info……


CARD TERMINALS

Choose from our leading range of terminals to suit every type of business....

Click here for more info……
prev
next



CUSTOMER SUPPORT

YOU WON'T BE ALONE

The PaymentPlus Customer Care Centre provides quick and reliable answers to your
questions.


TRUSTED EXPERTISE

NEED SOME ADVICE

Our management team has over 60 years of experience within the Irish and
International payments markets. So if you simply need some advice why not call
us to test our experience and market knowledge. We don't charge for advice.


NATIONAL MARKET REACH

ACCEPT CARD PAYMENTS

Did you know that we’re the fastest growing payment service provider in the UK &
Ireland.




GREAT SAVINGS

Save up to 40% on you processing costs.


HELPDESK

With 7-day support provided.


WARRANTY

Full warranty and replacement service.


NATIONWIDE

Support provided free of charge.


REPORTING TOOLS

Available online for free.


BUSINESS FUNDING

Funding to help your business.


REAL EMAIL ADDRESS IS REQUIRED TO SOCIAL NETWORKS

Please enter your email address below to create account.
Email

Submit


SIGN IN

Registered Customers
Email

Password

Please type the letters below
Reload captcha
Login
Forgot Your Password?
Create New Account?


CREATE NEW ACCOUNT

First Name

Last Name

Email

Password

Confirm Password

Please type the letters below
Reload captcha
Create an Account
Back


FORGOT PASSWORD

Please enter your email address below to receive a password reset link.
Email

Please type the letters below
Reload captcha
Submit
Go back




JUST A FEW OF OUR CLIENTS



PaymentPlus Info
My Account
 * About us
 * Contact us
 * Customer Support
 * Articles
 * My account

Contact Information

 * Address:
   Unit F2, Nutgrove Office Park,
   Rathfarnham,
   Dublin 14, Ireland

 * Office & Sales Phone:
   +353 (0)1 9017700

 * Support:
   1800 656 644

 * Email:
   sales@paymentplus.ie

 * Working Days/Hours:
   Mon - Sat/ 8:00AM - 8:00PM
   Sun 10am - 4pm

Legal
 * Terms & Conditions
 * Privacy & Cookie Policy
 * Access Request Form
 * Data Protection

   Change the cookie preferences through the Preferences Center: Change
   Preferences


 * 
 * 
 * 

©Copyright 2018 by PaymentPlus. All Rights Reserved.

ePrivacy and GPDR Cookie Consent by Cookie Consent
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word word word word word word word word word
word word word word word word word word

mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
mmMwWLliI0fiflO&1
For security reasons and to help protect your data, the conversation link has
expired.
Please use the button below to generate a new secure link (which will be sent to
you via email or text), or ask a new question.
Generate link
New Question
A new secure link to the conversation was sent to you. Please access it from
your email/text to continue the conversation.
Close (5)
GDPR Privacy and Compliance

Please erase my personal data as defined in Article 4(1) GDPR. Deletion steps
will be sent via email / Text.
Delete me
An email/text was sent to you. If u want to continue the 'Delete me' process
please follow instructions in that message


Livechat
With Contact App
FAQs
search our faqs
Please select an option below
click tile to start messaging
Contact App

Contact App

Revisit old conversations
Want to ask a question?
You have a new reply to another question



+

Click here to ask a question
Click to view your previous asked questions or ask a new one




★ ★ ★ ★ ★
Thanks for taking the time to vote!
4.5
Back
Transcript of conversation was sent to email address
Send transcript to email
Please enter email above to send transcript via email
Email transcript
Open link with the conversation transcript
View transcript
Get notified when you receive a message to the questions you ask

Transcript of conversation was sent to email address
Send transcript to email
Please enter email above to send transcript via email
Email transcript
Open link with the conversation transcript
View transcript
You can revisit conversation by using this link

If you are not this user you can clear all the data and all conversations and
ask a new question
Close
Close
FAQs results for ""

Load more results
Previous conversations

Search FAQs

Ask a question

Ask a question
We are currently out of office
Please try again later
is typing... is typing...



Emoji list collapsed

Emoji




Add msg below
Please add message before submit
Skip Send
Email

Link

Skip
Mobile number
Please add a valid number
Submit
In order to submit contact details you have to agree to GDPR listed below

I consent that any personal data I provide can be processed in accordance with
the Privacy Statement.
Email
You need to add a valid email
Please provide a valid email!
Submit
In order to submit contact details you have to agree to GDPR listed below

I consent that any personal data I provide can be processed in accordance with
the Privacy Statement.

Got it Back
Processing
Upload






Did these FAQs help?
Yes No
Have another question?
Yes No
This will share your location with the moderator. Continue?
Yes Cancel
Chat Closed
New Chat
Opening a new conversation will close this one permanently. Are you sure?
Cancel
New Question

Ask a question
Ask Contact App


Your browser does not support the audio element.
Questions
Comment or Message


Message...


Close
Checkout out as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout out using your account

Email Address

Password

Sign In
Forgot Your Password?