Presenting Klarna's payment methods in Finland. How to display Klarna's credit based payment methods.

Size: px
Start display at page:

Download "Presenting Klarna's payment methods in Finland. How to display Klarna's credit based payment methods."

Transcription

1 Presenting Klarna's payment methods in Finland. How to display Klarna's credit based payment methods.

2 Introduction. Some of Klarna s products are based on credit and it is therefore important to inform the customers of the details and terms of the purchase. Klarna have all the information and the associated text ready and it can be integrated by using a few different methods. When these methods are integrated, the majority of details related to a method will be maintained by Klarna, this means no further integration is needed from the merchant side. Integration specifications. With the available tools that Klarna provide, all information related to a specific payment method can be received through a few simple functions. Klarna have multiple payment services and different information is required to be displayed towards the customer. The methods used to obtain this information are: calcapr, get_pclasses, calcmonthlycost, totalcreditpurchasecost. The following payment methods will be described in detail. 1. Part payment Fixed 2. Part payment Flexible 3. Invoice Pay in X 4. Invoice pay in 14 days 2

3 1. Part payment Fixed The fixed part payment options allow customers to repay a purchase in fixed instalments over a fixed number of months. It is intended for high sum purchases. We do not recommend offering fixed part payment options for purchases that are below value 6 in get_pclasses. Example: The customer has selected to complete the purchase with one of the fixed part payment alternatives. A: Payment type description All of Klarna s fixed part payment options you may offer as well as the flexible part payment option (if offered) should be listed under the following collective static heading Pilko maksut (part payment). B: Title of payment method Use the description [pclass] /kk [pclass] kuukauden ajan to describe each type of part payment - fixed offered (in English [monthly pay] /month over [amount of months] months). Ex: 200 Euro/month over 12 months - See monthly pay section to find out how to obtain the value. - using the instalment plan pclass - the pclass value 2 (amount of months) C: Payment Method Selector: Klarna badge The Klarna badge needs to be displayed on the checkout page when offering our products. Each payment method is associated with a badge which includes a unique icon together with the Klarna logo. When implemented using the JavaScript, no future updates of the badge will be needed. D: Purchase Amount The purchase amount is the total amount of the purchase without any fees. This amount should replicate the total sum of the cart. The value of the cart should be displayed with the currency code after it. E: Interest rate The consumer must be informed of the annual interest rate (lainakorko) charged for each fixed part payment option. Display the correct interest rate for each option by using get_pclasses and use value 5 in the pclass structure. Make sure to add the percentage symbol (%) after the value. E: Start fee Klarna charges a start fee (aloitusmaksu) for some of the part payment options. Display the correct value by using get_pclasses, value 3. Make sure to add after the value. 3

4 F: Administrative fee Klarna charges an administrative fee for some of the part payment options. (The customer will, however, in practice only be charged one administrative fee for all purchases that he or she has financed with a part payment option from Klarna). Display the correct value by using get_pclasses, value 4. Make sure to add after the value. G: Monthly pay An amount that shows what the customer will pay per month with part payment fixed, is calculated by Klarna s API function calcmonthlycost, together with flag CHECKOUT_PAGE relevant pclass As the image above shows, the start fee should be structured in the proposed way, with a description, value, and type. I: Total cost of credit The total cost of credit (luoton kokonaiskustannus) must be presented for each financing option. This is the added amount of the credit + interest + fees if the credit is repaid in accordance with the agreed payment plan. Display the correct value by using Klarna s API function totalcreditpurchasecost. Make sure to add the percentage symbol (%) after the returned value. J: Terms and conditions There must be a link to Klarna s terms and conditions for each payment option. The best way of ensuring that the correct link is provided for each payment option is to use Klarna s JavaScript for terms and conditions. Please visit Klarna s developer s portal for further instructions. H: Annual percentage rate The annual percentage rate (todellinen vuosikorko) must be presented for each financing option. The annual percentage rate takes all applicable fees into account in addition to the interest charged. Display the correct value by using Klarna s API function CalcAPR. Make sure to add the percentage symbol (%) after the returned value. 4

5 2. Part payment Flexible The flexible part payment option allows customers to repay the loan at their own pace, however never less than 1/24 (or 5 EUR, including interest) each month. Unlike Fixed part payment alternative this alternative is limited to one type. The flexible part payment enables the customer to choose what amount they would like to pay each month. The following details should be included when presenting Flexible Part Payment in Finland. Example: The customer has selected to complete the purchase with Flexible part payment. A: Payment type description A static description of the payment need to be displayed towards the customer. When offering part payment - flexible in Finland the following static description should be used: Pilko maksut. B: Title of payment method Use the description Joustava erämaksu maksa omassa tahdissasi (in English Flexible part payment - pay at your own pace ) C: Payment Method Selector: Klarna badge The Klarna badge needs to be displayed on the checkout page when offering our products. Each payment method is associated with a badge which includes a unique icon together with the Klarna logo. When implemented using the JavaScript, no future updates of the badge will be needed. E: Interest rate The consumer must be informed of the annual interest rate (lainakorko) charged for the flexible part payment option. Display the correct interest rate by using get_pclasses and use value 5 in the pclass structure. Make sure to add the percentage symbol (%) after the value. F: Start fee There is no start fee (aloitusmaksu) for the flexible part payment option when it is chosen in the checkout. To allow for easy comparison with the fixed part payment options if those are offered it is, however, advisable to mention the fee and use get_pclasses, value 3 to display the 0 charge. Make sure to add a after the value. D: Purchase amount The purchase amount is the total amount of the purchase without any fees. This amount should replicate the total sum of the cart. The value of the cart should be displayed with the currency code after it. 5

