|
From: <cs...@us...> - 2011-08-09 10:25:14
|
Revision: 2463
http://pulse-java.svn.sourceforge.net/pulse-java/?rev=2463&view=rev
Author: cschatt
Date: 2011-08-09 10:25:07 +0000 (Tue, 09 Aug 2011)
Log Message:
-----------
the checkout now uses transaction id generators for payment transaction ids...
Modified Paths:
--------------
branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/payment/PayPalPaymentController.java
branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/payment/PayPalPaymentControllerConfiguration.java
branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/payment/PaymentControllerUtils.java
branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/payment/SaferpayPaymentController.java
branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/payment/SaferpayPaymentControllerConfiguration.java
branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/payment/WirecardCCPaymentController.java
branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/payment/WirecardEFTPaymentController.java
branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/payment/WirecardEFTPaymentControllerConfiguration.java
branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/payment/WirecardPaymentControllerConfiguration.java
Added Paths:
-----------
branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/payment/ITransactionIdGenerator.java
branches/0.7/trunk/components/shop/src/java/org/torweg/pulse/component/shop/checkout/payment/TransactionIdGenerator.java
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|