Projekt

Allgemein

Profil

GX-Bug #68447

Von Anonym vor etwa 3 Jahren aktualisiert

1.) Go to "Modules > Payment Systems > Miscellaneous" 
 2.) Click on module "Check/Money Order" and "Install" 
 3.) Click on "Edit" 
 4.) Activate module by clicking on "Do you want to accept check/money order payments?" 
 5.) In input field "Make Payable to" type in "IBAN: 123456789" or any random data 
 6.) Click on button "Update" 
 7.) Go to frontend and put any article into the cart 
 8.) In the cart click on "Checkout" 
 9.) Pick any shipping mode on checkout_shipping.php, click on "Continue" 
 10.) Pick payment method "Check/Money Order" on checkout_payment.php, click on "Continue" 
 11.) In checkout_confirmation.php scroll down to "Payment information" 

 Expected Result: 
 In "Payment information" a message should be shown, informing that bank information will be provided via email. 

 Actual Result: 
 The bank information (IBAN: 123456789) is already shown under "Payment information". 


 Additional data: 
 The correspondig text variable "MODULE_PAYMENT_MONEYORDER_TEXT_DESCRIPTION" is not correct for the Englisch language. 

 "Make Make payable to: %s<br />Send to:<br /><br />%s<br /><br />Your order will not ship until we receive payment!" payment! 

 In German however, it reads as follows: 

 "Unsere Unsere Bankverbindung wird Ihnen per E-Mail mitgeteilt." mitgeteilt.

Zurück