I've just set up Paypal Direct Checkout and entered all the API info, but now PayPal needs the URL for the IPN call back. Is this the main URL for my site, or do I need to specify a certain folder for PayPal to send the call back to?
Thanks in advance.
Thanks in advance.
You can leave IPN disabled if you have the option. Or just set it to any link. The actual IPN url that OpenCart uses is actually passed from the paypal module itself, so it overrides this setting anyway.
But If you really want to point it tho, you can use:
But If you really want to point it tho, you can use:
Code: Select all
http://www.yoursite.com/index.php?route=payment/paypal_direct/callback
Thanks Qphoria!
One other thing - since I have the PayPal Direct enabled, should I disable the regular PayPal? Oh, and what should I set for Order Status?

One other thing - since I have the PayPal Direct enabled, should I disable the regular PayPal? Oh, and what should I set for Order Status?
Last edited by pandaman on Tue Jun 23, 2009 4:25 am, edited 1 time in total.
Do you get "Security header is not valid" when trying to check-out (as customer)? I have also setup all the API, but get this pop-up error.pandaman wrote:I've just set up Paypal Direct Checkout and entered all the API info, .....
Thanks
I haven't tested it yet. I just set it up today and hope to have someone else test it for me later today or tomorrow.kkashi wrote:
Do you get "Security header is not valid" when trying to check-out (as customer)? I have also setup all the API, but get this pop-up error.
if you are using the direct payments you don;t set a callback url.
I don;'t whjt you are doing but it does not sound correct.
you needd to sign up with the web site payment pro. your standard paypal email will not work.
having a security header issue normally means you have not entered the correct stuff.
hfmn
what is your sites URL?
have looked at 3 peoples paypakl accounts this week and all of themhad problems beause of somethign the user did not do.
I don;'t whjt you are doing but it does not sound correct.
you needd to sign up with the web site payment pro. your standard paypal email will not work.
having a security header issue normally means you have not entered the correct stuff.
hfmn
what is your sites URL?
have looked at 3 peoples paypakl accounts this week and all of themhad problems beause of somethign the user did not do.
OpenCart®
Project Owner & Developer.
sorry the file OpenCart 1.3.2 is:
pp_standard.php
the function is called:
public function callback (){...}
IPN link must be
http://www.mysite.com/store/index.php?r ... d/callback
yes or no??? right???
pp_standard.php
the function is called:
public function callback (){...}
IPN link must be
http://www.mysite.com/store/index.php?r ... d/callback
yes or no??? right???
Who is online
Users browsing this forum: No registered users and 86 guests