Displaying prices in a currency not supported by PayPal

Discussion in 'PayPal' started by cre8ive, Jun 12, 2008.

  1. #1
    I am thinking about using PayPal as a payment gateway, but one problem I have is that it does not directly support the currency that I need to use on the website (Indian Rupee). How do I go about this?

    q1. Is there any way to display prices in this currency (Indian Rupee)? If so, how?

    q2. Do I need to convert this to USD before the customer makes the payment? If so, how?

    Is there some kind of tutorial to set up PayPal payment form or process so that it seems that it support this currency not directly supported by PayPal (Indian Rupee)?
     
    cre8ive, Jun 12, 2008 IP
  2. saurabhj

    saurabhj Banned

    Messages:
    3,459
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Yes I think there is a parameter in PayPal IPN script where you can set your default currency so no need to convert the INR to USD.
     
    saurabhj, Jun 12, 2008 IP
  3. cre8ive

    cre8ive Peon

    Messages:
    295
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    What's PayPal IPN??? Also where can I get PayPal IPN scripts?
     
    cre8ive, Jun 12, 2008 IP
  4. slogold

    slogold Peon

    Messages:
    223
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #4
    one way is also to have some kind of script that would calculate your currency to USD before payment is made.
     
    slogold, Jun 12, 2008 IP
  5. cre8ive

    cre8ive Peon

    Messages:
    295
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Is there a (official) tutorial on this???
     
    cre8ive, Jun 12, 2008 IP
  6. eddy2099

    eddy2099 Peon

    Messages:
    8,028
    Likes Received:
    568
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Actually, I don't think it would really be a good idea to do this especially if your customers may see the discrepancy in the exchange rates or a different currency when they use their credit card to pay. All payments at Paypal will be done in the US$ or the currency you set up as default in Paypal. So it would be a good idea to show the actual US$ rate and if you want to add the Indian Rupee, place that only as an estimation.
     
    eddy2099, Jun 12, 2008 IP
  7. slogold

    slogold Peon

    Messages:
    223
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #7
    this should be easy to program, you just need to have feed for current exchange rate and then you convert price in USD, of course it is good to have price also in USD so that client will know how much they would be charged from their paypal in USD
     
    slogold, Jun 13, 2008 IP