|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
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 |
|
#2
|
|||
|
|||
|
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 |
|
#3
|
|||
|
|||
|
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 |
|
#4
|
|||
|
|||
|
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 |
|
#5
|
|||
|
|||
|
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 |
|
#6
|
|||
|
|||
|
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 |
| Lesezeichen |
| Themen-Optionen | |
| Ansicht | Thema bewerten |
|
|
|
||||
| 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 |