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: Paypal for Webformat Shop System

Author:Matteo Martini
Created:2009-08-21T15:22:26
Changed:2009-12-07T16:03:18.300000000
Classification:wss_paypal
Keywords:extendedshop paypal
Author:Mauro Lorenzutti - WEBFORMAT srl
Email:mauro.lorenzutti@webformat.com
Info 4:
Language:en

img-1 img-2 EXT: Paypal for Webformat Shop System - wss_paypal

EXT: Paypal for Webformat Shop System

Extension Key: wss_paypal

Language: en

Keywords: extendedshop paypal

Copyright 2000-2008, 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 consists 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 Paypal

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

PayPal

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

myPayPalLogin

return

Property

return

Data type

String

Description

The page where paypal has to return after the payment

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

15.09.2009 – release 1.0.0

First release

7