TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv

TYPO3 Mailingliste: nicht fragen - lesen!

TYPO3 Mailingliste: nicht fragen - lesen!_RR_1-->
Zurück   TYPO3Jack.net - Das TYPO3 Mailinglist Forum Archiv > TYPO3-Mailinglists: ENGLISH > typo3-project-tt-products@lists.netfielders.de

Registrieren Hilfe Benutzerliste Kalender Suchen Heutige Beiträge Alle Foren als gelesen markieren
  #1  
Alt 07.03.2008, 08:37
Simon Browning
Gast
 
Beiträge: n/a
Standard [TYPO3-shop] Credit Card Config

I seem to have my credit card config screwed up. We're offering Visa &
Mastercard, they show up fine in the basket, however I selected Visa, my
confirmation email said Mastercard, and the backend module says Amex.
Below is our config, where have we gone wrong?


payment {
radio = 1
template (
<div class="creditcards">
<nobr><div class="ccimage">###IMAGE###</div> <input type="radio"
name="recs[tt_products]['.$key.']" value="###VALUE###"###CHECKED###>
###TITLE###</nobr><BR>

</div>
)

10.title = Mastercard
10.image.file = fileadmin/images/mastercard.gif
10.price = 0

20.title = Visa
20.image.file = typo3/sysext/cms/tslib/media/logos/visa.gif
20.price = 0
}

Thank you.

Simon
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #2  
Alt 07.03.2008, 12:57
Franz Holzinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] Credit Card Config

Simon Browning a écrit :
> I seem to have my credit card config screwed up. We're offering Visa &
> Mastercard, they show up fine in the basket, however I selected Visa, my
> confirmation email said Mastercard, and the backend module says Amex.
> Below is our config, where have we gone wrong?
>

So this means you did not set your subpart markers correctly.
The numbers here must correspond to the numbers in the TypoScript setup!

<!-- ###MESSAGE_PAYMENT### -->
<!-- ###MESSAGE_PAYMENT_20### begin -->
<!-- ###MESSAGE_PAYMENT_20### end -->
<!-- ###MESSAGE_PAYMENT_30### begin -->
<!-- ###MESSAGE_PAYMENT_30### end -->
<!-- ###MESSAGE_PAYMENT### -->



- Franz
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #3  
Alt 07.03.2008, 16:26
Simon Browning
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] Credit Card Config

Franz Holzinger wrote:
> Simon Browning a écrit :
>> I seem to have my credit card config screwed up. We're offering Visa &
>> Mastercard, they show up fine in the basket, however I selected Visa, my
>> confirmation email said Mastercard, and the backend module says Amex.
>> Below is our config, where have we gone wrong?
>>

> So this means you did not set your subpart markers correctly.
> The numbers here must correspond to the numbers in the TypoScript setup!
>
> <!-- ###MESSAGE_PAYMENT### -->
> <!-- ###MESSAGE_PAYMENT_20### begin -->
> <!-- ###MESSAGE_PAYMENT_20### end -->
> <!-- ###MESSAGE_PAYMENT_30### begin -->
> <!-- ###MESSAGE_PAYMENT_30### end -->
> <!-- ###MESSAGE_PAYMENT### -->
>
>
>
> - Franz


Ah, ok. I just have ###PAYMENT_SELECTOR###, is that not required then?

Thanks.

Simon
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #4  
Alt 08.03.2008, 07:19
Franz Holzinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] Credit Card Config

Simon Browning a écrit :
> Ah, ok. I just have ###PAYMENT_SELECTOR###, is that not required then?
>

In which template subparts do you use this? Does this show different
selector boxes?


- Franz
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #5  
Alt 08.03.2008, 07:59
Simon Browning
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] Credit Card Config

Franz Holzinger wrote:
> Simon Browning a écrit :
>> Ah, ok. I just have ###PAYMENT_SELECTOR###, is that not required then?
>>

> In which template subparts do you use this? Does this show different
> selector boxes?
>
>
> - Franz


I've got it in basket_info. It shows me the Visa & Mastercard as radio
options.
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
  #6  
Alt 10.03.2008, 18:11
Franz Holzinger
Gast
 
Beiträge: n/a
Standard Re: [TYPO3-shop] Credit Card Config

Simon Browning a écrit :
> Franz Holzinger wrote:
>> Simon Browning a écrit :
>>> Ah, ok. I just have ###PAYMENT_SELECTOR###, is that not required then?
>>>

>> In which template subparts do you use this? Does this show different
>> selector boxes?
>>
>>
>> - Franz

>
> I've got it in basket_info. It shows me the Visa & Mastercard as radio
> options.


The payment selector shows the select box to choose a payment option.
But if you do not display the selector box, then you want to have any
text display 'This is for Mastercard payment'. For normal texts or
connection to a Payment Gateway you will use the ###MESSAGE_PAYMENT###
markers.


- Franz
_______________________________________________
TYPO3-project-tt-products mailing list
TYPO3-project-tt-products (AT) lists...netfielders.de
http://lists.netfielders.de/cgi-bin/...ct-tt-products
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Wong this Post!Spurl this Post!Reddit! Diesen Post bei linksilo.de bookmarken!
 

Lesezeichen

Themen-Optionen
Ansicht Thema bewerten
Thema bewerten:

Forumregeln
Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are an


Ähnliche Themen

Thema Autor Forum Antworten Letzter Beitrag
[TYPO3-shop] Markers for credit card data? Simon Browning typo3-project-tt-products@lists.netfielders.de 1 03.03.2008 23:13
[TYPO3] Ext: Send-A-Card (sr_sendcard) Patrik typo3-english@lists.netfielders.de 0 07.11.2007 15:52
[TYPO3-shop] voucher & credit point system howto? Timothy Ding typo3-project-tt-products@lists.netfielders.de 0 01.08.2007 22:50
[TYPO3-shop] to config a page to show only items in a category? Technical Support typo3-project-tt-products@lists.netfielders.de 3 11.05.2007 08:03
[TYPO3] Send-a-card: Fatal error Gunda typo3-english@lists.netfielders.de 0 19.02.2007 14:08


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:04 Uhr.


Powered by vBulletin® Version 3.7.4 (Deutsch)
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Template-Modifikationen durch TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77