Mojoportal + PayPal + Indian Rupees

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
5/20/2013 2:19:09 PM
Gravatar
Total Posts 2

Mojoportal + PayPal + Indian Rupees

Hello to everyone!

I have been customizing mojoportal for quite some time now..[ without disturbing the original source code, only by adding my own custom pages and DB requirements]..

However, this time I am implementing WebStore for my own purpose to sell my product..  I am from India, and want to target to Indian customers majorly..  For that very reason, I have configured my Commerce to INR. Everything works fine except for when I click the Paypal button..  It disregards the currency code, and takes USD as default without converting it to INR. In my PayPal account I have set to convert payments to USD for the once which I do not hold..   Going through the PayPal articles, they say that if you are using IPN and want to process other currencies, you would require to change the script. however, their link breaks (404 error)

I believe that you all must already be aware of this scenario and may also have a solution to it..  Kindly let me know how should I proceed.  I have the option to do the conversion by configuring the code, but I do not think that it is a better approach.

Please advice as soon as possible..

 

Thanks in Advance

5/20/2013 2:35:39 PM
Gravatar
Total Posts 2

Re: Mojoportal + PayPal + Indian Rupees

For live example to my issue, you might also have a look at this site which I am still configuring SoftTech Products

There You can see that the amount is configured in INR, but when you click the PayPal button, it take the same amount, but does not convert to INR. So, PayPal shoes 10,000 INR as USD 10000 :-)

My customers will run away!!  :-)

5/20/2013 2:43:31 PM
Gravatar
Total Posts 18439

Re: Mojoportal + PayPal + Indian Rupees

Hi,

My suggestion is for you to figure out what needs to be changed in mojoPortal to support your needs then let me know and maybe I can make it possible by configuration. ie I think you should figure out what code changes are needed and then let me know so I can review the needed changes and integrate them without breaking other currencies.

I am not in a position to test with Indian currency transactions and I'm, not sure that PayPal even supports it.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.