6 G: Administrative fee The monthly amount is the amount that the customer is liable to pay from when selecting this payment. This should be displayed clearly for the customer and the details are included in the response from Klarna under details.minimum_monthly_pay and should be displayed with the related label and symbol e.g. label value symbol. H. Monthly pay With part payment flexible, the customer is required to pay 1/24 of the purchase price, but always at least 5.00 EUR including interest, each month. As the image above shows, the monthly amount should be structured on the proposed way, with a description, value, and type. J: Total cost of credit The total cost of credit (luoton kokonaiskustannus) must be presented for the flexible part payment alternative. This is the added amount of the credit +interest + fees. Display the correct value by using Klarna s API function totalcreditpurchasecost. J: Terms and conditions Klarna s terms and conditions for the method need to be displayed in relation to the purchase. Best way of implementing terms and conditions are through Klarna s JavaScript for terms and conditions. More info on how to implement this can be found on our developer s portal. I: Annual percentage rate The annual percentage rate (todellinen vuosikorko) must be presented for the flexible part payment alternative. Display the correct value by using Klarna s API function CalcAPR. Make sure to add the percentage symbol (%) after the returned value. 6

7 3. Invoice Pay in X In the image below, an illustration on how the information from Klarna should be collected and structured on the Checkout Page when offering invoice pay in X in Finland. Pay in X is a long-term Invoice solution that the customer can choose. Klarna changes the payment month depending on the season. The pay in X requires less information to be displayed toward the customer but is as important. The following details should be included when presenting Invoice Pay in X in Finland. Example: The customer has selected to complete the purchase with pay in X. A: Payment type description A static description of the payment need to be displayed towards the customer. When offering Invoice pay in X in Finland the following description should be used: Maksa myöhemmin. B: Title of the payment method Use the description Maksa [kuukausi X]ssa. To display the correct value (month) instead of X, use value 1 in the pclass structure. C: Payment Method Selector: Klarna badge The Klarna badge needs to be displayed on the checkout page when offering our products. Each payment method is associated with a badge which includes a unique icon together with the Klarna logo. When implemented using the JavaScript, no future updates of the badge will be needed. D: Purchase amount The purchase amount is the total amount of the purchase without any fees. This amount should replicate the total sum of the cart. The value of the cart should be displayed with the currency code after it. E: Interest rate The invoice - pay in X financing option is normally interest-free. If an interest rate is charged, it must be shown to the consumer. Display the correct value by using get_pclasses, value 5 in the pclass structure. Make sure to add the percentage symbol (%) after the value. F: Start fee Klarna charges a start fee (aloitusmaksu) for each invoice - pay in X financing option. Display the correct value by using get_pclasses, value 3. Make sure to add after the value. G: Annual percentage rate The annual percentage rate (todellinen vuosikorko) must be presented for the invoice - pay in X financing option. Display the correct value by using Klarna s API function CalcAPR. Make sure to add the percentage symbol (%) after the returned value. H: Total cost of credit The total cost of credit (luoton kokonaiskustannus) must be presented for the flexible part payment alternative. This is the added amount of the credit + interest + fees. Display the correct value by using Klarna s API function totalcreditpurchasecost. Make sure to add the percentage symbol (%) after the returned value. I: Terms and conditions Klarna s terms and conditions for the method need to be displayed in relation to the purchase. Best way of implementing terms and conditions are through Klarna s JavaScript for terms and conditions. More info on how to implement this can be found on our developer s portal. 7

8 4. Invoice Pay in 14 days In the image below, an illustration on how the information from Klarna should be collected and structured on the Checkout Page when offering invoice pay in 14 days in Finland. A: Payment type description A static description of the payment need to be displayed towards the customer. When offering Invoice pay in 14 days the following description should be used: Maksa myöhemmin. B: Title of the payment method Use the description Maksa 14 päivän kuluessa. C: Payment Method Selector: Klarna badge The Klarna badge needs to be displayed on the checkout page when offering our products. Each payment method is associated with a badge which includes a unique icon together with the Klarna logo. When implemented using the JavaScript, no future updates of the badge will be needed. D: Terms and conditions Klarna s terms and conditions for the method need to be displayed in relation to the purchase. Best way of implementing terms and conditions are through Klarna s JavaScript for terms and conditions. More info on how to implement this can be found on our developer s portal.

Merchant Marketing Guidelines. Last updated May 24, 2017

Merchant Marketing Guidelines. Last updated May 24, 2017 Merchant Marketing Guidelines Last updated May 24, 2017 Table of contents Introduction On-Site Placement Off-Site Marketing 4 Getting Started 9 Home Page 16 General Email 10 Product Gallery 17 General

More information

School Online Payments Parent User Guide

School Online Payments Parent User Guide School Online Payments Parent User Guide Edited for Wolf Creek Public Schools Copyright Rycor Solutions Inc. 2015 Table of Contents Table of Contents............................................. 2 Create

More information

A Guide to Borrowing. Lending Loop. A better way to borrow

A Guide to Borrowing. Lending Loop. A better way to borrow A Guide to Borrowing Lending Loop A better way to borrow How to Grow Your Business with Lending Loop A better way for businesses to borrow. The purpose of this guide is provide you with all the information

More information

How To: File and Remit a Payment

How To: File and Remit a Payment How To: File and Remit a Payment Step 1: Log in to the TDT online portal Visit www.pbctax.com. Click Tourist Development Tax within the Search or Pay Here box. Step 2: Enter your login credentials Enter

