Subversion Repositories wpShopGermany4

Rev

Rev 6069 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6069 Rev 7110
Line 1... Line 1...
1
<?php
1
<?php
2
 
2
 
3
	/**
3
	/**
4
	 * Integration der Zahlung über Amazon in den Bestellabschluß
4
	 * Integration der Zahlung über Amazon in den Bestellabschluss
5
	 */
5
	 */
6
 
6
 
7
?>
7
?>
8
 
8
 
9
<?php if ($this->view['wpsg_mod_amazon']['state'] === wpsg_mod_amazon::ORDER_DONE) { ?>
9
<?php if ($this->view['wpsg_mod_amazon']['state'] === wpsg_mod_amazon::ORDER_DONE) { ?>