|
|||||||
| Registrieren | Hilfe | Benutzerliste | Kalender | Suchen | Heutige Beiträge | Alle Foren als gelesen markieren |
|
#1
|
|||
|
|||
|
Hello,
I have made a shop. Everything is working I managed to put a payment system in. I did this by putting some formcode in the template. When finalizing there is a popupscreen where you can pay with credit card or ideal(dutch payment system) The only problem I have is that the payment needs a unique number for processing. The way to go is to use the ordernumber. But the order number is not made at that time, because the order is not in the database yet. I now made it so that the order is finalized and at this time you can click to pay. But this button is on the order overview page, and is not neat. So my question is : Is there a unique number(or string) I can use as identification to send to the payment gateway, just before finalizing the order. So that the customers can pay first and then be redirected to the finalize page. The code: <input type="hidden" name="BPE_Invoice" value="###ORDER_UID###" /> I need something else for ###ORDER_UID### like maybe a timestamp Regards Leen _______________________________________________ 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] DIBS Payment | Simon | typo3-project-tt-products@lists.netfielders.de | 3 | 01.09.2007 08:46 |
| [TYPO3-shop] Payment vs finalizing | Kabina | typo3-project-tt-products@lists.netfielders.de | 2 | 30.03.2007 17:51 |
| Re: [TYPO3] Commerce Payment Capabilities | Franz Holzinger | typo3-english@lists.netfielders.de | 0 | 14.03.2007 11:35 |
| [TYPO3-shop] choice of shop extension: connection to ERP | Mathias Behrle | typo3-project-tt-products@lists.netfielders.de | 0 | 17.02.2007 13:36 |
| [TYPO3-shop] Configure shop system | Almir Orle | typo3-project-tt-products@lists.netfielders.de | 3 | 06.02.2007 21:01 |