DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

EXT: Banca Sella for Webformat Shop System

Author:Matteo Martini
Created:2009-08-21T15:22:26
Changed:2009-12-07T16:01:06.330000000
Classification:wss_bancasella
Keywords:extendedshop banca sella
Author:Mauro Lorenzutti - WEBFORMAT srl
Email:mauro.lorenzutti@webformat.com
Info 4:
Language:en

img-1 img-2 EXT: Banca Sella for Webformat Shop System - wss_bancasella

EXT: Banca Sella for Webformat Shop System

Extension Key: wss_bancasella

Language: en

Keywords: extendedshop banca sella

Copyright 2000-2009, Mauro Lorenzutti - WEBFORMAT srl, <mauro.lorenzutti@webformat.com>

This document is published under the Open Content License

available from http://www.opencontent.org/opl.shtml

The content of this document is related to TYPO3

- a GNU/GPL CMS/Framework available from www.typo3.org

Table of Contents

EXT: Paypal for Webformat Shop System 1

`Introduction 3 <#1.1.Introduction|outline>`_

What does it do? 3

`Installation 4 <#1.2.Installation|outline>`_

Extension Manager 4

`Configuration 5 <#1.3.Configuration|outline>`_

Setup 5

`I found a bug / I have a feature request 6 <#1.4.I%20found%20a%20bu g%20/%20I%20have%20a%20feature%20request|outline>`_

`Changelog 7 <#1.5.Changelog|outline>`_

Introduction

What does it do?

This extension consist in a library that allow you to use PayPal as a 'payment method' in your Webformat Shop Sysyem installation.

Installation

The extension manager shows several options during installation. All options should be self explanatory.

Extension Manager

After the installation you can configure the wss_paypal in the extension manager.

img-3

Configuration

It's possible to override the default configuration by TypoScript using the following properties.

Setup

plugin.tx_extendedshop_pi1.payment.wss_paypal

title

Property

title

Data type

String

Description

The name of this payment method

Default

Credit card with Banca Sella

position

Property

position

Data type

Numeric

Description

The position of this payment method in the payment selection

Default

50

bankname

Property

bankname

Data type

String

Description

The name of the payment gateway

Default

Banca Sella

UICCODE

Property

UICCODE

Data type

String

Description

The currency of the payment

Default

USD

ShopLogin

Property

ShopLogin

Data type

String

Description

Id of the transaction user

Default

myBancaSellaLogin

return

Property

return

Data type

String

Description

The page where paypal has to return after the payment

linkError

Property

linkError

Data type

String

Description

This is the page where the user will be redirected in case of errors

Default

index.php?id=266

IDLANGUAGE

Property

IDLANGUAGE

Data type

Numeric

Description

The language to be used in the payment page

Default

1

id_ok

Property

id_ok

Data type

Numeric

Description

This is the page where the user will be redirected after payment

Default

4

id_ko

Property

id_ko

Data type

Numeric

Description

This is the page where the user will be redirected if he doesn't complete the payment

Default

9

otp_send

Property

otp_send

Data type

String

Description

This is the file where the One Time Passwords for sending are stored

Default

fileadmin/send.ric

otp_receive

Property

otp_receive

Data type

String

Description

This is the file where the One Time Passwords for receiving are stored

Default

fileadmin/receive.ris

I found a bug / I have a feature request

If you find any problems or would like to see a new feature in wss_paypal, please contact us directly at info@webformat.com.

In case of a bug report, please take some time and make a proper report stating at least:

  • version of the extension
  • reproducibility
  • steps to reproduce
  • observed behavior
  • expected behavior

Add screenshots if they can clarify the issue.

If you attach a patch, that would be great!

Writing a good bug report will help us to fix the bugs faster and better.

Changelog

7