This is patch 1 for Payment module for WebPay service in Croatia.

Bug

When user add new language pack and choose country code with upper case, like US, HR, DE etc, WebPay service will report error for country code. Correct values are us, hr, de etc (lower case).

Solution

This patch will convert upper case to lower case and post correct value to WebPay service.

Note

With this patch WebPay module works with older version of osCommerce than 2.2-RC1.

Install

Change old cc_via_webpay.php with patched.




More...