[Typo3-UG Oesterreich] Webshop und Payment

Walter Landgraf walter.landgraf at workcompany.at
Mon May 9 09:25:12 CEST 2005


Hallo!
 
Ich versuche gerade zu Test-Zwecken einen kleinen Webshop in Typo3 zu erstellen (Extension: tt_products). Der Shop funktioniert nun insofern, dass man die ausgewählten Artikel in den Warenkorb legen, dort z.B. "Mastercard" auswählen und dann über "Go to payment/ordering", "Pay/Order" und "Finalize order" bestellen kann. Nirgends werden allerdings Kreditkarten -Daten abgefragt oder überprüft. Ich habe dann versucht, die Extension "pt_payment" auf einer weiteren Seite des Shops zu installieren und über "scriptLocation =" in "ext_typoscript_constants.txt" auf die Seite mit dem Content element "Cardia Payment" weiterzuleiten. Leider funktioniert das trotzdem nicht. Was fehlt da eventuell noch? Die Manuals zu "tt_products" und "pt_payment" sind ja leider etwas dürftig ausgefallen (To-Do list: Adding information to the tutorial regarding linking/configuring the shop payment system to a payment gateway)...
Sollen diese Extensions "so wie sie sind"/"out of the box" bereits funktionieren oder muss da noch etwas "dazuprogrammiert" werden (pt_payment: "Returned to your shop, your shop script should compare both IDs ('apid' from URL/GPvars and 'acceptedPaymentGuid' from TYPO3 session) to make sure everything is ok."
 
Im Moment liefert "pt_payment" folgende Fehlermeldung:
 
"[Fri 2005-05-06 11:26:52] [GUID bce90fca8a33ba52820c] [client 84.113.229.186] [ERROR]  SOAP client fault! Returned result: Array
(
    [faultcode] => soap:Client
    [faultstring] => Server was unable to read request. --> There is an error in XML document (1, 888). --> Input string was not in a correct format.
    [detail] => 
)"
 
 
 
Danke und lG,
 
 
Walter

 




More information about the TYPO3-at mailing list