More information

Layaway Payment Gateway Extension

Layaway Payment Gateway Extension Layaway Payment Gateway Extension Magento Extension User Guide Page 1 1. How to Install Table of contents: 1. How to Install....3 2. General Settings...6 3. Use as Payment option.....8 4. Layaway Installment

More information

Atradius Atrium. July version 3.0. Atradius Atrium. User manual. Atradius Atrium - User Manual Version 3.0

Atradius Atrium. July version 3.0. Atradius Atrium. User manual. Atradius Atrium - User Manual Version 3.0 July 2018 - version 3.0 User manual 1 - User Manual Version 3.0 Drive your business forward with powerful, easy-to-use credit management tools is the Atradius online platform, which offers you one place

More information

Student Guide: RWC Simulation Lab. Free Market Educational Services: RWC Curriculum

Student Guide: RWC Simulation Lab. Free Market Educational Services: RWC Curriculum Free Market Educational Services: RWC Curriculum Student Guide: RWC Simulation Lab Table of Contents Getting Started... 4 Preferred Browsers... 4 Register for an Account:... 4 Course Key:... 4 The Student

More information

Getting Started Guide Lindorff invoice and instalment solution via Netaxept

Getting Started Guide Lindorff invoice and instalment solution via Netaxept Getting Started Guide Lindorff invoice and instalment solution via Netaxept Version 1.2 You are able to offer Lindorff as a payment method to your webshop customers via Netaxept. Lindorff is an invoice

More information

ONLINE BENEFITS ENROLLMENT USER GUIDE

ONLINE BENEFITS ENROLLMENT USER GUIDE ONLINE BENEFITS ENROLLMENT USER GUIDE TABLE OF CONTENTS Online Benfits Enrollment Getting Started... 3 Step 1: Logging in to the Online Enrollment portal... 3 Step 2: Selecting Your VMware Benefits...

More information

Financial year end 2018

Financial year end 2018 page 1 Financial year end 2018 User guide June 2018 page 2 Contents About this document 3 Objectives...3 Related documentation...3 Updates to this document...3 EOFY summary 4 Locking the overnight recalculation

More information

What is a Bank? Page 1. Personal Finance for Individuals with Diverse Abilities

What is a Bank? Page 1. Personal Finance for Individuals with Diverse Abilities Insert instructor's name here. Insert date here. Page 1 Our Program and training materials contain information, names, images, pictures, logos, icons, documents and other material (the Content ) for the

More information

Staples Advantage. Print to Store User Guide

Staples Advantage. Print to Store User Guide Staples Advantage Print to Store User Guide 1 Staples Advantage - Print to Store Print To Store lets you upload documents right from your desk, configure them how YOU want them and pick up your printed

More information

Lifetime Mortgage. Advantages You benefit from any future house price inflation.

Lifetime Mortgage. Advantages You benefit from any future house price inflation. Lifetime Mortgage What is it? Lifetime mortgages are one of the two main types of equity release. The other is a home reversion plan. A lifetime mortgage is a long term loan where you borrow money secured

More information

CitiDirect Online Banking. Citi Trade Portal. User Guide for: Trade Loan

CitiDirect Online Banking. Citi Trade Portal. User Guide for: Trade Loan CitiDirect Online Banking Citi Trade Portal User Guide for: Trade Loan InfoTrade tel. 0 801 258 369 infotrade@citi.com CitiDirect Technical Assistance tel. 0 801 343 978, +48 (22) 690 15 21 Monday through

More information

Please read this document carefully before placing an order. By placing an order, you agree to the terms and conditions as set out below.

Please read this document carefully before placing an order. By placing an order, you agree to the terms and conditions as set out below. Terms and Conditions Please read this document carefully before placing an order. By placing an order, you agree to the terms and conditions as set out below. (Your statutory customer rights are not affected)

More information

Merchant Offers Resource Center Content Downloaded On: May 07, Get additional 10% off at PharmEasy. False. Apr 20, False.

Merchant Offers Resource Center Content Downloaded On: May 07, Get additional 10% off at PharmEasy. False. Apr 20, False. Merchant Get additional 10% off at Offer ID 123402 Current Version 1 Creation Date/Time Apr 20, 2018 Offer Status Approved Archive Exclusion Sold Out Active Indicator Active Program Owner Richa Arora Last

More information

Creating an Account Go to the top right corner of the Website and hit Register. A new screen will open allowing you to create an account by entering:

