PayPal button links to PayPal UK

0
I've just about got everything setup but I am experiencing an issue where choosing the paypal button to go to the paypal page takes the user to to a PayPal UK address (i.e., https://www.paypal.com/uk/cgi-bin/webscr?cmd=_flow&SESSION=....)

If I switch the country dropdown on the payment form to United States, it correctly changes to PayPal US (i.e., https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=)

I tested the PayPal setup by creating a button from the paypal site and clicking on that takes me to a correct PayPal US page.

I need the button it to automatically go to the US PayPal. Also, how can I change the PayPal button to one of the different button options PayPal offers?
Responses (1)
  • Accepted Answer

    Thursday, January 08 2015, 04:58 PM - #Permalink
    0
    hello!

    the fastest way you can change this is by opening the file:
    /plugin/invoices/payment_paypal/tmpl/form.php
    and on line 38 you will notice this:



    try changing it to:



    os simply DELETE the line. let me know if that helps!
    The reply is currently minimized Show
Your Reply