PayPal Standard Sandbox Testing

Size: px
Start display at page:

Download "PayPal Standard Sandbox Testing"

Transcription

1 PayPal Standard Sandbox Testing Updated June GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 1

2 PayPal Standard Sandbox Testing How it works At the developer Sandbox site, ( you need to first sign up for a developer account. Once signed up you will need to create at least two tests accounts, a Business Account to represent the merchant, and a Personal Account to represent the buyer. You can use the preconfigured test account option or manually create your own. It s recommended to simply use the preconfigured option since the credit card numbers and bank accounts are auto-generated for you. The testing process Overview Test your application by creating a Sandbox account for each user entity represented in your PayPal transactions. When testing, use the test accounts in place of all the live accounts you will use while processing live transactions. 1. Configure the GTX to resolve to an external DNS. 2. Create a PayPal Developer account at the Developer website at developer.paypal.com. 3. Create 2 Sandbox accounts: Business and Personal. 4. Note your test Personal Card Cards 5. Configure your Instant Payment Notification and Encrypted Payments Settings 6. Configure in Control Center 7. Begin testing CREATE DEVELOPER ACCOUNT Before you can create your test accounts you must first create a developer PayPal account. This account is used to log into the Developer site. Important: if you already have a own personal PayPal account you most likely won t be able to use the same address. Navigate to the developer test site: and select Sign Up to create your account GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 2

3 CREATE SANDBOX TEST ACCOUNTS To create a test account in the Sandbox: 1. Log in to the Developer site at and navigate to Applications > Sandbox Accounts. Important: you MUST create both a Business and Personal Account. The Personal Account generates the testing Credit Card payment information you will need to enter at the web client GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 3

4 Click Create Account button Step 1 Create Business Account Fill in the Seller data, optioning to create both a credit card and Bank Account with a balance amount and change the default password. Note: accounts created are not real. The accounts are automatically confirmed and are only valid in the Sandbox. Hint: write down the address and password. These are used to log in to your seller account and will be used in Control Center GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 4

5 Confirm your Business Account Select the Profile tab At this point, review but ignore the Profile, API credentials, and Funding tabs Settings tab Important: do not enable Payment Review and Negative Test Mode! If you enable Payment Review, the status of all test transactions is Under Review until you manually accept them GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 5

6 Step 2 Create your Buyer Account Select the Personal radio button: Fill in the account creation fills to create your credit card and bank account. Once the account is created, select Profile to view your account information and obtain your credit card information GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 6

7 Select Funding Hint: write down your credit card information because this will be used later at the GoPrint Web Client to purchase your print funds. Do not enable Payment Refund!!! 2014 GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 7

8 Log in to your Business Account Check your Business Account then click ENTER SANDBOX SITE You are redirected to the Sandbox Site: GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 8

9 From My Account, click the Profile tab to expand the drop down and select MY SELLING TOOLS Configure the Confirmation Return URL Click Instant Payment Notifications 2014 GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 9

10 Enter the External FQDN URL of the GTX with the required URL Select: IPN messages: Receive IPN Messages Completed URL: 2014 GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 10

11 Configure the PayPal Public Key and generate your Cert ID 1. Selling Tools More Selling Tools (found in gray box at bottom of page) 2. Encrypted Payment Settings 3. Select to Download PayPal Public Certificate Place the PayPal Public key in the GS4\Certs\ directory (not required but makes it easy to manage. Have clients keep a backup copy someone else! 2014 GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 11

12 DO NOT CLOSE THIS PAGE, YOU WILL NEED IT IN A BIT TO UPOAD YOUR GOPRINT PUBLIC KEY AND GENERATE YOUR CERTIFICATE ID. Open Control Center: Create your PayPal Standard Connector Important: 1. PayPal Address: Enter your Business Sandbox account NOT your Developer Login Account. 2. Environment Make sure SANDBOX is selected GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 12

13 3. Enter the Path to the PayPal Public Certificate file Upload The GoPrint Public Key to PayPal in order to generate your Certificate ID 4. Click Export Your Public Certificate button 2014 GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 13

14 Save it under your GS4\certs directory Navigate back to PayPal to upload your Certificate. Hint: At this point, your PayPal Login has most likely timed out and you will need to log in again GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 14

15 If successful your Certificate ID was generated. Copy and Paste the Certificate ID in your PayPal Certificate ID field and SAVE 2014 GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 15

16 YOUR PAYPAL STANDARD CONFIGURATION IS COMPLETE If you think you re having issues with the client s firewall allowing inbound port 7768 you can have the GTX listen on Port 80: since this port is usually open on most firewalls. Important: to listen on Port 80 you must make sure the WWW service isn t installed and running on the GTX server or any other application is listening on this port. Final GoPrint Configuration Step 1 Enable the Quota Purse to represent the credit card payment purse Navigate to: Accounts Class Definitions Default User Class (or other) 1. Check Quota 2. Purse Name: enter a user-friendly name used to display to users 3. Save 2014 GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 16

17 Step 2 Enable the credit card purse at the PayPoint 1. Back to the main page, select your PayPoint 2. Select the Financial tab 3. Check Default User Class Credit Card Fund Quota (or your choose name. The dialog box expands displaying the following settings. 4. Expand the Add Value Option drop down menu and select Credit Card to Quota 5. Save HINT: If not selected the Credit Card Add Value option will not appear at the web client GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 17

18 Testing Login to web client and select Add Value then walk through the payment process. Enter AMOUNT CONFIRM 2014 GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 18

19 At this point, you are taken to the physical PayPal Website: Note: this is the difference between PayPal Standard and PayPal Pro. With PayPal Pro the necessary API s are in place to allow transactions to take place within the web client: or as PayPal Standard states, directly on your website. Here you have two options to pay: Option to pay with PayPal account or Credit Card: Test with both: If successful, you will be redirected to the GoPrint web client confirmation page GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 19

20 If the Thanks for your order confirmation appears you don t have the Return URL correct or enabled. You MUST click the Return to Facilitator accounts Test Store to return back to the web client. Network issue or issue with PayPal website 2014 GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 20

21 CONFIRM YOUR TRANSACTION Go to My Account Transaction History to confirm the transaction Reviewing transactions Use Credit Card Transactions to view pending and completed transactions GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 21

22 Incomplete transactions display as Started and in PINK Started transactions are failed transactions and usually the result of networking issues. GoPrint doesn t make an attempt to re-establish a connection to PayPal so Started transactions can be considered as lost. It s important to note, the transactions commonly complete at the PayPal end. When this happens the client has the option to click DETAILS and manually approve the transaction GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 22

23 Click OK to confirm Transaction Confirmed and amount added to account. Financial Reports 1. Credit Card Usage Report 2. Credit Card Transactions 2014 GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 23

24 Credit Card Usage Report Transaction Inquiry Under every credit card gateway there s the option to View Transactions GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 24

25 Click the Trans# number to view what Quota Account it was posted to. Troubleshooting When your customer does online payment through Paypal, your customer successfully finishes payment and returned to your site. Instead of Payment Accepted, order status is Awaiting PayPal payment. This issue could also happen in Sandbox (testing mode) GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 25

26 The Cert ID generated doesn't' match the GTX Public Key. In other words, the server name in the Publics keys don't match. Delete the Certificate ID and Export and Upload the GTX Public Key again. The FQDN and external IP are incorrectly configured and/or Ports 7768 or 80 are not open inbound to the GTX server. Also, when experienced randomly, networking issues between PayPal exists GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 26

27 If Thanks for your order confirmation appears, you don t have the Return URL correct. You MUST click the Return to Facilitator accounts Test Store to return back to the web client. This error indicates an issue with the Instant Payment Notification URL 1. An issue with the PayPal server exists. PayPal server may be down. 2. Ports 7768 or 80 are blocked 3. A typo exists for URL under PayPal Manager. Should be: GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 27

28 The certificate may be an experience certificate or a Sandbox certificate is still on use after switching to Live mode. Log in to your PayPal manager site and download the correct certificate GoPrint Systems, Inc., All rights reserved. PayPal Standard Configuration Guide 28

Updated September 2014

Updated September 2014 Updated September 2014 2014 GoPrint Systems, Inc., All rights reserved. CashNet Configuration Guide 1 CashNet Required Settings Prior to configuring your CashNet connector, the following information MUST

More information

NetZtouch Copy and Print Release Terminal. Last update 05/1/2016 Firmware /68/69/76 GoPrint version 4.2.2

NetZtouch Copy and Print Release Terminal. Last update 05/1/2016 Firmware /68/69/76 GoPrint version 4.2.2 NetZtouch 7800 Copy and Print Release Terminal Last update 05/1/2016 Firmware 00.04.65/68/69/76 GoPrint version 4.2.2 2016 ITC Systems. All rights reserved. NetZtouch 7800 Configuration 1 Contents Overview...

More information

Administrator Accounts

Administrator Accounts Administrator Accounts Contents Overview... 2 ACL Permissions Overview... 3 Changing the Default Admin Password... 3 ACL Permission Levels... 4 Creating an Adminstrator Class... 4 Administrator Class Examples...

More information

Elite. Copy and Print Release Terminal. Last update 5/2017 Firmware GoPrint version GoPrint Web Client Anonymous Mode (Guest mode)

Elite. Copy and Print Release Terminal. Last update 5/2017 Firmware GoPrint version GoPrint Web Client Anonymous Mode (Guest mode) Elite Copy and Print Release Terminal GoPrint Web Client Anonymous Mode (Guest mode) Last update 5/2017 Firmware 00.151 GoPrint version 4.2.2 2017 ITC Systems. All rights reserved. Elite Guest Mode Configuration

More information

NetZtouch Copy and Print Release Terminal. Last update 10/2018 Firmware GoPrint version 4.2.2

NetZtouch Copy and Print Release Terminal. Last update 10/2018 Firmware GoPrint version 4.2.2 NetZtouch 7800 Copy and Print Release Terminal Last update 10/2018 Firmware 00.05.38 GoPrint version 4.2.2 2018 ITC Systems. All rights reserved. NetZtouch 7800 Configuration 1 Contents Overview... 3 Power

More information

GoPrint Quota System Overview

GoPrint Quota System Overview GoPrint Quota System Overview Version 4.2 Updated July 2016 GoPrint Systems 2014 GoPrint Systems, Inc, All rights reserved. One Annabel Lane, Suite 105 San Ramon, CA 94583 (925)790-0070 2016 GoPrint Systems,

More information

GoPrint Scheduled Quota

GoPrint Scheduled Quota GoPrint Scheduled Quota Version 4.1 Updated July 2014 GoPrint Systems 2014 GoPrint Systems, Inc, All rights reserved. One Annabel Lane, Suite 105 San Ramon, CA 94583 (925)790-0070 2017 ITC Systems, Inc.

More information

The GoPrint Solution Web Client for Macintosh

The GoPrint Solution Web Client for Macintosh The GoPrint Solution Web Client for Macintosh Version 4.1 4.2 Updated: July 2017 Copyright 2016 ITC SYSTEMS. All rights reserved. No part of this publication may be reproduced, distributed, copied, or

More information

CBORD CS XML Configuration

CBORD CS XML Configuration CBORD CS XML Configuration Pre-Configuration Steps The CS XML transaction server (and any firewall) must allow incoming traffic over the listening port from the GoPrint server. Test it by opening a command

More information

NuVision One-Card Configuration

NuVision One-Card Configuration NuVision One-Card Configuration Version 4.0 Updated: June 2012 GoPrint Systems, Inc. 2012 GoPrint Systems, Inc. All rights reserved. One Annabel Lane, Suite 105 San Ramon, CA 94583 (925)790-0070 Fax: (925)790-0071

More information

GoPrint cpad Account Copier Terminal User Manual. Model: cpad Firmware

GoPrint cpad Account Copier Terminal User Manual. Model: cpad Firmware GoPrint cpad Account Copier Terminal User Manual Model: cpad Firmware 1.12.4 May 2014 Contents Introduction... 3 Requirements... 3 Hardware Configuration... 3 Start-up:... 3 To enter the cpad Config Menu:...

More information

Value Card and Coin opt Vending Systems

Value Card and Coin opt Vending Systems Value Card and Coin opt Vending Systems Vending systems are used in public libraries and open labs when user authentication is not possible. Optionally, value cards can be combined with GoPrint Quota and

More information

Introduction. Installation. Version 2 Installation & User Guide. In the following steps you will:

Introduction. Installation. Version 2 Installation & User Guide. In the following steps you will: Introduction Hello and welcome to RedCart TM online proofing and order management! We appreciate your decision to implement RedCart for your online proofing and order management business needs. This guide

More information

SSL - Testing The Purchase Process. How To Make Test Purchases in Order to Understand the Purchase Process

SSL - Testing The Purchase Process. How To Make Test Purchases in Order to Understand the Purchase Process SSL - Testing The Purchase Process How To Make Test Purchases in Order to Understand the Purchase Process Updated: January 6, 2018 Table of Contents Table of Contents Overview... 1 Setting Up Testing Mode...

More information

Connecting VirtueMart To PayPal (Live)

Connecting VirtueMart To PayPal (Live) Connecting VirtueMart To PayPal (Live) After testing is complete in the PayPal Sandbox and you are satisfied all is well, then its time to disconnect VirtueMart from the PayPal Sandbox and connect Virtuemart

More information

ebay Connector Features Module Configuration

ebay Connector Features Module Configuration ebay Connector webkul.com/blog/ebay-connector-for-magento2/ March 15, 2016 ebay Connector extension allows you to integrate Magento 2 store with ebay store. Import products, categories, and orders from

More information

EZ Parent Center Directions Parent Sign Up and Purchase Preordering

EZ Parent Center Directions Parent Sign Up and Purchase Preordering EZ Parent Center Directions Parent Sign Up and Purchase Preordering Parents should contact your school (or caterer) when any type of support is needed. You can use the following link https://www.ezparentcenter.com/site/ezparentcenter_contact.aspx

More information

HOW TO INTEGRATE A PAYPAL BUTTON INTO YOUR WEBSITE

HOW TO INTEGRATE A PAYPAL BUTTON INTO YOUR WEBSITE 1 HOW TO INTEGRATE A PAYPAL BUTTON INTO YOUR WEBSITE (c ) Laycock Publishing Limited You have full distribution rights to this publication, provided that it remains unaltered in any way whatsoever, and

More information

Integration Document. Supports Payumoney & Citrus

Integration Document. Supports Payumoney & Citrus Integration Document Supports Payumoney & Citrus Introduction This guide will show you how to Install and configure the PayUmoney plugin for Magento on your Magento powered website for payments through

More information

EWAY RAPID SETUP GUIDE FOR

EWAY RAPID SETUP GUIDE FOR EWAY RAPID SETUP GUIDE FOR CONTENTS 1. Add ewayrapid payment method to your online shop... 2 2. Configure and activate ewayrapid payment method... 3 3. Add eway logo and credit card types to your website...

More information

How to Set Up Paypal in WPGateway for Selling SSL Certificates with an Automatic Annual Renewal Process

How to Set Up Paypal in WPGateway for Selling SSL Certificates with an Automatic Annual Renewal Process How to Set Up Paypal in WPGateway for Selling SSL Certificates with an Automatic Annual Renewal Process SSL Certificates Need to be Renewed Annually -- Giving YOU a HUGE Recurring Income Opportunity! Since

More information

Sandbox User Guide. For Professional Use Only Currently only available in English.

Sandbox User Guide. For Professional Use Only Currently only available in English. Sandbox User Guide For Professional Use Only Currently only available in English. A usage Professional Uniquement Disponible en Anglais uniquement pour l instant. Last updated: August 2007 PayPal Sandbox

More information

Web Client for Windows

Web Client for Windows Web Client for Windows Version 4.0/4.1/4.2 Updated: March 2017 ITC Systems, Inc One Annabel Lane, Suite 105 San Ramon, CA 94583 (925)790-0070 2017 ITC Systems, Inc. All rights reserved. Windows Web Client

More information

A Step By Step Guide To Use PayPal

A Step By Step Guide To Use PayPal A Step By Step Guide To Use PayPal Table of Contents Introduction... 3 Creating an Account... 4 PayPal Verification... 5 Verification Process... 5 Utility of Each Account... 7 Transfer of Funds... 8 Checking

More information

SIDC Online Application Portal

SIDC Online Application Portal SIDC Online Application Portal Corporate Account User Guide 1. Overview... 1 2. How to Register Corporate Account?... 1 3. How to Confirm Account?... 7 4. How to Fill Application Form?... 10 4.1 Fill Application

More information

1 Copyright FATbit Technologies. All Rights Reserved.

1 Copyright FATbit Technologies. All Rights Reserved. Contents 1.0 Affiliate Module... 2 1.1 Registration... 3 2.0 Sharing... 5 3.0 Profile... 5 3.1 My Account... 6 3.1.1 My Account... 6 3.1.2 Payment Information... 8 3.2 My Credits... 9 3.3 Change Password...

More information

Pay. Quick Start Guide Sage One. Pay QUICK START GUIDE SAGE ONE

Pay. Quick Start Guide Sage One. Pay QUICK START GUIDE SAGE ONE QUICK START GUIDE SAGE ONE 1 Our easy to use guide will get you up and running in no time! Index: Page: 2 Login Now 3 How to issue a service key 3 Inserting service keys into 4 Enable the Customer Zone

More information

A Truly Innovative Approach to Executive Education & Professional Training. How to use Learning Management System

A Truly Innovative Approach to Executive Education & Professional Training. How to use Learning Management System A Truly Innovative Approach to Executive Education & Professional Training How to use Learning Management System Sign up If you don t have an account yet, go to https://eiu.ac/ and click the Sign Up button

More information

Personal account manual A ME

Personal account manual A ME Personal account manual A.005.34.01-01.ME 05.07.2018 Table of Contents 1. Logging in... 4 2. Main page... 6 3. Orders monitor... 6 3.1. Orders search... 7 3.2. Search results... 8 3.3. Saving data to file...

More information

Subscriptions and Recurring Payments Guide

Subscriptions and Recurring Payments Guide Subscriptions and Recurring Payments Guide For Professional Use Only Currently only available in English. A usage Professional Uniquement Disponible en Anglais uniquement pour l'instant. Last Updated:

More information

Sage One eway. How do I set up Sage One with eway to accept invoice payments? eway Factsheet. Part 1 Your eway Account. 1. Sign up for an eway account

Sage One eway. How do I set up Sage One with eway to accept invoice payments? eway Factsheet. Part 1 Your eway Account. 1. Sign up for an eway account Sage One eway How do I set up Sage One with eway to accept invoice payments? Part 1 Your eway Account 1. Sign up for an eway account 2. Login to MYeWAY 3. Hover the mouse on the My Account tab located

More information

daa isupplier User Guide

daa isupplier User Guide daa isupplier User Guide December 2017 Contents Prerequisites... 3 Introduction... 4 1.1 Registration... 6 1.2 Login... 6 1.3 Basic Overview of the isupplier Portal Homepage... 7 1.4 Purchase Order Acceptance

More information

Access Online. Navigation Basics. User Guide. Version 2.2 Cardholder and Program Administrator

Access Online. Navigation Basics. User Guide. Version 2.2 Cardholder and Program Administrator Access Online Navigation Basics User Guide Version 2.2 Cardholder and Program Administrator Contents Introduction... 1 Access Online Overview... 2 How We Gather and Manage Transaction Data in Access Online...

More information

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders.

Important Notice. All company and brand products and service names are trademarks or registered trademarks of their respective holders. Important Notice Magento reserves the right to make corrections, modifications, enhancements, improvements, and other changes to its products and services at any time and to discontinue any product or

More information

Personal account manual A ME

Personal account manual A ME Personal account manual A.005.34.01-01.ME 08.04.2019 Table of Contents 1. Logging in... 4 2. Main page... 6 3. Orders monitor... 6 3.1. Orders search... 7 3.2. Search results... 9 3.3. Saving data to file...

More information

N Touch Treasury. Getting Started

N Touch Treasury. Getting Started N Touch Treasury Getting Started Revised 12-15-17 TreasurySupport@NTouchBanking.com (833) 846-2699 How Do I Log into N Touch Treasury? You will be provided a Company ID and Login ID prior to logging in

More information

Business Chat Onboarding Your Business Chat Accounts. September

Business Chat Onboarding Your Business Chat Accounts. September Onboarding Your Accounts September 2018.1 Contents Overview 3 Create a Brand Profile... 4 Configure the Messages Header... 4 Create a Account... 4 Connecting to Your Customer Service Platform... 5 Connect

More information

Ariba Network Configuration Guide

Ariba Network Configuration Guide Ariba Network Configuration Guide Content Account configuration Basic Profile Email Notifications Electronic Order Routing Electronic Invoice Routing Remittances Accelerated payments Test Account creation

More information

HOW TO PASS WA ECART DATA TO MY SECURE SERVER

HOW TO PASS WA ECART DATA TO MY SECURE SERVER HOW TO PASS WA ECART DATA TO MY SECURE SERVER Introduction WA ecart users are able to keep shoppers on their ecommerce sites without passing them to a payment gateway site: we call this process local checkout.

More information

Treasury Management User Guide. Online Banking

Treasury Management User Guide. Online Banking Treasury Management User Guide Online Banking Released August 2018 Treasury Management... 4 Logging in to Treasury Management...5 Helpful Hints...10 User Menu... 12 Profile and Preferences... 12 Notification

More information

How to Use Your EV Connect Account

How to Use Your EV Connect Account How to Use Your EV Connect Account Accessing the EV Connect Network To access the EV Connect network, point your web browser to http://network.evconnect.com. This brings you to the account login page.

More information

Merchant Portal User Guide

Merchant Portal User Guide Merchant Portal User Guide TABLE OF CONTENTS Accessing the Click Merchant Portal... 3 Virtual Terminal... 4 Single Entry (Merchant Enters Card Details)... 5 Payment Using Collected Card Details... 5 Payment

More information

Virtual Terminal. Quick Start Guide. v.01_03/18

Virtual Terminal. Quick Start Guide. v.01_03/18 Virtual Terminal Quick Start Guide v.01_03/18 About This Guide Take secure card payments over the phone with a virtual terminal, providing a flexible payment option for your customers, with a personal

More information

Table of Contents. CPS Supplier Portal 05 - Self-Service "Admin"

Table of Contents. CPS Supplier Portal 05 - Self-Service Admin Table of Contents Introduction... 2 Prerequisites... 2 General... 3 Company Profile - Organization... 4 Contact Directory... 5 Create a New Contact... 6 Update a Contact... 8 Inactivate a Contact... 10

More information

Acuant. Support Portal Guide

Acuant. Support Portal Guide Acuant Support Portal Guide Last updated on - 04/12/2018 1 Contents INTRODUCTION... 3 NEW USER... 3 Acuant Support Portal Log-in Page... 3 Register New User... 4 EMAIL CONFIRMATION... 5 YOUR PROFILE...

More information

Overview. Business Online Banking BASIC OVERVIEW PAGE 1

Overview. Business Online Banking BASIC OVERVIEW PAGE 1 Overview Business Online Banking BASIC OVERVIEW PAGE 1 Basic Overview Business Online Banking Main navigation: My Accounts, Move Money, and Additional Services. Admins have full access to all accounts

More information

USER S GUIDE Last Modified: 04/08/2013 1

USER S GUIDE Last Modified: 04/08/2013 1 USER S GUIDE Last Modified: 04/08/2013 1 Contents 1 Welcome 1 Activating ROAMpay X4 2 Using the System 2 Login 2 First-time Login 2 Default Settings 3 Retrieving Your Password 3 Online Sales 4 Saved Item

More information

Steps to draw down NSF funding

Steps to draw down NSF funding Steps to draw down NSF funding Step 1: Go to https://www.fastlane.nsf.gov/ by typing the URL, (the web address) in an internet browser s address bar. (Note: Homepage screen will look like the image in

More information

Adding Cash to your Student Card

Adding Cash to your Student Card Adding Cash to your Student Card 1. You can now use your student card to purchase food and drinks from the Walkway Café or the new Coffee Pod. 2. To do this you need to set up an account with In-loop Campus.

More information

INF204x Module 2 Lab 2: Using Encrypting File System (EFS) on Windows 10 Clients

INF204x Module 2 Lab 2: Using Encrypting File System (EFS) on Windows 10 Clients INF204x Module 2 Lab 2: Using Encrypting File System (EFS) on Windows 10 Clients Estimated Time: 30 minutes You have a standalone Windows 10 client computer that you share with your colleagues. You plan

More information

MultiSafepay Integration manual

MultiSafepay Integration manual MultiSafepay Integration manual Magento plug-in v2.4.1 MultiSafepay Payment plug-in for Magento https://www.multisafepay.com Copyright (C) 2016 MultiSafepay.com Magento Plug-in 1 Table Of Contents Table

More information

Report It TN. User Manual

Report It TN. User Manual Report It TN User Manual Table of Contents User Account 3 Creating NAUPA Files 5 Uploading Files Negative Report Making Payments 6 9 11 More Information 14 User Account Register 1. Select Register Now.

More information

EZ Parent Center Directions First Time Parent Sign Up with Meal Preordering + Required Payment

EZ Parent Center Directions First Time Parent Sign Up with Meal Preordering + Required Payment EZ Parent Center Directions First Time Parent Sign Up with Meal Preordering + Required Payment Below are the instructions for parents to create an account and request access to one or multiple students.

More information

User s Guide. (Virtual Terminal Edition)

User s Guide. (Virtual Terminal Edition) User s Guide (Virtual Terminal Edition) Table of Contents Home Page... 4 Receivables Summary... 4 Past 30 Day Payment Summary... 4 Last 10 Customer Transactions... 4 View Payment Information... 4 Customers

More information

epnplugin v4.1.1 Financial Software Payments Module for QuickBooks epnbillpay for epnplugin Guide

epnplugin v4.1.1 Financial Software Payments Module for QuickBooks epnbillpay for epnplugin Guide epnplugin v4.1.1 Financial Software Payments Module for QuickBooks epnbillpay for epnplugin Guide eprocessing Network LLC 7/1/2016 epnplugin 4 epnbillpay for epnplugin Guide Table of Contents OVERVIEW...

More information

PayPal Express Checkout Services

PayPal Express Checkout Services Title Page PayPal Express Checkout s Using the Simple Order API May 2017 CyberSource Corporation HQ P.O. Box 8999 San Francisco, CA 94128-8999 Phone: 800-530-9095 CyberSource Contact Information For general

More information

You can use these quick links, and the links on the left sidebar to navigate quickly around this User Manual.

You can use these quick links, and the links on the left sidebar to navigate quickly around this User Manual. USER MANUAL Fooman Connect: Xero - Magento 2 Quick Links This document is structured in the following sections: 1. 2. 3. Set up in Xero and Magento Using Fooman Connect: Xero Troubleshooting You can use

More information

MSEDCL e-tendering Help-Contractor. MSEDCL e-tendering Contractor s Guide

MSEDCL e-tendering Help-Contractor. MSEDCL e-tendering Contractor s Guide MSEDCL e-tendering Contractor s Guide 1 Table Of Contents Getting Started... 3 Getting Started... 3 Understanding MSEDCL e-tendering System... 3 Logging in... 4 Messages... 5 Sending Reply... 5 Tenders...

More information

PaperWeight s User Manual (Admin Area)

PaperWeight s User Manual (Admin Area) PaperWeight s User Manual (Admin Area) Prepared by: FATbit Technologies Copyright 2004 2014 FATbit Technologies. All Rights Reserved. The information contained in this document represents the current views,

More information

Terms and Conditions between Easy Time Clock, Inc. And Easy Time Clock Client

Terms and Conditions between Easy Time Clock, Inc. And Easy Time Clock Client Terms and Conditions between Easy Time Clock, Inc. And Easy Time Clock Client Client s Responsibility Easy Time Clock, Inc. ( ETC ) is a client-led time and attendance program. The Client is solely responsible

More information

Cash Management QuickBooks for Windows Conversion Instructions

Cash Management QuickBooks for Windows Conversion Instructions Cash Management QuickBooks for Windows Conversion Instructions Web Connect to Direct Connect Express Web Connect to Direct Connect Direct Connect to Direct Connect Introduction As Stonegate Bank completes

More information

USER GUIDE PRINT MANAGER PLUS RELEASE STATION Software Shelf Computer Software. Take Control of Your Network Printing

USER GUIDE PRINT MANAGER PLUS RELEASE STATION Software Shelf Computer Software. Take Control of Your Network Printing Software Shelf Computer Software USER GUIDE PRINT MANAGER PLUS RELEASE STATION 2008 Take Control of Your Network Printing United States 601 Cleveland Street, Suite 710 Clearwater, FL 33755 Sales: 800 962

More information

Ebay Integration User Guide 0.0.1

Ebay Integration User Guide 0.0.1 by CedCommerce Products User Guides 1 / 39 1. Ebay Integration for Magento 2 store Overview... 3 2. Ebay Integration for Magento 2 store extension Installation... 4 3. ebay Configuration Settings... 4

More information

How do I purchase a membership for Third Age Learning - York Region?

How do I purchase a membership for Third Age Learning - York Region? 1. Go to our website www.talyr.ca 2. Once there, press the Join Us tab at the top of the page (see example page below). 3. Now that you are on the Join Us page, select which membership level you wish to

More information

Merchant e-solutions Payment Acceptance User Guide for Magento (M1)

Merchant e-solutions Payment Acceptance User Guide for Magento (M1) Merchant e-solutions Payment Acceptance User Guide for Magento (M1) Step-by-step guidance for setup and use of the Payment Acceptance extension for Magento 1 Table of Contents Key Contacts... 3 Extension

More information

QuickBooks Payments For WooCommerce : Introduction: Installation: Requirements:

QuickBooks Payments For WooCommerce : Introduction: Installation: Requirements: QuickBooks Payments For WooCommerce : Introduction: QuickBooks Payments For WooCommerce provides an easier, cost effective and simple alternative for a small business for accepting credit cards. Customers

More information

PayPal Merchant Account Toolkit For Small Online Business

PayPal Merchant Account Toolkit For Small Online Business PayPal Merchant Account Toolkit For Small Online Business ========================================== by : Kane Deng (Geeyo.com) ****************************************** Bring to you valuable & fresh

More information

Invoice QuickStart Guide

Invoice QuickStart Guide Invoice QuickStart Guide Table of Contents Working with Payment Requests Manually Creating a Payment Request from an Existing Vendor Creating a Recurring Payment Request Adding Distributions to a Payment

More information

VAT IMPORT DECLARATION USER GUIDE (REGISTERED AND NON-REGISTERED USERS)

VAT IMPORT DECLARATION USER GUIDE (REGISTERED AND NON-REGISTERED USERS) VAT IMPORT DECLARATION USER GUIDE (REGISTERED AND NON-REGISTERED USERS) December 2017 1 Contents 1. Brief overview of this user guide... 3 2. Summary of Scenarios for Registered Importers for VAT... 4

More information

2CHECKOUT PLUG-IN USER GUIDE

2CHECKOUT PLUG-IN USER GUIDE support@simicart.com Phone: 084.4.8585.4587 2CHECKOUT PLUG-IN USER GUIDE Table of Contents 1. INTRODUCTION... 3 2. HOW TO INSTALL... 4 3. HOW TO CONFIGURE ON 2CHECKOUT.COM... 5 4. HOW TO CONFIGURE IN 2CHECKOUT

More information

Authorize.Net Magento 2.x Payment Module

Authorize.Net Magento 2.x Payment Module Authorize.Net Magento 2.x Payment Module User Guide Revision 1.0.1 September 17, 2018 Sep 17 2018 Authorize.Net Global Payment Management for Magento 2.x 1 Contents Document History... 4 1. Introduction...

More information

Vantiv ecommerce for Magento 2

Vantiv ecommerce for Magento 2 Vantiv ecommerce for Magento 2 User Guide Version 1.0.0 June 2017 Table of Content 1. Onboarding...3 2. Installation...3 3. Configuration...5 4. Nuances for each MOP...22 5. Checkout...23 6. Stored Payment

More information

Rabo Supplier Finance User Manual - Suppliers -

Rabo Supplier Finance User Manual - Suppliers - Rabo Supplier Finance User Manual - Suppliers - Page 2 of 33 Table of Contents 1 About This Document... 3 1.1 Objectives of This Document... 3 1.2 Inside This Document... 3 2 Rabo Supplier Finance platform...

More information

Vantiv ecommerce for Magento 1 User Guide. Version 1.0.7

Vantiv ecommerce for Magento 1 User Guide. Version 1.0.7 Vantiv ecommerce for Magento 1 User Guide Version 1.0.7 Vantiv ecommerce for Magento 1... 1 User Guide... 1 1. Project... 3 2. Onboarding... 3 3. Installation... 3 4. Configuration... 5 5. Nuances for

More information

Upay- Customer User Manual Under UCB Digital Payment Services

Upay- Customer User Manual Under UCB Digital Payment Services Upay- Customer User Manual Under UCB Digital Payment Services 1 P a g e o f 1 2 Upay Customer comes to UCB branch and handovers the properly filled up Upay application form. Branch after necessary verification

More information

MyChoice Cardholder User Guide

MyChoice Cardholder User Guide MyChoice Cardholder User Guide www.mychoicecorporate.com www.cardholderonline.com Contents 1 Plastic Card... 3 1.1 First time Login / New User... 3 1.2 Existing User... 5 2 Virtual Card... 7 2.1 First

More information

PaperWeight s User Manual (Customer Area)

PaperWeight s User Manual (Customer Area) PaperWeight s User Manual (Customer Area) Prepared by: FATbit Technologies Copyright 2004 2014 FATbit Technologies. All Rights Reserved. The information contained in this document represents the current

More information

GoPrint Server Migration

GoPrint Server Migration GoPrint Server Migration The following steps walks you through migrating a current GoPrint system to a new Windows server focusing on migrating the current database as well as keeping the same server name.

More information

SEGPAY WooCommerce Plugin SETUP

SEGPAY WooCommerce Plugin SETUP SEGPAY WooCommerce Plugin SETUP Client Documentation Version 1.1 May 11, 2017 Table of Contents Version Tracking... 3 Summary... 4 Pre-Installation Checklist... 4 Plugin Installation... 5 Testing... 9

More information

Overview and Tutorial

Overview and Tutorial Overview and Tutorial Comodo Certificate Auto-installer is an easy-to-use utility which simplifies the often complex process of obtaining and installing an SSL certificate on IIS/Apache web-servers. The

More information

STORE CREDIT USER GUIDE

STORE CREDIT USER GUIDE support@magestore.com sales@magestore.com Phone: 084.4.8585.4587 STORE CREDIT USER GUIDE Version 1.0.0 Magento Compatibility: CE 2.0 Table of Contents 1. INTRODUCTION... 3 2. HOW TO USE (Frontend)... 5

More information

COMPREHENSIVE LIST OF CASHLESS FAQs (GUESTS)

COMPREHENSIVE LIST OF CASHLESS FAQs (GUESTS) COMPREHENSIVE LIST OF CASHLESS FAQs (GUESTS) Credit Q. How do I top up my credit? You must create an account online and link your wristband to that account. You can also purchase your credit at the event

More information

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin 1 P a g e Contents 1. Introduction... 5 2. Who is it for?... 6 3. Community v/s PRO Version... 7 3.1. Which version is

More information

Basware - Verian Mobile App Guide Basware P2P 18.2

Basware - Verian Mobile App Guide Basware P2P 18.2 Basware - Verian Mobile App Guide Basware P2P 18.2 Copyright 1999-2018 Basware Corporation. All rights reserved.. 1 Introduction The mobile app is a streamlined tool that allows you to take pictures of

More information

/ 1. Online Banking User Guide SouthStateBank.com / (800)

/ 1. Online Banking User Guide SouthStateBank.com / (800) / 1 Online Banking User Guide SouthStateBank.com / (800) 277-2175 06132017 Welcome Thank you for using South State s Online Banking. Whether you are a first time user or an existing user, this guide will

More information

Supplier Quick Reference and How To Guide

Supplier Quick Reference and How To Guide and How To Guide For Help or Support support@primerevenue.com Toll Free USA & Canada: 1 800 557 8047 Toll Free Europe: 00800 7746 3000 Toll Free Asia: 001 800 7746 3000 Toll Free Australia: 1 800 217 718

More information

Sappi Ariba Network. Summit Guided Session: Account Configuration

Sappi Ariba Network. Summit Guided Session: Account Configuration Sappi Ariba Network Summit Guided Session: Account Configuration 1 Manage invitation letter + 2 Landing Page Sappi 2 1 1 Open the Invitation Letter that you received at your email address from ordersender-prod@ansmtp.ariba.com

More information

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0

ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 ISUPPLIER PORTAL USER MANUAL ADERP VERSION 1.0 Contents Contents... i Oracle isupplier Portal Overview...1 Recommended Browsers and Settings...2 Advanced Settings...2 Turn-off pop-up blocker or Allow pop-up

More information

EZ Parent Center Directions Parent Sign Up and Meal Preordering

EZ Parent Center Directions Parent Sign Up and Meal Preordering EZ Parent Center Directions Parent Sign Up and Meal Preordering Sign Up for Returning Parents Who Used EZ School Lunch POS the Previous Year (All others scroll down to New Parent Sign Up) Parents should

More information

/ 1. Online Banking User Guide SouthStateBank.com / (800)

/ 1. Online Banking User Guide SouthStateBank.com / (800) / 1 Online Banking User Guide SouthStateBank.com / (800) 277-2175 01242018 Welcome Thank you for using South State s Online Banking. Whether you are a first time user or an existing user, this guide will

More information

Admin/User Manual SoftPal.com.ng

Admin/User Manual SoftPal.com.ng Admin/User Manual SoftPal.com.ng 2 THIS MANUAL IS DIVIDED INTO THREE PARTS: 1. THE MEMBER CONTROL PANEL 2. THE ADMIN CONROL PANEL 3. THE CONTENT MANAGEMENT PANEL THE MEMBER CONTROL PANEL is visible to

More information

Outlook 2010 Exchange Setup Guide

Outlook 2010 Exchange Setup Guide Outlook 2010 Outlook Profile Configuration This section provides a quick overview of the settings needed to access Outlook client software and configure Outlook to connect to your hosted Exchange mailbox.

More information

Multi-Currency... 3 Selling in Multiple Currencies... 4 Automatically updating product prices... 7

Multi-Currency... 3 Selling in Multiple Currencies... 4 Automatically updating product prices... 7 PAYMENTS & CURRENCY Table of Contents Multi-Currency... 3 Selling in Multiple Currencies... 4 Automatically updating product prices... 7 Invoices... 8 Changing my address on invoices... 9 Changing Payment

More information

Consumer User Guide July 2017

Consumer User Guide July 2017 Consumer User Guide July 2017 Account Details. 1 Log In 1 Accounts Overview Page.. 1 Home Page Recent Transactions... 2 Edit Accounts 3 Transactions.. 4 Account Transaction Details. 4 Filter.. 5 Print...5

More information

IntegraFlex Employee Portal. Simplify your healthcare finances with convenience, online access to your tax-advantaged benefit account

IntegraFlex Employee Portal. Simplify your healthcare finances with convenience, online access to your tax-advantaged benefit account IntegraFlex Employee Portal Simplify your healthcare finances with convenience, online access to your tax-advantaged benefit account 1 IntegraFlex Employee Portal Contents Getting started... 2 Registration...

More information

CyberSource Global Payment Management

CyberSource Global Payment Management CyberSource Global Payment Management Magento 2.x Implementation Guide Version 1.1.0 August 2017 Extract Use this guide to install and configure the CyberSource extension for Magento 2.x. Contents Recent

More information

Enterprise Payment Solutions User Administrator. User Administrator Handbook

Enterprise Payment Solutions User Administrator. User Administrator Handbook Enterprise Payment Solutions 1999-2014 Jack Henry & Associates, Inc. All rights reserved. Information in this document is subject to change without notice. Printed in the United States of America. No part

More information

Subscriptions and Recurring Payments 2.X

Subscriptions and Recurring Payments 2.X Documentation / Documentation Home Subscriptions and Recurring 2.X Created by Unknown User (bondarev), last modified by Unknown User (malynow) on Mar 22, 2017 Installation Set up cron (for eway) Configuration

More information

Instructions for Accessing the Outreach Trainer Portal

Instructions for Accessing the Outreach Trainer Portal Instructions for Accessing the Outreach Trainer Portal All Outreach Training Card Requests must be submitted using the ONLINE OUTREACH TRAINER PORTAL HTTPS://OUTREACH.CHABOTOSHA.COM Registering as an Outreach

More information

Bank Better with Market USA s New Online Banking & Mobile App!

Bank Better with Market USA s New Online Banking & Mobile App! Bank Better with Market USA s New Online Banking & Mobile App! What s New Real-time posting of approved* Mobile Deposits. View all joint accounts with a single login. Enhanced user-friendly experience

More information