Creating an Account Go to the top right corner of the Website and hit Register. A new screen will open allowing you to create an account by entering: Creating an Account Go to the top right corner of the Website and hit Register. A new screen will open allowing you to create an account by entering: The account primary user (usually the name of a parent

More information

Guide to Entering Service Authorizations

Guide to Entering Service Authorizations Guide to Entering Service Authorizations As an Independent Living Counselor (ILC) user, you will be able to create service authorization lines for participants after your Service Coordinator creates the

More information

RETROACTIVE SALARY REPORTING USER GUIDE

RETROACTIVE SALARY REPORTING USER GUIDE FB 0963 0315 RETROACTIVE SALARY REPORTING USER GUIDE Employer Pensions and Benefits Information Connection (EPIC). For more information about EPIC, see the EPIC Users Information Guide at: www.state.nj.us/treasury/pensions/epickit.htm

More information

Invoice with BillPay

Invoice with BillPay Invoice with BillPay Index- Introduction BackOffice 2 Contact BillPay 1. Login 2. Order search and overview 3. Activating the order 4. Move Payment due date 5. Apply a discount 6. Partial cancellation

More information

X-Charge Credit Card Processing

X-Charge Credit Card Processing X-Charge Credit Card Processing OpenEdge (Formerly X-Charge) Payment Processing Setup... 1 Setting Permissions for Credit Card Processing... 1 Setting Up X-Charge Payment Processing in SuccessWare 21...

More information

Conditions Of Use Disclaimer

Conditions Of Use Disclaimer Conditions Of Use Conditions Of Use Disclaimer By using this material, you acknowledge your assent to the following conditions of use without limitation or qualification. Please read these conditions carefully

More information

Treasurer s Savings Account

Treasurer s Savings Account Please keep for future reference Contact us Page 1 of 4 Treasurer s Savings Account Key Facts Document (including Financial Services Compensation Scheme (FSCS) Information Sheet & Exclusions List) Effective

More information

Business Everyday Saver

Business Everyday Saver Please keep for future reference Contact us Page 1 of 5 Business Everyday Saver Key Facts Document (including Financial Services Compensation Scheme (FSCS) Information Sheet & Exclusions List) Effective

More information

MERCER MARKETPLACE 365 HRA INSTRUCTIONAL GUIDE

MERCER MARKETPLACE 365 HRA INSTRUCTIONAL GUIDE MERCER MARKETPLACE 365 HRA INSTRUCTIONAL GUIDE Please keep this guide in a convenient location so that you may refer to it as needed. Contact us by: Phone (toll-free): 1-866-321-0967 For deaf or hard of

More information

Finance Self Service Financial Systems

Finance Self Service Financial Systems Finance Self Service Financial Systems Finance Self Service Financial Systems 2008 University of North Florida Center for Professional Development & Training 1 UNF Drive, Jacksonville, Fl 32224 904.620.1707

More information

Plan Access ABA-RF Guide

Plan Access ABA-RF Guide Plan Access ABA-RF Guide September 1, 2014 Copyright Copyright 2009, 2014 Voya Institutional Plan Services, LLC All rights reserved. No part of this work may be produced or used i4 any form or by any means

More information

Tenant Ledger Changes

Tenant Ledger Changes Tenant Ledger Changes Multiple changes occurred to the way Tenant Ledger information is presented and recorded, making it easier to use and understand. Here s how the new page looks and the changes that

More information

The Loan Modification System

The Loan Modification System The Loan Modification System The Contact Information Before entering Loan Modification, be sure that you enter your client's information in the Contact Information on the left side of the main screen.

More information

Business Reward Saver (Issue 9)

Business Reward Saver (Issue 9) Please keep for future reference Contact us Page 1 of 5 Business Reward Saver (Issue 9) Key Facts Document (including Financial Services Compensation Scheme (FSCS) Information Sheet & Exclusions List)

More information

Nordic Society of Nephrology 32nd Biennial Congress

Nordic Society of Nephrology 32nd Biennial Congress Nordic Society of Nephrology 32nd Biennial Congress 28 31 August, Harpa Reykjavík, Iceland Information to Exhibitors The Exhibition Organizer is Athygli Conferences on behalf of NSN 2013. The venue is

More information

The 'Dynamic Balance Sheet'

The 'Dynamic Balance Sheet' Enterprise Development Training Course DAY TWO - SESSION SEVEN The 'Dynamic Balance Sheet' Objective: Time: to enable participants to apply, expand and test what they have learned so far about simple accounts,

More information

Welcome to Citizens Bank Online New & Improved

Welcome to Citizens Bank Online New & Improved Welcome to Citizens Bank Online New & Improved You ll enjoy enhanced Citizens Bank online banking services this fall. This User s Guide explains the features and the use of Citizens Bank s Online Banking

More information

WePay Chargeback Overview

WePay Chargeback Overview WePay Chargeback Overview Table of Contents i. Chargeback FAQs a) General Questions b) How to Challenge Chargebacks ii. Best Practices for Preventing Chargebacks iii. Things to Look Out For iv. Documentation

More information

Merchant Offers Resource Center Content Downloaded On: May 07, Enjoy 20% off at 1mg. False. Apr 04, False. Teck Guan Chia. False.

Merchant Offers Resource Center Content Downloaded On: May 07, Enjoy 20% off at 1mg. False. Apr 04, False. Teck Guan Chia. False. Merchant 1mg Enjoy 20% off at 1mg Offer ID 123287 Current Version 1 Creation Date/Time Apr 04, 2018 Offer Status Approved Archive Exclusion Sold Out Active Indicator Active Program Owner Richa Arora Last

More information

Illinois Permission to Evaluate Form Instructions / User Guide IEPPLUS

Illinois Permission to Evaluate Form Instructions / User Guide IEPPLUS Illinois Permission to Evaluate Form Instructions / User Guide IEPPLUS 1990-2016 SunGard K-12. All rights reserved. No part of this publication may be reproduced without the prior written permission of

More information

Quick Reference Guide: General Budget Change

Quick Reference Guide: General Budget Change Quick Reference Guide: General Budget Change In the USC Kuali system, every type of transaction is created and submitted in the form of an electronic document referred to as an edoc. The Kuali Financial

More information

Microsoft Dynamics GP Fixed Assets Enhancements

Microsoft Dynamics GP Fixed Assets Enhancements Microsoft Dynamics GP 2013 Fixed Assets Enhancements Copyright Copyright 2012 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user.

More information

MERCER MARKETPLACE 365 HRA INSTRUCTIONAL GUIDE

