Pages:

need paypal for QC1.4

Ned

No avatar

2006-11-11 11:50

Does
<input type="hidden" name="currency_code" value="CAD">
work?

Claps

Avatar: Claps

2006-11-13 07:51

prince, ned - check this: https://www.paypal.com/uk/cgi-bin/webscr?cmd=xpt/seller/mc/MCIntro-outside

Ned

No avatar

2006-11-13 12:40

For future reference
https://www.paypal.com/uk/cgi-bin/webscr?cmd=p/sell/mc/mc_wa-outside
is a little more explicit.
HTH

prince

No avatar

2006-11-13 18:24

Hello Guys,

I do have <input type="hidden" name="currency_code" value="CAD">
But now when i click on my paypal button i get the error

"This recipient does not accept payments denominated in USD. Please contact the seller and ask him to update his payment receiving preferences to accept this currency".

I do have canadian $ as my primary currency.

Please help.
Aj

Claps

Avatar: Claps

2006-11-13 18:30

prince - it's about your preferences in Paypal account, not in your code. So check again your preferences in your paypal account.

prince

No avatar

2006-11-13 18:47

Hello.

I checked again in my account > profile > Payment Receiving Preferences

this is what i have: every things looks good.

1. Block payments from U.S. users who do not provide a Confirmed Address: No
2. Block payments sent to me in a currency I do not hold: No, accept them and convert them to Canadian Dollars
3. Block accidental payments: Yes, block multiple payments per invoice ID
4. Block payments from users who:
Have non-U.S. PayPal accounts
Initiate payments from the Pay Anyone subtab of the Send Money tab
NOTHING IS CHECKED HERE

5. Block payments from users who
Pay with eCheck for website and Smart Logo payments, or German bank transfer for all website payments except eBay
NOT CHECKED

6. Display "Add Instructions to Seller" text input field: YES

Thats all thats in there.
aj

prince

No avatar

2006-11-13 19:57

But still getting the message.

Aj

prince

No avatar

2006-11-14 07:39

I checked again in my account > profile > Payment Receiving Preferences

But I am still getting the currency in US dollars. Here are my settings:

1. Block payments from U.S. users who do not provide a Confirmed Address: No
2. Block payments sent to me in a currency I do not hold: No, accept them and convert them to Canadian Dollars
3. Block accidental payments: Yes, block multiple payments per invoice ID
4. Block payments from users who:
Have non-U.S. PayPal accounts
Initiate payments from the Pay Anyone subtab of the Send Money tab
NOTHING IS CHECKED HERE

5. Block payments from users who
Pay with eCheck for website and Smart Logo payments, or German bank transfer for all website payments except eBay
NOT CHECKED

6. Display "Add Instructions to Seller" text input field: YES

Is there anything incorrect in here. any suggestions?
Thanks again.
aj

prince

No avatar

2006-11-14 08:38

I figure it out guys, it was supposed to be CAD not CAN.

thanks
aj

prince

No avatar

2006-11-17 06:08

Hello Claps,

Can you please let me know how to replace Order ID # with the actually product in name in Paypal?

Once I go to the paypal site to pay i see the Order ID # instead of the actually product name.

Thanks as always.
aj

Claps

Avatar: Claps

2006-11-20 10:04

prince - sorry, but this paypal integration is only for aggregate payment (customer pay the whole order). For paying individual products there is another approach.

prince

No avatar

2006-11-21 01:25

Hello Claps,

http://www.beckiesbliss.com/cart

How do you get "Shipping & Payment" link on the same line as the other links.
Here is what I have in page.tpl

<ul>
<li><a href="?p=">Home</a></li>
<li><a href="?p=productsList">$lang[products]</a></li>
<li><a href="?p=ordersBasket">$lang[basket]</a></li>
<li><a href="?p=p_1&sName=contact">Contact</a></li>
<li><a href="?p=p_1&sName=Shipping & Payment">Shipping & Payment</a></li>
</ul>

thanks alot
aj

prince

No avatar

2006-11-21 15:40

hello claps

I fixed the font size issue, however i now have another issue. If you look at the site, both "Contact" and "Shipping & Payment" link go to the Contact page, how do you get "Shipping & Payment" to go to its correct page??

I have

<ul>
<li><a href="?p=">Home</a></li>
<li><a href="?p=productsList">$lang[products]</a></li>
<li><a href="?p=ordersBasket">$lang[basket]</a></li>
<li><a href="?p=p_1&sName=contact">Contact</a></li>
<li><a href="?p=p_2&sName=Shipping & Payment">Shipping & Payment</a></li>
</ul>

Thanks
Aj

Claps

Avatar: Claps

2006-11-22 15:57

prince - try <li><a href="?p=p_2&sName=Shipping-&-Payment">Shipping & Payment</a></li>

prince

No avatar

2006-11-27 17:01

Hello claps,

Thanks it worked. I have another issue:

I have installed the taxanddiscount plugin and set it up for GST 15%, going through an order it works perfect but when u click on paypal link to pay for it, the total is not reflecting in the paypal link.

Please take a look.

http://www.beckiesbliss.com/cart

If you look at this site, http://www.silenttweak.com

This person has it working.

Thanks
aj

aj

Pages:
Back to top
about us | contact