Zen Cart Logo

PayPal module edit

Locked

Views: 3,679

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
30 Jul 2006, 2:23 AM
#1
kevinmc3 avatar

kevinmc3

Totally Zenned

Join Date:
Jun 2006
Posts:
786
Plugin Contributions:
0

PayPal module edit

My developer set the PayPal module for the temporary URL. Now I need to change it to the permanant URL. However, the module shows that it is UNEDITABLE, see below

"NOTE: On https://www.paypal.com,
set your PayPal IPN Return URL to:
DO NOT EDIT.
This is the URL that PayPal needs to be configured to return to.

http://www.vintage-movie-poster.com/1folder/index.php?main_page=checkout_process"

What file does this URL above reference so I can confirm correct location?

30 Jul 2006, 3:34 AM
#2
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,601
Plugin Contributions:
0

Re: PayPal module edit

Kevin-

You change the URL in your PayPal Account Settings.

30 Jul 2006, 5:26 AM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: PayPal module edit

NOTE: On https://www.paypal.com,
set your PayPal IPN Return URL to:
DO NOT EDIT.
This is the URL that PayPal needs to be configured to return to.

http://www.vintage-movie-poster.com/1folder/index.php?main_page=checkout_process"
First, that edition of the information tells me you're running Zen Cart v1.2.x. If you didn't already know, v1.3.0.2 is out.

Anyway, taking the information supplied, and adding some clarification (which is shown in a more friendly way in v1.3), here are the revised instructions:

  1. On https://www.paypal.com .....click on the "Profile" option
  2. under set Instant Payment Notification Preferences, set your Instant Payment Notification Preferences URL to:
    http://www.vintage-movie-poster.com/1folder/ipn_main_handler.php
  3. in Website Payments Preferences set your Automatic Return URL to:
    http://www.vintage-movie-poster.com/1folder/index.php?main_page=checkout_process
30 Jul 2006, 7:09 AM
#4
kevinmc3 avatar

kevinmc3

Totally Zenned

Join Date:
Jun 2006
Posts:
786
Plugin Contributions:
0

Re: PayPal module edit

Thanks so much for your help. Is the upgrade process easy? Any documentaiton on how to upgarde to latest version of Zen Cart? Should I have my developer do it? Thanks again,
Kevin

30 Jul 2006, 5:25 PM
#5
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: PayPal module edit

The instructions above should get you going "for now".

You likely want your developer to do the upgrade ... there will be a number of templating things to tweak and rework into the new template system. In the long run it should make their job easier too.