MERCER MARKETPLACE 365 HRA INSTRUCTIONAL GUIDE MERCER MARKETPLACE 365 HRA INSTRUCTIONAL GUIDE Please keep this guide in a convenient location so that you may refer to it as needed. Contact us by: Phone (toll-free): 1-866-609-4810 For deaf or hard of

More information

Claims INFO Adjustment Submission Guide

Claims INFO Adjustment Submission Guide Claims INFO Adjustment Submission Guide Revised March 2013 Overview Claims adjustments can be performed only on claims in a Paid or Denied status and are allowable during a period of up to 18 months following

More information

Why should I reconcile my account? And how do I do it?

Why should I reconcile my account? And how do I do it? Why should I reconcile my account? And how do I do it? What is a bank reconciliation? Is it to see if you made any mistakes when you were entering transactions? Or is it because you want to make sure that

More information

Flexible Spending Accounts (FSA)

Flexible Spending Accounts (FSA) FSA Member Guide London Health Administrators.. 0 Commercial Way, East Providence, RI 09. P# 0- -700. 700. F# 0--97. 97. Email: customerservice@londonhealthusa.com FSA Overview Thank you for enrolling

More information

Description and Benefits of the three different memberships which are available:

Description and Benefits of the three different memberships which are available: Description and Benefits of the three different memberships which are available: Silver Option 1. 1 x Diary, no charge. If required more diaries can be bought from the Association. It is subject to availability

More information

Grants Administration Office. Space Telescope Grants Management System (STGMS) STGMS User Guide

Grants Administration Office. Space Telescope Grants Management System (STGMS) STGMS User Guide Grants Administration Office Space Telescope Grants Management System (STGMS) STGMS User Guide June 2018 Table of Contents Introduction... 3 Section 1: Login... 4 Section 2: Navigating STGMS... 5 Section

More information

I added my Checking and Savings accounts from another financial institution. Why didn t my loans and other accounts import as well?

I added my Checking and Savings accounts from another financial institution. Why didn t my loans and other accounts import as well? What is MoneyDesktop? MoneyDesktop is a PFM, Personal Financial Management tool, that helps you budget and manage your finances. It allows you to import all of your accounts, across multiple institutions,

More information

Mutual Fund & Stock Basis Keeper

Mutual Fund & Stock Basis Keeper A Guide To Mutual Fund & Stock Basis Keeper By Denver Tax Software, Inc. Copyright 1995-2006 Denver Tax Software, Inc. Denver Tax Software, Inc. P.O. Box 5308 Denver, CO 80217-5308 Telephone (voice): Toll-Free:

More information

MERCER MARKETPLACE 365 HRA INSTRUCTIONAL GUIDE

MERCER MARKETPLACE 365 HRA INSTRUCTIONAL GUIDE MERCER MARKETPLACE 365 HRA INSTRUCTIONAL GUIDE Please keep this guide in a convenient location so that you may refer to it as needed. Contact us by: Phone (toll-free): 1-855-698-1568 For deaf or hard of

More information

Campaign Training Manual

Campaign Training Manual Campaign Training Manual HISD 2017 This tutorial is a walk through of the basic pledge process. Informational items appear in red and instructions appear in blue boxes. Pledging is an easy three step process:

More information

Expense Reports and Payment Requests

Expense Reports and Payment Requests User Guide Expense Reports and Payment Requests Creating and Reviewing/Approving ROCHESTER REGIONAL LEARNING & DEVELOPMENT RochesterRegional20160119 Expense Reports and Payment Requests Contents Contents

More information

CONNEXOR Terms for Data Vendors

CONNEXOR Terms for Data Vendors CONNEXOR Terms for Data Vendors CONNEXOR Terms delivers a comprehensive set of reference data with a wide range of high-quality information across the entire life cycle of financial instruments. The receiver

More information

If you cannot recall your User ID you will want to contact us at option 3and we will be able to provide your User ID.

If you cannot recall your User ID you will want to contact us at option 3and we will be able to provide your User ID. Frequently Asked Questions Logging In/Navigating Online Banking What if I can't remember my User ID? If you cannot recall your User ID you will want to contact us at 319-393-9000 option 3and we will be

More information

NOKIAN TYRES PLC STOCK OPTIONS 2013

NOKIAN TYRES PLC STOCK OPTIONS 2013 NOKIAN TYRES PLC STOCK OPTIONS 2013 The Board of Directors of Nokian Tyres plc (the Board of Directors) has at its meeting on 5 February 2013 resolved to propose to the Annual General Meeting of Shareholders

More information

Bett3r May Enhancements. May 2017

Bett3r May Enhancements. May 2017 Bett3r May Enhancements May 2017 Bett3r May enhancements From the 22 nd May 2017: New Bett3r app On-boarding correspondence Rewards Fees Bett3r offset on Lodgement Centre and Application Centre 2 Bett3r

More information

INTUIT PROA DVISOR PR O G RAM. QuickBooks Desktop Certification

INTUIT PROA DVISOR PR O G RAM. QuickBooks Desktop Certification INTUIT PROA DVISOR PR O G RAM QuickBooks Desktop Certification Getting Started Guide Table of Contents TABLE OF CONTENTS QuickBooks ProAdvisor Training Objectives... 1 What s in the Workbook?... 2 Chapter

More information

Warranty Info LIMITED WARRANTY. Terms & Conditions

Warranty Info LIMITED WARRANTY. Terms & Conditions Warranty Info LIMITED WARRANTY Terms & Conditions This Limited Warranty contains the sole express warranty made by CyberPower, Inc. ("Company") in connection with new desktop and notebook computer systems

More information

