Thank you for your fast response. It is working now , but i did not change anything even clear the cache. It is very strange. I am new to magento platform, i have a very little knowledge in the magento and i hope i can share my doubts with you Can I?
@dileep G. I’m glad that it works out for you. You don’t have to rely on just me, there’s a huge community in the forum, wiki, knowledge base, and other websites that you can rely on.
Can you please guide me the easy upgradation of magento. I am using magento version 1.2.1.2 for developement, now the latest version has been released. Can you please tell me what the steps i have to take to upgrade magento from 1.2.1.2 to 1.3
Upgrading Magento is rarely easy. Here is a must read wiki http://www.magentocommerce.com/wiki/upgrading_magento. Please use PM to contact each other and avoid posting irrelevant issue in a thread. I think I speak for all that we love rojak but let’s not make our forum rojak.
Hi Kiat. I have carefully studied your modification to PayPal’s Standard.php file. Good job there and I want to say thank you for your contribution to the community.
I have used PayPal sandbox recently and I believe the speed has improved a lot now than before.
On another note, we have integrated NBePay with Magento recently. Contact me for pricing if anyone is interested.
For your information, Malaysian Ringgit (MYR) is not yet supported by Paypal Website Payments Standard and you won’t be able to force Paypal to support MYR by changing the Magento code. Therefore, you have to choose another currency that is supported by Paypal for your transactions, such as US Dollar.
How to display catalog prices in Malaysian Ringgit (MYR) while using US Dollar (or other Paypal supported currencies) for transactions
1) Log in to the Admin Panel of your store and go to: System > Configuration > Currency Setup > Currency Options.
2) Set the base currency for your store to US Dollar (or any other Paypal supported currency you wish to accept for payment).
3) Set the default display currency to Malaysian Ringgit.
4) Ensure both Malaysian Ringgit and US Dollar are listed and selected in Allowed currencies.
5) Save Config.
6) Log out from your Admin Panel.
If you wish to easily add Malaysian Ringgit to your Paypal Website Payments Standard payment method, when it’s supported by Paypal in the future, you can install IW Paypal Standard Currencies .
Hope this helps!
EDIT: The above step-by-step instructions are irrelevant now. IW Paypal Standard Currencies v1.1.0 allows you to select a Paypal supported currency for transactions. You can use any base currency for your store to display the catalog prices.
hi, have anyone encountered this problem before. i’ve installed ipay88 on my magento platform, after user Add To Cart and proceed order, after filling in thedetails, and confirmation of shiping shipping method, it redirect back to the shopping cart page. And so i click Proceed To Checkout again and it shows error submission form which states -
Warning: Mage_Core_Block_Template::include(C:\xampp\htdocs\magento\app\design\frontend\blank\default\template\ipay88/form.phtml) [mage-core-block-template.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\magento\app\code\core\Mage\Core\Block\Template.php on line 144
hi, have anyone encountered this problem before. i’ve installed ipay88 on my magento platform, after user Add To Cart and proceed order, after filling in thedetails, and confirmation of shiping shipping method, it redirect back to the shopping cart page. And so i click Proceed To Checkout again and it shows error submission form which states -
Warning: Mage_Core_Block_Template::include(C:\xampp\htdocs\magento\app\design\frontend\blank\default\template\ipay88/form.phtml) [mage-core-block-template.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\magento\app\code\core\Mage\Core\Block\Template.php on line 144
Can anyone help?
thanks in advance!
Hi ah ee. No. We have not encountered such issue yet.
Questions:
What Magento version are you using?
Do you have the file form.phtml at C:\xampp\htdocs\magento\app\design\frontend\blank\default\template\ipay88 ?
I don’t have C:\xampp\htdocs\magento\app\design\frontend\blank\default\template\ipay88/form.phtml
So I tried to uninstall and reinstall ipay88, but it still doesn’t work. My version of Magento is ver. 1.3.2.3
Do you have any idea on how to solve the problem?
Thanks.
I don’t have C:\xampp\htdocs\magento\app\design\frontend\blank\default\template\ipay88/form.phtml
So I tried to uninstall and reinstall ipay88, but it still doesn’t work. My version of Magento is ver. 1.3.2.3
Do you have any idea on how to solve the problem?
Thanks.
Hi there. Now I understand the reason the form.phtml file is not there. Apparently you have configured Magento to not fall back on the default design.
Can you check in your Magento Admin Panel --> System --> Configuration --> Design --> Package?
Did you set to “blank”?