Grants Administration Office. Space Telescope Grants Management System (STGMS) STGMS User Guide

Grants Administration Office. Space Telescope Grants Management System (STGMS) STGMS User Guide Grants Administration Office Space Telescope Grants Management System (STGMS) STGMS User Guide February 2018 Table of Contents Introduction... 3 Section 1: Login... 4 Section 2: Navigating STGMS... 5 Section

More information

Nordea Mastercard. Cardholder s guide

Nordea Mastercard. Cardholder s guide Nordea Mastercard Cardholder s guide 1 If you have any questions about your card, we will be happy to help you. and With Nordea Mastercard you can pay for products and services in Finland, abroad on the

More information

PAYER GUIDE THE STUDENT S GUIDE TO MAKING INTERNATIONAL PAYMENTS WITH FLYWIRE FLYWIRE.COM

PAYER GUIDE THE STUDENT S GUIDE TO MAKING INTERNATIONAL PAYMENTS WITH FLYWIRE FLYWIRE.COM PAYER GUIDE THE STUDENT S GUIDE TO MAKING INTERNATIONAL PAYMENTS WITH FLYWIRE WHY PAY THROUGH FLYWIRE? Flywire allows you to pay from almost any country or bank in your home currency No bank fees or further

More information

Self-Service Enrollment Instructions. Courtesy of

Self-Service Enrollment Instructions. Courtesy of Self-Service Enrollment Instructions Courtesy of Self-service Enrollment BenAware s convenient self-service portal is available for use anytime during the open enrollment period. STEP 1: VISIT ENROLLMENT

More information

100 AVA Terms & Conditions

100 AVA Terms & Conditions 100 AVA Terms & Conditions THIS IS A LEGAL AGREEMENT. BY ACCESSING THIS WEB SITE OR USING ANY SERVICE PROVIDED HEREIN, YOU ACCEPT AND AGREE TO BE BOUND BY ALL THE TERMS AND CONDITIONS OF THIS AGREEMENT.

More information

INTRODUCTION TO MYFINANCIAL.DESKTOP: THE BASICS. Contact Info: or

INTRODUCTION TO MYFINANCIAL.DESKTOP: THE BASICS. Contact Info: or INTRODUCTION TO MYFINANCIAL.DESKTOP: THE BASICS Contact Info: myfdhelp@uw.edu or 206-543-4500 Agenda What is MyFinancial.desktop? Access Review the following reports; Budget Summary Report Encumbrance

More information

Contents. Ulkoministeriö Utrikesministeriet Ministry for Foreign Affairs of Finland

Contents. Ulkoministeriö Utrikesministeriet Ministry for Foreign Affairs of Finland 1 Contents 1. Introduction 2. Project Developer Responsibilities 3. Milestone Reporting 4. Monitoring and Site Visits 5. Disbursement of Funds 6. Repayable Grant 7. Procurement 8. Project Audit Report

More information

Re: Higher Education Opportunity Act (HEOA) Provisions Pertaining to Institution-Affiliated Organizations* Policy and Procedures

Re: Higher Education Opportunity Act (HEOA) Provisions Pertaining to Institution-Affiliated Organizations* Policy and Procedures Re: Higher Education Opportunity Act (HEOA) 2008 Provisions Pertaining to Institution-Affiliated Organizations* Contents I. Policy Statement II. III. Purpose Procedures * term definition March 2009 I POLICY

More information

Beneficiary Maintenance

Beneficiary Maintenance Beneficiary Maintenance In order to add, remove, or edit existing beneficiaries on a policy, a policy owner can choose to update the information themselves on the customer portal or call Customer Service

More information

CENTRAL BUDGET REQUEST ENTRY. 1) Go to: Other Applications > Centrals>Financials>Budget Command Center

CENTRAL BUDGET REQUEST ENTRY. 1) Go to: Other Applications > Centrals>Financials>Budget Command Center CENTRAL BUDGET REQUEST ENTRY 1) Go to: Other Applications > Centrals>Financials>Budget Command Center 1 2) Click on Central Budget Entry MUNIS will automatically take you to the Central Budget Entry Screen

More information

Log in at LMS Xpress 2

Log in at  LMS Xpress 2 Log in at www.westernbanc.com LMS Xpress 2 From your home page, select Loan Search. LMS Xpress 3 You will now see the updated information in your pipeline LMS Xpress 4 To register a loan for a loan officer,

More information

NCON May 2018 Tivoli Congress Centre, Copenhagen. EXHIBITION Conditions, Rules & Regulations

NCON May 2018 Tivoli Congress Centre, Copenhagen. EXHIBITION Conditions, Rules & Regulations NCON 2018 28 29 May 2018 Tivoli Congress Centre, Copenhagen EXHIBITION Conditions, Rules & Regulations Exhibition Conditions, Rules and Regulations Table of contents EXHIBITION CONDITIONS, RULES & REGULATIONS

More information

Chapter 15 THE VALUATION OF SECURITIES THEORETICAL APPROACH

Chapter 15 THE VALUATION OF SECURITIES THEORETICAL APPROACH September-December 2016 Examinations ACCA F9 77 Chapter 15 THE VALUATION OF SECURITIES THEORETICAL APPROACH 1. Introduction In this chapter we will look at what, in theory, determines the market value

More information

Portal Quickstart Guide

Portal Quickstart Guide Portal Quickstart Guide Filing processes under the Cost of Credit Disclosure and Payday Loans Act Version 1.1 7 December 2017 Introduction This is a guide for payday lenders on how to complete the following

More information

SELLERS GUIDE TO ACCOUNT STATEMENTS

SELLERS GUIDE TO ACCOUNT STATEMENTS SELLERS GUIDE TO ACCOUNT STATEMENTS 1 AGENDA AGENDA 1. What are Account Statements? 2. Where do I read my Account statement? 3. Order Overview 4. Transaction Overview 5. Sales Report 6. All transactions

More information

DEGREE NAVIGATOR 6 STUDENT TUTORIAL

DEGREE NAVIGATOR 6 STUDENT TUTORIAL DEGREE NAVIGATOR 6 STUDENT TUTORIAL This is a basic tutorial designed to guide you through Degree Navigator version 6 (DN6). Degree Navigator is a supplemental online program that allows students to monitor

More information

Maintaining Budget Change Requests

Maintaining Budget Change Requests Maintaining Budget Change Requests This document describes the functions used in TEAMS to enter and approve requests to move funds from one General Ledger account to another. In this document: Request

More information

An SME Guide to Funding Business

An SME Guide to Funding Business An SME Guide to Funding Business NAVIGATE FUNDING IN THE ALTERNATIVE FINANCE SPACE accessfunds www.accessfunds.co.uk SME Guide to Business Funding Welcome to our Compendium of Alternative Finance In recent

More information

Sanlam Investments and Pensions Online user guide

Sanlam Investments and Pensions Online user guide Sanlam Investments and Pensions Online user guide Contents 2 Contents 3 2. Introduction 3 2.1 Process overview 4 2.2 Illustration and application overview 5 2.3 Online assistance 5 2.4 Additional help

More information

Fees - Standard Mode Guide

Fees - Standard Mode Guide Fees - Standard Mode Guide Release 2018 May 2017 SISFSAUG-010103 The Edupoint software and any form of supporting documentation are proprietary and confidential. Unauthorized reproduction or distribution

More information

Welcome to our Loyalty scheme.

Welcome to our Loyalty scheme. Welcome to our Loyalty scheme. Visit www.deliciousdisplay.co.uk to get started! The Mondelez International Retailer Loyalty Scheme exists to help you drive your sales and profit and we want to reward our

More information

Using TriNet s Open Enrollment Wizard: Step-by-Step Instructions

Using TriNet s Open Enrollment Wizard: Step-by-Step Instructions Using TriNet s Open Enrollment Wizard: Step-by-Step Instructions Enrolling online is fast and easy. Need a guide? These steps will walk you through the Open Enrollment wizard. Getting There: Entering the

More information

Agency terms and conditions

Agency terms and conditions Agency terms and conditions Acceptance of quotation will be taken as acceptance of the Contract. Please ensure you have read and fully understand what is written below. Please contact us if anything is

More information

STRATA Master Version 8.0 Upgrade. Participant Workbook

STRATA Master Version 8.0 Upgrade. Participant Workbook STRATA Master Version 8.0 Upgrade Participant Workbook NOT TO BE REPRODUCED IN ANY WAY Copyright Reserved 2015 The staff of Rockend Technology Pty Limited has taken due care in preparing this Training

More information

Economis Student Manual (Grades 6-12)

Economis Student Manual (Grades 6-12) Welcome to Economis! Economis Student Manual (Grades 6-12) Economis is designed to imitate the real world economy. This manual will get you started with the basics of how to use Economis. However, if you

More information

Disbursement Handbook for Public Sector Loans. January 2017

Disbursement Handbook for Public Sector Loans. January 2017 Disbursement Handbook for Public Sector Loans January 2017 1. INTRODUCTION 1 1.1 SOME TERMS EXPLAINED... 3 1.2. SOME CALCULATIONS AND PROCEDURES EXPLAINED... 5 Definition of interest period and number

More information

Citi Trade Portal Trade Loan. InfoTrade tel

Citi Trade Portal Trade Loan. InfoTrade tel Citi Trade Portal Trade Loan InfoTrade tel. 0 801 258 369 infotrade@citi.com CitiDirect Technical Assistance tel. 0 801 343 978, +48 (22) 690 15 21 Monday Friday 8.00 17.00 helpdesk.ebs@citi.com Table

More information

EDUCATION TECHNOLOGY SERVICES. PowerSchool Fees

EDUCATION TECHNOLOGY SERVICES. PowerSchool Fees EDUCATION TECHNOLOGY SERVICES PowerSchool Fees POWERSSCHOOL FEES... 3 PAYMENT TYPES... 3 Default Payment Types:... 3 To change... 3 FEE CATEGORIES... 3 School... 3 Create a School Enrollment Fee... 3 Course...

More information

Guide to working with NEST via pensionsync

Guide to working with NEST via pensionsync Guide to working with NEST via pensionsync Contents Open an account with NEST... 1 How to apply for a new pension scheme with NEST... 2 Can I apply for a pension scheme with NEST directly?... 2 How do

More information

Lesson 11. Tracking and Paying Sales Tax

Lesson 11. Tracking and Paying Sales Tax QUICKB OOKS 2 0 15 ST U DENT GUIDE Lesson 11 Tracking and Paying Sales Tax Copyright Copyright 2015 Intuit, Inc. All rights reserved. Intuit, Inc. 5601 Headquarters Drive Plano, TX 75024 Trademarks 2015

More information

1.1.1 JOB AID: COVERED CALIFORNIA PLAN SELECTION

1.1.1 JOB AID: COVERED CALIFORNIA PLAN SELECTION 1.1.1 JOB AID: COVERED CALIFORNIA PLAN SELECTION October 7, 2015 Your destination for affordable, quality health care, including Medi-Cal This Job Aid shows how to assist Individuals with health plan selection

More information

CLIP Credit Card Set Up Guide for Internet Processing PCCharge created 8/5/2005

CLIP Credit Card Set Up Guide for Internet Processing PCCharge created 8/5/2005 CLIP Credit Card Set Up Guide for Internet Processing PCCharge created 8/5/2005 Items you must have for setup. 1. Latest version of CLIP software 2. PC Charge Server software installed (version 5.7) 3.

More information

HR & BENEFITS SOLUTIONS & PROFESSIONAL SERVICES. Employee Self Service

HR & BENEFITS SOLUTIONS & PROFESSIONAL SERVICES. Employee Self Service HR & BENEFITS SOLUTIONS & PROFESSIONAL SERVICES Employee Self Service Log In to Your Web Site (www.workforcenow.) 1) Access the Employee Self Service* Web site. Note: If this is your first time logging

More information

1. Field of application, contracting partners, supplier limitations

1. Field of application, contracting partners, supplier limitations General Terms and Conditions (with consumer information) 1. Field of application, contracting partners, supplier limitations (1) These General Terms and Conditions (GTC) apply to all contracts entered

More information

Owner s Manual. Wood Hammock Stand w/ Cotton Hammock. item no. 014-HG / 014-HG FOLLOW US: CONTACT INFO: NOTE:

Owner s Manual. Wood Hammock Stand w/ Cotton Hammock. item no. 014-HG / 014-HG FOLLOW US: CONTACT INFO: NOTE: Owner s Manual Wood Hammock Stand w/ Cotton Hammock item no. 014-HG-14503 / 014-HG-14504 FOLLOW US: CONTACT INFO: NOTE: (949) 344-2588 The instruction booklet contains IMPORTANT safety information Please

More information

Payment Plans. Version 4.3

Payment Plans. Version 4.3 Payment Plans Version 4.3 Siriusware, Inc. 302 Camino de la Placita Taos, NM 87571 575.751.0633 www.siriusware.com/docs www.siriusware.com/training google.siriusware.com Copyright Copyright 2014 Siriusware,

More information

Instructions of CTM with E*Trade (Updated 10/7/2011)

Instructions of CTM with E*Trade (Updated 10/7/2011) Instructions of CTM with E*Trade (Updated 10/7/2011) IMPORTANT NOTE for using Auto Order Execution (AOE) module: The AOE is a part of Chart Trading Module (CTM) for trading automation. Even though the

More information

Point of Sale Consumer Finance In-store (Customer Present) Credit Application Process v2.0

Point of Sale Consumer Finance In-store (Customer Present) Credit Application Process v2.0 Point of Sale Consumer Finance In-store (Customer Present) Credit Application Process v2.0 Copyright Braemar Finance 2017 This document contains the proprietary information of Braemar Finance and may not

More information

Owner s Manual. Swing Chair with Bed / 014-HG FOLLOW US: CONTACT INFO: NOTE: (949)

Owner s Manual. Swing Chair with Bed / 014-HG FOLLOW US: CONTACT INFO: NOTE:   (949) Owner s Manual Swing Chair with Bed / 014-HG-14344 FOLLOW US: CONTACT INFO: NOTE: (949) 344-2588 The instruction booklet contains IMPORTANT safety information Please read and keep for future reference.

More information

ES ACCOUNTING Malaysia GST GUIDE

ES ACCOUNTING Malaysia GST GUIDE Malaysia GST GUIDE Version 5.0.7 Malaysia GST Ready Page 1 CONTENTS PAGE 3 4 5 6 7 8 8 8 9 11 12 13 14 15 15 1. Tax Schedule Maintenance 2. Maintain Tax Code 3. Tax Code Listing 4. GST Control Account

More information

System. The Delta. Consumer Directed Health Plans GUIDE FOR MEMBERS. Deliver as Promised

System. The Delta. Consumer Directed Health Plans GUIDE FOR MEMBERS. Deliver as Promised Deliver as Promised The Delta Consumer Directed Health Plans System Online Access To Your Flexible Spending Account Benefit Information GUIDE FOR MEMBERS TABLE OF CONTENTS GETTING STARTED 3 Accessing Your

More information

MERCER MARKETPLACE 365 S M * RRA INSTRUCTIONAL GUIDE

MERCER MARKETPLACE 365 S M * RRA INSTRUCTIONAL GUIDE MERCER MARKETPLACE 365 S M * RRA INSTRUCTIONAL GUIDE Please keep this guide in a convenient location so that you may refer to it as needed. Contact us by: Phone (toll-free): 1-866-435-5135 Dial 711 (deaf

More information

Customer Center Paying an invoice

Customer Center Paying an invoice Customer Center Paying an invoice You can pay invoices from the Invoice & Payments page and navigating to the Pay Bills subtab. Step 1: Navigate to Invoice & Payments page 1. Click Invoice & Payment from

More information

Pay Later Terms and Conditions

Pay Later Terms and Conditions Pay Later Terms and Conditions The following terms and conditions ( Pay Later Terms ) will apply to any transactions wherein you, ( Common Customer or you ) have opted for epaylater or pay later (the Pay

More information

Welcome to your CIBC Corporate Classic Plus Visa* Card.

Welcome to your CIBC Corporate Classic Plus Visa* Card. Welcome to your CIBC Corporate Classic Plus Visa* Card. YOUR BENEFITS GUIDE Benefits at a glance Welcome to your CIBC Corporate Classic Plus Visa Card. 1 Security and convenience. Chip technology Lost

More information